Re: Where do I specify a DNS server in Unixware 7.1?
From: Ian Wilson (scobloke2_at_infotop.co.uk)
Date: 01/20/05
- Next message: scooter: "Re: prompt disappears on new 5.0.6 install"
- Previous message: Ian Wilson: "Re: ftp "command file" option on unixware"
- In reply to: philby: "Where do I specify a DNS server in Unixware 7.1?"
- Next in thread: philby: "Re: Where do I specify a DNS server in Unixware 7.1?"
- Reply: philby: "Re: Where do I specify a DNS server in Unixware 7.1?"
- Reply: Joe Dunning: "Re: Where do I specify a DNS server in Unixware 7.1?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 20 Jan 2005 14:50:58 +0000 (UTC)
philby wrote:
> I have set up the server on an ethernet LAN which has an ADSL router for
> it's internet connection. I have specified the address of the router as the
> tcpip gateway and I can ping ip addresses on the internet OK. However, I
> can't resolve any domain names because it can't locate a dns server. On a
> windows box, the ip address(s) of the dns server(s) is(are) specified as
> part of the tcpip protocal settings for the network card. I may be going
> blind, but I can't see this setting anywhere in the Network Configuration
> Manager on the Unixware box. Where do I set this? I expect it's somewhere
> more obvious to a veteran... Help please!
>
You can put your ISPs DNS server addresses into /etc/resolv.conf (man
resolv.conf)
IME it is usually better to run a local DNS server and configure that to
use your ISP DNS only for non-local queries. This is partly because your
ISP's DNS servers won't know how to answer DNS queries relating to other
private computers on your LAN. Alternatively you can address this with
replicated /etc/hosts (or NIS) and by configuring suitable name
resolution ordering (hosts then DNS).
Have you searched Tony's website for this subject?
- Next message: scooter: "Re: prompt disappears on new 5.0.6 install"
- Previous message: Ian Wilson: "Re: ftp "command file" option on unixware"
- In reply to: philby: "Where do I specify a DNS server in Unixware 7.1?"
- Next in thread: philby: "Re: Where do I specify a DNS server in Unixware 7.1?"
- Reply: philby: "Re: Where do I specify a DNS server in Unixware 7.1?"
- Reply: Joe Dunning: "Re: Where do I specify a DNS server in Unixware 7.1?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|