Hi,
I have two systems both with snv_95 x86 and Intel 82545GM Gigabit cards.
The first system was built via PXE using the onboard iprb0 interface. I ran 
sys-unconfig and selected the e1000g0 and everything works fine.
I built the second system the same way but the reconfig just hangs so I 
switched back to the iprb0.
I have moved the card into a different PCI slot and swapped the ethernet 
cables. Still no joy.
I can mannually config the interface:-
# ifconfig e1000g1 172.29.216.233 netmask 255.255.254.0 up
# ifconfig -a
lo0: flags=2001000849 UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL mtu 8232 index 
1
inet 127.0.0.1 netmask ff000000
iprb0: flags=201000843 UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS mtu 1500 index 2
inet 172.29.216.232 netmask fffffe00 broadcast 172.29.217.255
ether 0:d0:b7:a7:1:43
e1000g1: flags=201000843 UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS mtu 1500 index 
4
inet 172.29.216.233 netmask fffffe00 broadcast 172.29.217.255
ether 0:e:c:50:f8:2a
but I cant ping the IP from my network :-(
Link looks OK
# dladm show-phys
LINK MEDIA STATE SPEED DUPLEX DEVICE
iprb0 Ethernet up 100 full iprb0
e1000g1 Ethernet up 100 full e1000g1
This is my routing
# netstat -rn

Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ---------- ---------
default 172.29.216.1 UG 1 5699
172.29.216.0 172.29.216.232 U 1 1184 iprb0
172.29.216.0 172.29.216.233 U 1 0 e1000g1
127.0.0.1 127.0.0.1 UH 1 5176 lo0

How can I test the card further?

Cheers
Richard.
--
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to