Click to See Complete Forum and Search --> : bind question


spickus
08-16-2001, 04:17 PM
I've set up a caching/forwarding nameserver on Slack 7.1. Can the windows boxes that I'm masqing use this for their nameserver on the internal interface (eth1)?

Skroob
08-16-2001, 05:10 PM
One way to find would be to try it. But it should work as long as everything is properly configured and you don't have a firewall blocking traffic on the named port(53 IIRC).

spickus
08-16-2001, 06:24 PM
I wasn't able to try when I posted. If anyone cares it will work but you must use your external IP.

freebsd
08-16-2001, 07:33 PM
>> it will work but you must use your external IP

Not a must. If it's bind to localhost, then it won't work. You can bind to your 192.168.0.1 NIC but then you will need to run an authoritative nameserver for your local network and configure your local zone records.

Start here to find out more -> http://www.linuxnewbie.org/cgi-bin/ubbcgi/ultimatebb.cgi?ubb=get_topic&f=13&t=004899