The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 02-26-2004
pressy's Avatar
pressy pressy is offline Forum Staff  
solaris cultist
  
 

Join Date: Aug 2003
Location: Vienna / Austria (Europe) [EARTH]
Posts: 726
......

you have to look whether solaris has reconized an other interface....

example:

root@solaris # cat /etc/path_to_inst | grep -i net
"/pci@1f,0/pci@1,1/network1@1" 0 "hme"
root@solaris # ifconfig hme0 plumb
root@solaris # ifconfig hme0 10.10.10.1/24 up




greetings Preßy