when i
i cant enter DA
but when i stop it
DA can be used-.-
how should i modify /etc/rc.d/rc.local in order to enable iptables and DA at the same time?
PS i've tried
but it's not ok
Code:
service iptables start
i cant enter DA
but when i stop it
Code:
service iptables stop
DA can be used-.-
how should i modify /etc/rc.d/rc.local in order to enable iptables and DA at the same time?
PS i've tried
Code:
iptables -A INPUT -p tcp -d 0/0 --dport 2222 -j ACCEPT