![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| run xclock from local solaris to remote solaris | panchpan | SUN Solaris | 9 | 06-30-2008 07:05 AM |
| jumpstart Solaris 10 on Solaris 9 server | salty | SUN Solaris | 5 | 01-22-2008 11:57 AM |
| Disk Mirror in Solaris 9 via Solaris Volume Manager | deal732 | SUN Solaris | 3 | 05-02-2007 08:43 AM |
| Running Solaris Sparc Apps on X86 Solaris | stocksj | UNIX for Dummies Questions & Answers | 1 | 12-12-2006 01:13 PM |
| trouble auto connecting ssh 3.6.1 (Solaris 8) to ssh 3.0.1 (Solaris 6) | falklandtim | SUN Solaris | 6 | 03-01-2005 04:45 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
internetconnection in solaris 10
hi,
i am new to solaris.i have one 420R sun ultra, i had done the following steps to connect to internet .But still its not comming. step1: ifconfig hme0 plumb step2: ifconfig hme0 192.168.1.2 netmask 255.255.255.0 broadcast 192.168.1.255 up step 3:vi /etc/hosts <hostname> <ipaddress> step4:vi /etc/hostname.hme0 hostname step5:/etc/resolv.conf DNS IP address (it is gateway "192.168.1.1") step6: vi /etc/defaultrouter DNS IP ADDRESS(192.168.1.1) step 7:route add 192.168.1.2(static ipaddress of solaris 10) 192.168.1.1 (gateway ip address) step 8:reboot |
| Forum Sponsor | ||
|
|
|
|||
|
hi,
step1: ifconfig hme0 plumb step2: vi /etc/hostname.hme0 hostname netmask + broadcast + up step 3:vi /etc/hosts <hostname> <ipaddress> step4:vi /etc/netmasks "ipaddress or net" 255.255.254.0 step5: vi /etc/defaultrouter 192.168.1.1 step6: ifconfig hme0 `cat /etc/hostname.hme0` step7: ifconfig -a and netstat -rnv , if that ok then step 8 step 8:reboot |
|||
| Google UNIX.COM |