weird routing issue in Solaris zone

Recently I setup a sun box with a zone, everything is setup by default.

The issue is I can access the zone with no problem from my machine (different subnet), weird thing is that I can not connect to my sun box.

Here is the setup.

Sun server IP: 192.168.0.11

zone: 192.168.0.22

Switch (two vlans, 192.168.0.1, 143.112.9.110)

My machine: 143.112.9.1

There is a power managed switch between my machine and Sun server, which has setup two vlans. One is 192.168.0.1, default gateway for Sun server. Second Vlan is 143.112.9.110.

It really confused me, why I can access to zone, while I have no access to Sun server.

Is the switch's setup problem? Or there is some tricky thing setp in sun server?

Please help.

[773 byte] By [tingca] at [2007-11-26 21:10:58]
# 1
Just to make sure, do you have the firewall turned on? If not, check your arp tables. You can also check to see if the server can access your desktop via a console connection to the server. This can help you rule out the switch.
codygreena at 2007-7-10 2:48:09 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Whats the output from ifconfig -a and netstat -rn in both the global zone and the zone
robert.cohena at 2007-7-10 2:48:09 > top of Java-index,Solaris Operating System,Solaris 10 Features...