Cannot ping from zone or ping zone from another server

Hi all,

I've just setup a zone, configured the OS on it and booted it.

1) From the global zone I can ping the zone

2) From another server(s) I cannot ping the zone although I can ping the global zone

3) From the zone I cannot even ping the global zone let alone anything else

Any ideas whats gone wrong. the zone xml looks like:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE zone PUBLIC "-//Sun Microsystems Inc//DTD Zones//EN" "file:///usr/share/lib/xml/dtd/zonecfg.dtd.1">

<!--

DO NOT EDIT THIS FILE. Use zonecfg(1M) instead.

-->

<zone name="ivcp0.lon.oss.colt.net" zonepath="/zones/ivcp0.lon.oss.colt.net" autoboot="true">

<inherited-pkg-dir directory="/lib"/>

<inherited-pkg-dir directory="/platform"/>

<inherited-pkg-dir directory="/sbin"/>

<inherited-pkg-dir directory="/usr"/>

<inherited-pkg-dir directory="/opt/sfw"/>

<filesystem special="/home" directory="/home" type="lofs"/>

<network address="212.74.77.211/25" physical="bge1"/>

</zone>

zoneadm list -vc

ID NAME STATUS PATH

0 globalrunning/

2 ptl1.lon.oss.colt.net running/zones/ptl1.lon.oss.colt.net

3 ptl1.dev.lon.oss.colt.net running/zones/ptl1.dev.lon.oss.colt.net

7 ivcp0.lon.oss.colt.net running/zones/ivcp0.lon.oss.colt.net

[1436 byte] By [chachaaa] at [2007-11-26 13:16:54]
# 1
Might help to send along the "ifconfig -a" and "netstat -rnv" output from both the global zone and the local zones that are having problems.Traceroute might also help you isolate the problem
MichaelMyersa at 2007-7-7 17:39:57 > top of Java-index,Solaris Operating System,Solaris 10 Features...