Operating System - HP-UX
1834288 Members
2290 Online
110066 Solutions
New Discussion

Re: DNS settings question

 
I.Delic
Super Advisor

DNS settings question

Hi,

Soon we are going to change our DNS severs. Now they are two NT BOX .
We have to migrate to windows2003 domein. I have to install two new DNS servers.
After that i have to change my settings on UNIX box.
Is it enough to change only the setting in /etc/resolve.conf file or i have to change something else.

Please help me

My /etc/resolv.conf looks like:

domein name
name server IP adres
name server IP adres

i think ik have to put the new serves in to this file ! is it correct ?

domein name
name server new IP adres
name server new IP adres


Thank you in advance


Idriz
4 REPLIES 4
Uday_S_Ankolekar
Honored Contributor

Re: DNS settings question

If your Unix servers are "NOT" Primary or secondary server then you need to change /etc/resolve.conf and change the DNS server name
Good Luck..
Rajasekhar Raman
Frequent Advisor

Re: DNS settings question

That is sufficient

Make sure you have the correct spelling. It is "domain" and not "domein"

-Shekar
Sundar_7
Honored Contributor

Re: DNS settings question

and the file name is /etc/resolv.conf NOT resolve.conf :-)
Learn What to do ,How to do and more importantly When to do ?
Florian Heigl (new acc)
Honored Contributor

Re: DNS settings question

It's only the change to the /etc/resolv.conf
domain your.domain.name
nameserver ip.1.st.server
nameserver ip.2.nd.server
# this is optional
search your.domain.name domain.name


yesterday I stood at the edge. Today I'm one step ahead.