Friday, May 30, 2014
Wednesday, March 26, 2014
iptables remove specific rules
Execute the same commands but replace the "-A" with "-D". For example:
iptables -A INPUT -i eth0 -p tcp --dport 443 -j ACCEPT
OP: iptables remove specific rules
Tuesday, January 07, 2014
Subscribe to:
Posts (Atom)