chandrasekar wrote:
> Hi everyone.
>         I have some problem with the ipchains firewall on one of the
> machines in the network. How do I disable this service.Moreover cud someone
> give a brief explanation abt this ipchains firewall. Thanks in advance
> regards
> chandrasekar

ipchains is a user level command which interacts with the ipchains module
in the kernel to set up firewall rules
These rules basically examine packets on the criteria u have mentioned
and performs actions on the packets which u can define.

to flush all rules, run
$ ipchains -F

or better still,
$ man ipchains

--
arc_of_descent

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to