Chain INPUT (policy DROP) target prot opt source destination ACCEPT all -- anywhere anywhere LOG all -- 127.0.0.0/8 anywhere LOG level warning DROP all -- 127.0.0.0/8 anywhere ACCEPT all -- anywhere 255.255.255.255 ACCEPT all -- 10.0.0.0/8 anywhere ACCEPT !tcp -- anywhere BASE-ADDRESS.MCAST.NET/4 LOG all -- 10.0.0.0/8 anywhere LOG level warning DROP all -- 10.0.0.0/8 anywhere ACCEPT all -- anywhere 255.255.255.255 ACCEPT all -- anywhere tc1-244.tde.com LOG all -- anywhere anywhere LOG level warning DROP all -- anywhere anywhere
Chain FORWARD (policy DROP) target prot opt source destination ACCEPT all -- 10.0.0.0/8 anywhere ACCEPT all -- anywhere 10.0.0.0/8 LOG all -- anywhere 10.0.0.0/8 LOG level warning DROP all -- anywhere 10.0.0.0/8 LOG all -- anywhere anywhere LOG level warning DROP all -- anywhere anywhere Chain OUTPUT (policy DROP) target prot opt source destination ACCEPT all -- anywhere anywhere ACCEPT all -- anywhere 255.255.255.255 ACCEPT all -- anywhere 10.0.0.0/8 ACCEPT !tcp -- anywhere BASE-ADDRESS.MCAST.NET/4 LOG all -- anywhere 10.0.0.0/8 LOG level warning DROP all -- anywhere 10.0.0.0/8 ACCEPT all -- anywhere 255.255.255.255 ACCEPT all -- tc1-244.tde.com anywhere LOG all -- anywhere anywhere LOG level warning DROP all -- anywhere anywhere On Fri, 26 Jul 2002, Stefan Srdic wrote: > On Sat, 27 Jul 2002 01:12:44 -0400 (EDT) > <[EMAIL PROTECTED]> wrote: > > >I try to do a simple ping to the ISP gateway > > and get the message: > > > > ping sendto: operation not permitted > > Even though you stop Bastille firewall your default policies are still set. > Most likely they are still set to deny. > > What does iptables -L say? > > Stef > > > -- -------------------------------------------------------------------------- Michael Bauer [EMAIL PROTECTED] http://www.michaelbauer.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

