Open your zone config using zonecfg
then select the network and give it a new property value

zonecfg -z myzone
> select net phsyical=e1000g2
> set address=10.10.10.1/24
>end
> verify
>commit


Then reboot the zone.

zoneadm -z myzone reboot


On Sat, Sep 13, 2008 at 4:16 PM, Devin Ceartas <nacredata at gmail.com> wrote:

> On Sep 12, 2008, at 11:59 PM, Ian Collins wrote:
>
> Devin Ceartas wrote:
>
> OK, sorry, sure, I'm all about learning here!
>
> Here's what I get from zonecfg -z citylife export: at this point,
>
> though as I said I've tried it a few ways now and then tried again
>
>
> create-b
>
> set zonepath=/export/home/citylife
>
> set brand=ipkg
>
> set autoboot=true
>
> set bootargs=-m verbose
>
> set limitpriv=default,sys_time
>
> set ip-type=exclusive
>
> add net
>
> set physical=e1000g2
>
> end
>
>
> Did you configures the zone after first boot using zlogin -C?
>
> Ian
>
>
> Yes, that's where I got stuck. I try to choose DNS and it tell me "Unable
> to find an address entry for my_new_domain with the specified DNS
> configuration".
>
> I tried creating a 'static dhcp' address in my D-Link router with the MAC
> address the interface on this zone reports with ifconfig -a but that did not
> result in any different response.
>
> It doesn't seem I should need a pre-configured address to use DHCP though
> -- this is particularly confusing to me and make me feel like I'm missing
> something there.
>
> I tried choosing "none" in the setup and then manually adding in all the
> /etc files needed as per
> http://dlc.sun.com/osol/docs/content/SYSADV3/ipconfig-63.html#ipconfig-64
> http://dlc.sun.com/osol/docs/content/SYSADV3/ipconfig-12.html#ipconfig-17
>
> but this does not seem to work either, here's some errors I get after this
> later configuration attempt:
>
> zone# ping 192.168.0.105
> ICMP Host Unreachable from gateway localhost (127.0.0.1)
>
> zone# route add default 192.168.0.1
> add net default: gateway 192.168.0.1 is unreachable
>
>
>
> _______________________________________________
> opensolaris-help mailing list
> opensolaris-help at opensolaris.org
>



-- 
Any sufficiently advanced technology is indistinguishable from magic.
Arthur C. Clarke

Afrikaanse Stap Website: http://www.bloukous.co.za

My blog: http://initialprogramload.blogspot.com

ICQ = 193944626, YahooIM = johan_hartzenberg, GoogleTalk =
jhartzen at gmail.com, AIM = JohanHartzenberg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/opensolaris-help/attachments/20080913/0e6ff755/attachment.html>

Reply via email to