Turns out the issue is the same as was posted to zones-discuss here: http://www.opensolaris.org/jive/thread.jspa?threadID=125877&tstart=15
Related to this bug: http://bugs.opensolaris.org/view_bug.do?bug_id=6924436 I actually lied in my above ifconfig -a output; I have two zones. I just omitted the second zone for brevity. I didn't think it was a big deal. My bad. The solution (bug workaround which only works pre-snv_136) is to switch the host to a static IP: 1) Edit /etc/nwam/llp and change "e1000g0 dhcp" to "e1000g0 static 10.2.4.10/24" 2) # svcadm restart svc:/network/physical:nwam Now everything works great. -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org