RE: Configuring RedHat Linux 7.1 as a gateway server without IPChains.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 27 Nov 2001, Joe Stevensen wrote:
> To find out if IPCHAINS is installed, do this:
>
> 	rpm -q ipchains
>
> To remove IPCHAINS, do this:
>
> 	rpm -e ipchains
>
> Then reboot. (you can unload and load the appropriate kernel modules if
> rebooting is not desired)

To enable ipchains and enable iptables just do a

service --level 35 ipchains off

Do an lsmod and look for the ipchains module and remove it using
rmmod.

Then do a service --level 35 iptables on
and iptables -L

You dont need to do a rpm -e ipchains

Iptables allows you to do a stateful firewall

::dc::

David Correa RHCE CCNA    _    _ _  _ _  _ _  _    ___ ____ ____ _  _
tech@linux-tech.com       |    | |\ | |  |  \/      |  |___ |    |__|
http://www.linux-tech.com |___ | | \| |__| _/\_     |  |___ |___ |  |

------------------------------------------------------------------------
     To unsubscribe email security-discuss-request@linuxsecurity.com
         with "unsubscribe" in the subject of the message.


[Index of Archives]     [Fedora Announce]     [Linux Crypto]     [Kernel]     [Netfilter]     [Bugtraq]     [USB]     [Fedora Security]

  Powered by Linux