, 03 2017 . 12:45
+

:
, , windows, RDP / . , DC , .
.
ESTABLISHED .
:
iptables -A INPUT -p tcp --dport 65432 -m recent --set --name tuktuk
iptables -A INPUT -p tcp --syn --dport 22 -m recent --rcheck --seconds 160 --name tuktuk -j ACCEPT
iptables -A INPUT -p tcp --syn --dport 22 -j DROP
!
SSH, .
65432.
(http://_:65432)
telnet _ 65432
putty _ -p 65432
putty _ -p 22
?
)))
https://habrahabr.ru/post/334774/
:
author AntonCheloshkin
linux
it-
iptables/netfilter
ssh
authentication