The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SCO
Google UNIX.COM


SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Build a Google Talk Client Using Oracle ADF Faces Rich Client and the Active Data Ser iBot Oracle Updates (RSS) 0 04-18-2008 03:10 PM
How to configure a NIS client bound to the NIS server in another subnet? sn_wukong SUN Solaris 1 12-17-2007 03:37 AM
How to Configure NIS Client for Solaris7 x86 nkkirubakaran SUN Solaris 2 12-14-2007 02:29 AM
How to configure a Redhat 9.0 as NIS+ client alexhon Linux 3 04-20-2005 05:09 AM
Howto configure AIX DHCP Client ? zumbi IP Networking 3 10-26-2001 10:08 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 07-31-2006
Registered User
 

Join Date: Jul 2006
Posts: 7
configure client for internet !

i m using SCO unix openserver 5.0.... on my client machine. i have assign static IP to it and can ping the server. but now i want to connect internet on it through LAN , don't know how to do that?/
like in redhat linux we add dns or gatway entry to the /etc/resolv.conf don't know about SCO unix much.

anyhelp would be appriciated, looking for quick reply..


Syed Alam
Reply With Quote
Forum Sponsor
  #2  
Old 08-10-2006
Registered User
 

Join Date: Jun 2006
Posts: 10
That stuff is pretty much the same in SCO as it is in Linux. /etc/resolv.conf is where you put your dns server addresses. The format on that file is:

nameserver x.x.x.x

The default route is a little different.

You can add a default route with the command

route add default x.x.x.x

In order to run this command each time the server boots, I always add it to the /etc/rc2.d/S99route.

The contents on mine read like this:

route flush
route add default 172.22.163.1
Reply With Quote
  #3  
Old 08-10-2006
Registered User
 

Join Date: Jul 2006
Posts: 7
Quote:
Originally Posted by phatpenguin
In order to run this command each time the server boots, I always add it to the /etc/rc2.d/S99route.
Thanks @ phatpenguin
thats what i was looking for to run each time when the server boots... anyway thanks.

Regards,
Syed Alam
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 10:44 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0