On 2001-09-15, Marco Fioretti wrote:
>I have a Red Hat 7.1 box on which I enabled firewall at install time,
>declaring eth0 as trusted interface. The PC is connected on eth0 to
>another computer, IP address 192.168.1.2, and to the internet in
>dialup mode on ppp0 interface. As far as I can tell, I have a working
>firewall setup, but it also contains some rules that I can't figure
>out where they came from.
>
>When I connect to the Internet, my ipchains rules are the combination
>of the attached script and of this /etc/sysconfig/ipchains:
>
>:input ACCEPT
>:forward ACCEPT
>:output ACCEPT
>-A input -s 0/0 -d 0/0 -i lo -j ACCEPT
>-A input -s 0/0 -d 0/0 -i eth0 -j ACCEPT
>-A input -s 0/0 -d 0/0 -p tcp -y -j REJECT
>-A input -s 0/0 -d 0/0 -p udp -j REJECT
>
>Now the actual question: if I run ipchains -L I get what listed below,
Run "ipchains-save" (not ipchains -L) and compare the more detailed
output with the rules from your separate firewall script (probably
the one you've attached) which is (probably) run at dial-up time.
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list