brand zone traceroute error: raw socket: Protocol not supported
hi zone experts,
i have setup a S9 brand zone on a Solaris10/T2000 system but having problem to run traceroute from within the brand zone:
---------------
# uname -a
SunOS labsun1-zone3 5.9 Generic_Virtual sun4v sparc SUNW,Sun-Fire-T200
# ping globaldc.oracle.com
globaldc.oracle.com is alive
# traceroute globaldc.oracle.com
traceroute: raw socket: Protocol not supported
---------------
zonecfg output of brand zone:
----------------------------
# zonecfg -z labsun1-zone3 info
zonename: labsun1-zone3
zonepath: /zones/zone3
brand: solaris9
autoboot: true
bootargs:
pool:
limitpriv:
scheduling-class:
ip-type: shared
hostid:
fs:
dir: /zone_git_tools
special: /zone_git_tools
raw not specified
type: lofs
options: [ro]
net:
address: 130.35.62.227/22
physical: e1000g0
defrouter: 130.35.60.1
-------------------------
Is this a limitation of brand zone or the zone network interface is mis-configure because i can run traceroute without problem on another S10 sparse root zone !!
thanks,
wayne chan