![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OBP on Solaris 10-intel | itik | SUN Solaris | 6 | 05-26-2008 05:53 AM |
| Solaris on Intel | encrypted | UNIX for Advanced & Expert Users | 3 | 09-20-2004 10:27 AM |
| Solaris 8 Intel | tycobb | UNIX for Dummies Questions & Answers | 3 | 08-12-2002 09:19 PM |
| C Compiler for Solaris 8 (Intel) | ianf | High Level Programming | 5 | 07-29-2002 11:37 PM |
| kde on solaris 8 intel | souldier | UNIX for Advanced & Expert Users | 9 | 03-12-2002 02:51 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I have just installed solaris 8 for Intel on one of my machines at home and I have a cable modem connection with a static IP and I am using a linksys cable/dsl router to assign IP's to my machines. I was wondering if any of you guys know the specific files and examples of the files I have to configure on my solaris box so I can access the internet .
Thank you, |
|
||||
|
/etc/hosts, /etc/defaultrouter, /etc/notrouter, /etc/netmasks, /etc/defaultdomain. Most of these have entries in the man pages (man defaultrouter)
Go to http://sunsolve.sun.com and search for Network Setup & Modification or http://docs.sun.com and find your version of the OS - look for TCP/IP Configuration under the System Administrator collection. |
|
||||
|
Are you trying to assign your IP from the Linksys via DHCP? You'll need a /etc/dhcp.<interface> file. For example, if your interface is hme0 "touch /etc/dhcp.hme0"
No need to edit the defaultrouter and resolv.conf if using DHCP, the system takes care of that for you. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|