On Thu, Feb 01, 2001 at 09:17:00PM +1100, avant wrote:
> Thats it.
> 
> ipchains -A input -p tcp -j DENY -s ! 192.168.0.0/16 --destination-port 53
> 
> Im sick and tired of all these recent issues with bind8.

I perfer

named.conf:
options { listen-on {192.168.0.1;};};

works even if your firewall is down for some reason. Better to turn
something off rther than hide it.


-- 
John Ferlito
Senior Engineer - Bulletproof Networks
ph: +61 (0) 410 519 382
http://www.bulletproof.net.au/

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to