On Sun, Feb 12, 2006 at 12:32:08PM -0600, Anthony Messina wrote:
> Steve Freeman wrote:
> >Thank you Anthony. The following is the output
> >
> >-----------------------------------
> >
> >Chain FORWARD (policy DROP)
> >num  target     prot opt source               destination
> >1    QUEUE      all  --  anywhere             anywhere
> >2    ACCEPT     all  --  anywhere             anywhere
> >
> >Chain INPUT (policy DROP)
> >num  target     prot opt source               destination
> >1    QUEUE      all  --  anywhere             anywhere
> >2    ACCEPT     all  --  anywhere             anywhere            (NB - 
> >this should refer to loopback)

Maybe we'd better try the iptables -L -v to verify the Loopback rule.  And as 
Anthony pointed out, I have no idea what QUEUE is doing, but that's where all 
your packets are going before reaching any other rule.. .(QUEUE might well in 
fact be the only filter being applied. whatever that does.)
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to