You might want to use the new "stateful firewall" feature in the
2.4 kernel. So uou need to upgrade the kernel to 2.4 on RH7.0. Also you
need to recompile the kernel with this feature enabled.
I recompiled the kernel on Wolverine and used the following iptables
commands to setup a stateful firewall:
/sbin/iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
/sbin/iptables -A INPUT -j DROP
or
/sbin/iptables -A INPUT -j REJECT
Werner
On Tue, 3 Apr 2001, Silviu Cojocaru wrote:
>
> Can someone recommend a good firewall utility for RH Linux 7.0. I'm a
> newbie where firewalls are concerned, I'm just finishing reading about
> ipchains & co.
>
> It wouldn't hurt if the utility came in an rpm pack for RHL 7.0
>
> I'm just trying to go about this firewall business one step at a time...
> first the utility and off I go adding my own ipchains rules.
>
> Thanks for reading my bableing.
>
>
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list