Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sco unix

Status
Not open for further replies.

vti

Technical User
Feb 26, 2001
189
TR
hi all
There is a sco unix and I'd like to use internet by that machine but don't know how to write my dns ip number and where ?Or do i need to do something else to use internet.?

Any idea?

thanks.
 
To set up your system as a DNS client, you will need to add the following lines to the /etc/resolv.conf file (create the file if it doesn't exist):

domain (your domainname)
nameserver (IP address of primary nameserver)

Additional "nameserver" lines can be added to specify backup DNS nameservers.
 
Thanks for your help
Would you please tell me more ?
There wasn't exist that file and i have created and write like

domain = mydomain.com
nameserver = 212.29.65.245

is this right?

And do i need to start any service after cereate that file and how can i test if it's works or not?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top