Re: [OpenIndiana-discuss] Change IP Address for a zone.

2013-03-15 Thread dormitionsk...@hotmail.com
Thank you! Unfortunately, though, all the Oracle docs are about as clear as mud. I want to change routert3.vnic0 from 192.168.0.41 to 192.168.0.3 I don't see a way to set that with ipadm. Do I have to delete the entire interface and recreate it? I'd appreciate your help!

Re: [OpenIndiana-discuss] Change IP Address for a zone.

2013-03-15 Thread dormitionsk...@hotmail.com
Maybe I'm doing something wrong, but when I try this in the routert3 zone: ipadm delete-if routert3.vnic0 ipadm create-addr -T static -a 192.168.0.42/24 routert3.vnic0/v4static (Changing it to 42 instead of 3, for now.) And I reboot the zone, I get: r...@routert3.ds:~# ipadm show-addr ADDROBJ

Re: [OpenIndiana-discuss] Change IP Address for a zone.

2013-03-15 Thread ironsides . medvet
-discuss] Change IP Address for a zone. Maybe I'm doing something wrong, but when I try this in the routert3 zone: ipadm delete-if routert3.vnic0 ipadm create-addr -T static -a 192.168.0.42/24 routert3.vnic0/v4static (Changing it to 42 instead of 3, for now.) And I reboot the zone, I get: r

Re: [OpenIndiana-discuss] Change IP Address for a zone.

2013-03-15 Thread dormitionsk...@hotmail.com
@openindiana.org Subject: Re: [OpenIndiana-discuss] Change IP Address for a zone. Maybe I'm doing something wrong, but when I try this in the routert3 zone: ipadm delete-if routert3.vnic0 ipadm create-addr -T static -a 192.168.0.42/24 routert3.vnic0/v4static (Changing it to 42 instead of 3, for now

Re: [OpenIndiana-discuss] Change IP Address for a zone.

2013-03-15 Thread Andrej Javoršek
@openindiana.org Subject: Re: [OpenIndiana-discuss] Change IP Address for a zone. Maybe I'm doing something wrong, but when I try this in the routert3 zone: ipadm delete-if routert3.vnic0 ipadm create-addr -T static -a 192.168.0.42/24 routert3.vnic0/v4static (Changing it to 42

Re: [OpenIndiana-discuss] Change IP Address for a zone.

2013-03-15 Thread dormitionsk...@hotmail.com
On Mar 15, 2013, at 2:18 AM, Andrej Javoršek wrote: 192.168.2.100 netmask 255.255.255.0 Hey, that worked! Thank you! I'd seen that in other Solaris docs, but since my file didn't look anything like that, I figured that was yet another thing that had changed... BTW: reinstalling the system

[OpenIndiana-discuss] Change IP Address for a zone.

2013-03-14 Thread dormitionsk...@hotmail.com
It looks like I am going to have to change the IP Address for one of my zones. I'm using ip-type=exclusive, so I can't just change it with zonecfg, like I would if it was shared. Googling didn't turn up anything real definite about this. It kind of left me with the impression that the

Re: [OpenIndiana-discuss] Change IP Address for a zone.

2013-03-14 Thread Jussi Hamalainen
On Thu, 14 Mar 2013, dormitionsk...@hotmail.com wrote: It looks like I am going to have to change the IP Address for one of my zones. I'm using ip-type=exclusive, so I can't just change it with zonecfg, like I would if it was shared. A zone with ip-type=exclusive acts just like the global