Computer Forums

Search Tech-Forums.net

Member Login

Remember Me? Sign Up! | Forgot Password
 
 
Reply
Old 03-17-2004, 05:55 PM   #1 (permalink)
 
Super Techie
Join Date: Sep 2003
Posts: 386
chesman
Send a message via ICQ to chesman Send a message via Yahoo to chesman
Question How do UNIX clients resolve names?

ok, i have a network in a mixed enviroment with UNIX and windows clients. i have a WINS and a DNS server. can the UNIX clients get ther name resolution done from one of these or do they need to manuelly edit either the host or lmhosts file locally?


thanks!
__________________
WinXP Pro
P4 2.5 Ghz/socket 478/400FSB/512L2
512 megs PC800 Rambus
ABIT TH7II-Raid mobo
128MB Nvidia FX 5200 Home Theatre w/TV out and Remote
80 Gig Western Digital/8mb Cache/7200 RPM\'s
20 gig Fujitsu/2mb Cache/5400 RPM\'s
48x40x48/16X Dvd/CD-Burner
chesman is offline   Reply With Quote
Old 03-17-2004, 07:10 PM   #2 (permalink)
 
Wizard Techie
Join Date: Jan 2003
Posts: 3,320
Shakie
Send a message via ICQ to Shakie Send a message via Yahoo to Shakie
Default

Unix clients use something called BIND, which stands for Berkley Internet Name Domain. Most server OSes can be configured to work with BIND.

BIND is basically the same thing as DNS.
BIND = UNIX
DNS = Windows
__________________
<code>
(\ /) This is Bunny. Add him to your signature
(O.o) to help him achieve <a href=\"http://carboxymoron.com/sigbunny/\" title=\"the signature bunny\">world domination</a>.
(> <)
</code>
<code>Shakie<br>Smodministrator<br>\"If I don\'t step over the line every now-and-then, how will I know where it is?\"</code>
Shakie is offline   Reply With Quote
Old 03-18-2004, 01:38 PM   #3 (permalink)
 
Super Techie
Join Date: Sep 2003
Posts: 386
chesman
Send a message via ICQ to chesman Send a message via Yahoo to chesman
Default

yes, but i have been told that i must assign it manuely thorugh the hosts file on the client.


is this valid?
__________________
WinXP Pro
P4 2.5 Ghz/socket 478/400FSB/512L2
512 megs PC800 Rambus
ABIT TH7II-Raid mobo
128MB Nvidia FX 5200 Home Theatre w/TV out and Remote
80 Gig Western Digital/8mb Cache/7200 RPM\'s
20 gig Fujitsu/2mb Cache/5400 RPM\'s
48x40x48/16X Dvd/CD-Burner
chesman is offline   Reply With Quote
Old 03-18-2004, 06:19 PM   #4 (permalink)
 
Wizard Techie
Join Date: Jan 2003
Posts: 3,320
Shakie
Send a message via ICQ to Shakie Send a message via Yahoo to Shakie
Default

Not necessarily. I think you can configure it to pull from a pool. I will have to do some checking to confirm.
__________________
<code>
(\ /) This is Bunny. Add him to your signature
(O.o) to help him achieve <a href=\"http://carboxymoron.com/sigbunny/\" title=\"the signature bunny\">world domination</a>.
(> <)
</code>
<code>Shakie<br>Smodministrator<br>\"If I don\'t step over the line every now-and-then, how will I know where it is?\"</code>
Shakie is offline   Reply With Quote
Old 03-18-2004, 09:57 PM   #5 (permalink)
HoLoCroN's Avatar
 
Monster Techie
Join Date: Mar 2004
Location: Plant City, FL
Posts: 1,293
HoLoCroN
Default

Configuring the host/lmhost files will definitely make sure all unix clients have adequate name resolution. If you don't too big of a network it might be easier to manually setup the host file.

Unless, you are a master with the BIND configuration!
HoLoCroN is offline   Reply With Quote
Old 03-19-2004, 02:03 PM   #6 (permalink)
office politics's Avatar
 
It's all just 1s and 0s
Join Date: Jan 2004
Location: in the lab
Posts: 4,181
office politics will become famous soon enough
Default

Quote:
Originally posted by HoLoCroN
Unless, you are a master with the BIND configuration!
no guts, no glory
office politics is offline   Reply With Quote
Old 03-21-2004, 01:11 PM   #7 (permalink)
 
Wizard Techie
Join Date: Jan 2003
Posts: 3,320
Shakie
Send a message via ICQ to Shakie Send a message via Yahoo to Shakie
Default

chesman, check this out:

Quote:
All clients are configured to use one or more DNS servers using the /etc/resolv.conf file. This file can contain a number of directives including nameserver, domain, search, sortlist and a number of options. (Try the man resolver command for more information.) The only directive you really need is one nameserver entry listing the IP address of a DNS server. Multiple nameserver directives can be used.
That is from here: http://www.eece.maine.edu/~brucel/cl...ce435/dns.html

Is this kinda what you were looking for?
__________________
<code>
(\ /) This is Bunny. Add him to your signature
(O.o) to help him achieve <a href=\"http://carboxymoron.com/sigbunny/\" title=\"the signature bunny\">world domination</a>.
(> <)
</code>
<code>Shakie<br>Smodministrator<br>\"If I don\'t step over the line every now-and-then, how will I know where it is?\"</code>
Shakie is offline   Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On