Hi,

A simple question about the local zone.

How to make the local zone network interface get a dynamic ipv4 address?

For example, the global zone has one phisical network interface,
e1000g0. 
It gets the dynamic ipv4 address from the DHCP server located on another

server.

Does the following make sense?


... ...
zonecfg:my-zone> add net
zonecfg:my-zone> set address=dhcp
zonecfg:my-zone> set physical=e1000g0
zonecfg:my-zone> end
... ...


This doesn't work for me on my system. 
The local zone get a address of 192.168.74.200,
while the global address is in the segment of 10.239.*.*

How to get this work?

Thanks.
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to