to stop the firewall in linux(fedora)

service iptables stop-------> this is used to stop the firewall
service iptables start-------> this is used to start the firewall.

Comments

Popular posts from this blog

Spring MVC with Sqlite sample

Struts Tutorial Page