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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/opensolaris-help/attachments/20080913/201197bc/attachment.html>