[plug] Named
Jonathon Bates
batesy at batesy.net
Thu Feb 21 11:13:09 WST 2002
> > It seems to be a firewall problem.
> > When i flush the rules it works no problems.....
> > But when i start the firewall it doesnt run. Im explictly allowing dns:
> > # DNS (53)
> > ipchains -A input -p tcp -s 0/0 -d 0/0 53 -j ACCEPT
> > ipchains -A input -p udp -s 0/0 -d 0/0 53 -j ACCEPT
> > echo -n ".."
> >
> > # DNS (53)
> > ipchains -A output -p tcp -s 0/0 -d 0/0 53 -j ACCEPT
> > ipchains -A output -p udp -s 0/0 -d 0/0 53 -j ACCEPT
> > echo -n ".."
> >
> If you have setup a firewall you shouldn't need much more than
> masqurading, so I would check to see if you have other rules in ipchains
> that may be stopping traffic.
> But this does depend on you PC/Network setup.
Thats what I thought as well!
But it doesnt seem to be wanting to go through.
More information about the plug
mailing list