scoobydoobie
September 13th, 2003, 03:20
How
Hey how's it going!
I'm in the process of setting up a little network and am wondering about name resolution on the internal side of things, see right now there is an openbsd router 192.168.1.1 and is running named doing only caching so on this machines
resolv.conf is
search router.domain.com
nameserver 127.0.0.1
nameserver 192.168.1.1
hosts is
127.0.0.1 router.domain.com
192.168.1.9 www.domain.com
192.168.1.11 mail.domain.com
etc.....
Now, on 192.168.1.2 client machine with browser has resolv.conf which
nameserver 192.168.1.1
worked! now not work?
but on 192.168.1.10 client machine with browsers works resolving domainname sortof other browser not standard ie:crappydoo
dns on this machine is 192.168.1.1
Basically I want too run all name resolution internally from a single point preferably the "router" without for the time being running authorartive dns.
All external requests find without a problem besides what has yet to be redirected.
Anyways thanks alot! any comments, suggestions appreciated
Hey how's it going!
I'm in the process of setting up a little network and am wondering about name resolution on the internal side of things, see right now there is an openbsd router 192.168.1.1 and is running named doing only caching so on this machines
resolv.conf is
search router.domain.com
nameserver 127.0.0.1
nameserver 192.168.1.1
hosts is
127.0.0.1 router.domain.com
192.168.1.9 www.domain.com
192.168.1.11 mail.domain.com
etc.....
Now, on 192.168.1.2 client machine with browser has resolv.conf which
nameserver 192.168.1.1
worked! now not work?
but on 192.168.1.10 client machine with browsers works resolving domainname sortof other browser not standard ie:crappydoo
dns on this machine is 192.168.1.1
Basically I want too run all name resolution internally from a single point preferably the "router" without for the time being running authorartive dns.
All external requests find without a problem besides what has yet to be redirected.
Anyways thanks alot! any comments, suggestions appreciated