Hello,

just installed 2008.05, and trying to setup 2 (non-global) zones, z1 and z2. 
Once configured and installed, I log into each zone, and try to ping the global 
zone. It works for z1, but not for z2, even though they have the same 
configuration... From the global zone, however, both zones are alive.

Looking at the output of 'ifconfig -a' from the global zone, I noticed that one 
interface is up (rge1:1), while the other is not (rge1:2) (and has a duplicate 
flag) [You can see that in the output given below]

I don't recall having this problem with previous version of opensolaris. 

Thanks for your suggestion,

Matt

Here some info:

==== Zone Config for Z1 ====
[EMAIL PROTECTED] ~ # zonecfg -z z1 info
zonename: z1
zonepath: /export/home/zones/z1
brand: ipkg
autoboot: false
bootargs: 
pool: 
limitpriv: 
scheduling-class: 
ip-type: shared
net:
        address: 192.168.0.10
        physical: rge1
        defrouter not specified

==== Zone Config for Z2 ====
[EMAIL PROTECTED] ~ # zonecfg -z z2 info
zonename: z2
zonepath: /export/home/zone/z2
brand: ipkg
autoboot: false
bootargs: 
pool: 
limitpriv: 
scheduling-class: 
ip-type: shared
net:
        address: 192.168.0.11
        physical: rge1
        defrouter not specified

==== ifconfig ====
[EMAIL PROTECTED] /export/home/zones # ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        inet 127.0.0.1 netmask ff000000 
lo0:1: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        zone z1
        inet 127.0.0.1 netmask ff000000 
lo0:2: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        zone z2
        inet 127.0.0.1 netmask ff000000 
rge0: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 2
        inet 192.168.1.10 netmask ffffff00 broadcast 192.168.1.255
        ether 0:1b:2f:c7:43:49 
rge1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 3
        inet 192.168.0.1 netmask ffffff00 broadcast 192.168.0.255
        ether 0:1b:2f:cf:21:2f 
rge1:1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 
3
        zone z1
        inet 192.168.0.10 netmask ffffff00 broadcast 192.168.0.255
rge1:2: flags=4201000842<BROADCAST,RUNNING,MULTICAST,IPv4,CoS,DUPLICATE> mtu 
1500 index 3
        zone z2
        inet 192.168.0.11 netmask ffffff00 broadcast 192.168.0.255
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 
index 1
        inet6 ::1/128 

====
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to