2 lines
51 B
Text
2 lines
51 B
Text
|
iptables_both -A INPUT -p tcp --dport 22 -j ACCEPT
|
|
iptables_both -A INPUT -p tcp --dport 22 -j ACCEPT
|