I am trying to install S9/X86 on a KT400 chipset which uses a RealTek
8100 series NIC. I downloaded the realtek driver and ran the install
script. If I do a ifconfig -a I see the interface with a MAC address:
rtls0: flags: 1000843<UP BROADCAST>, RUNNING, MULTICAST, IPv4,> mtu
1500 index 2 inet 192.168.0.37 netmask ffffff00
broadcast 192.168.0.255
ether 0:20:ed:90:b6:1a
prtconf:
pci10ec, 8139, instance #0
netstat -rn
dest gateway flags ref use interface
192.168.0.0 192.168.0.37 U 1 53 rtls0
127.0.0.1 120.0.0.1 UH 22 10098
lo0
/etc/hosts:
127.0.0.1 localhost
192.168.0.37 mybox loghost
I can ping localhost and the .37 address only. Cabling is fine, as I
have another drive with Linux on it in the same box and it works.
I used the following documents:
http://solaris-x86.org/documents/tut.../network.mhtml Thanks
Gary Quiring