Limin Li wrote: > Hello all > > I just installed open solaris about a week ago and now I am trying to get > internet working on this thing and it is not working obviously. On IRC, a > guy told me to ping 192.168.*.* does not work. I don't think solaris is > recognizing my nic card period. I am on a Dell XPS M140 laptop. Any help > gents and ladies? > > > This message posted from opensolaris.org > _______________________________________________ > opensolaris-help mailing list > opensolaris-help at opensolaris.org > What do you get issuing the command
I get: ifconfig -a paulj at opensolaris:~$ ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 bge0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 2 inet 130.88.68.30 netmask ffff0000 broadcast 130.88.255.255 lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1 inet6 ::1/128 it's the one not starting lo0 that is important :-) Paul