Hi, I just setup an opensolaris 2008.05 box and I am getting some weird networking issues.
Here is what happened step by step 1) nwam discovered all my interfaces, but dhcp didn't set the ip addrs at all. 2) I disabled nwam and did everything manually. ifconfig rge0 plumb up, setup the ip addr 3) setup /etc/resolv.conf and /etc/nsswitch.conf with dns for hosts and ipnodes 4) setup /etc/hosts 5) setup route for 0.0.0.0 at this point I can ping my gateway, my nameservers and anything else on the internet. Other servers can ping this box too. But for somereason name resolution doesn't work properly and I am not able to ssh anywhere. I have tried rsh, telnet, rup and none seem to work (telnet seems to connect but that but no response on a GET). Also when I do a snoop with ssh I see the packets going back and forth with acks but nothing happens. I assumed this was a secure-by-default thing but that is not the case (netservices open doesn't work) Additionally, in /etc/driver_aliases it didn't recognized my interfaces correctly so I added them manually from prtconf and /etc/path_to_inst (which has been successful in the past) Any ideas here? Could this be a device driver issue? thanks, Scott -- This message posted from opensolaris.org