![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| 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 |
| Changing Network Interface hme1 to hme0 | tintedwindow | UNIX for Dummies Questions & Answers | 4 | 06-05-2007 05:42 PM |
| 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 |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
HME1 on Solaris 2.5.1
Does anyone know how to setup The Hme1 interface on a Solaris 2.5.1 system. Thanks in advance.
|
| Forum Sponsor | ||
|
|
|
|||
|
if you are asking to bring up hme1 interface
try this ifconfig hme1 plumb ifconfig hme1 ip_address netmaks xxx.xxx.xxx.xxx up i.e. ifconfig hme1 10.22.13.25 netmask 255.255.0.0 up do not forget to add to /etc/hosts and /etc/hostname.hme1 Hope this help
__________________
:rolleyes: |
|||
| Google The UNIX and Linux Forums |