Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
I tried to set IP of Solaris 8 box as 143.3.3.2 and subnet mask: 255.255.255.0 using ifconfig: ifconfig le0 143.3.3.2 255.255.255.0 and I got error: ifconfig:SIOGGLIFNETMASK: le0: no such interface.
Name: dave Date: August 8, 2002 at 11:49:56 Pacific
Reply:
isnt the syntax for ifconfig something like
ifconfig le0 plumb
ifconfig le0 broadcast x.x.x.x netmask x.x.x.x.
you sure your using le0 and not hme0..must be an older machine if so.
0
Response Number 2
Name: shoaib Date: August 10, 2002 at 00:40:58 Pacific
Reply:
i had a prob with my NIC, SUN does'nt detect my card, i cant assign an ip. i have realtek 8139c Lan Card. plz help me to find a driver for it.
0
Response Number 3
Name: nicksa Date: August 11, 2002 at 01:50:22 Pacific
Reply:
hello Vl,
you can use command :
#sys-unconfig
for config network interface
0
Response Number 4
Name: phil Date: August 15, 2002 at 16:29:15 Pacific
Reply:
i have the same problem, my sol8 intel doesn't detect my nic card when doing ipconfig -a. i don't see my card. my card worked before. I just recently recover my system from a crash and now the card is gone? any idea?????
Summary: I have installed Solaris 8 on my intel based system. I having problem getting the network working. I have a Realtek RTL(8139)A network card. How can I find out what my network interface should be(dhcp...
Summary: please help me with the following network interface configuration. when i run: /usr/sbin/ifconfig -a there is only one lo0 interface, no hem0 or iprb0. A friend told me it is network interface problem...
Summary: I'am trying to add network interface by using this command : # ifconfig hme0 plumb and it gives me error : ifconfig: plumb: hme0: Bad file name I tried everything like ifconfig le0 plumb ifconfig eth0...