Hi all, I've been running 111b until now, but last week I installed 130 on a machine and have tried to get zones running on it. They install up OK, but I can't seem to get them working network. I have a script I've been using without problems on snv_111b (attached for completeness) so I know they are set up in the exact same way that used to work. Anyone have any ideas about what might have changed?
r...@eureka:~# zoneadm list | grep jira eureka-jira r...@eureka:~# ifconfig e1000g1:1 e1000g1:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3 zone eureka-jira inet 192.168.1.80 netmask ffffff00 broadcast 192.168.1.255 r...@eureka-jira:~# ping 192.168.1.1 no answer from 192.168.1.1 r...@eureka-jira:~# ifconfig -a lo0:1: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 e1000g1:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3 inet 192.168.1.80 netmask ffffff00 broadcast 192.168.1.255 lo0:1: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1 inet6 ::1/128 r...@eureka-jira:~# netstat -r Routing Table: IPv4 Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ---------- --------- default 192.168.1.1 UG 1 41248 e1000g1 localhost localhost UH 2 0 lo0 192.168.1.0 eureka-jira U 2 0 e1000g1 Routing Table: IPv6 Destination/Mask Gateway Flags Ref Use If --------------------------- --------------------------- ----- --- ------- ----- localhost localhost UH 2 0 lo0 -- Peter Bortas
zonecreator.sh
Description: Bourne shell script
_______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org