1) No packet arrive at the destination 2) Snoop didnt help but the global zone(server) see the requests :
root at server:~# snoop -d bnx0 | grep ICMP Using device bnx0 (promiscuous mode) 192.168.2.52 -> 192.168.2.100 ICMP Echo request (ID: 9338 Sequence number: 0) 192.168.2.52 -> 192.168.2.100 ICMP Echo request (ID: 9338 Sequence number: 1) 192.168.2.52 -> 192.168.2.100 ICMP Echo request (ID: 9338 Sequence number: 2) 192.168.2.52 -> 192.168.2.100 ICMP Echo request (ID: 9338 Sequence number: 3) 192.168.2.52 -> 192.168.2.100 ICMP Echo request (ID: 9338 Sequence number: 4) I tried to reproduce the env on another computer and I did it with success following the same steps as outlined in this blog: http://unixsysadmin.net/2008/07/17/create-a-vnic-on-solaris-nevada-solaris-express-builds-and-use-it-for-an-exclusive-ip-stack-in-zones/ I end up with the same situation given that the global zone is using snv_127. If you need anymore info Nicolas, please just let me know. Thanks ! Chris -- This message posted from opensolaris.org
