Re: [zones-discuss] zone 'build': WARNING: bge0:1: no matching subnet found in netmasks(4) for 10.0.3.215; using default of 255.0.0.0.

2008-11-24 Thread Dan Price
On Mon 24 Nov 2008 at 08:06AM, Alexander Skwar wrote:
 Good morning!
 
 I just booted my OpenSolaris 2008.11 rc1b snv_101a system and started
 a non-global zone, which I have.
 
 --($ ~)-- pfexec zoneadm -z build boot
 zone 'build': WARNING: bge0:1: no matching subnet found in netmasks(4)
 for 10.0.3.215; using default of 255.0.0.0.

Did you specify a netmask in your zone configuration?   This is
usually what people do.  This is done like so:

set address=10.0.3.215/24

Otherwise, the software has to infer what you want your netmask to be,
and to do so it consults whatever name service provides your netmasks
(in your case, sounds like files).

-dp

-- 
Daniel Price - Solaris Kernel Engineering - [EMAIL PROTECTED] - blogs.sun.com/dp
___
zones-discuss mailing list
zones-discuss@opensolaris.org


Re: [zones-discuss] zone 'build': WARNING: bge0:1: no matching subnet found in netmasks(4) for 10.0.3.215; using default of 255.0.0.0.

2008-11-24 Thread Alexander Skwar
Hi!

2008/11/24 Dan Price [EMAIL PROTECTED]:
 On Mon 24 Nov 2008 at 08:06AM, Alexander Skwar wrote:
 Good morning!

 I just booted my OpenSolaris 2008.11 rc1b snv_101a system and started
 a non-global zone, which I have.

 --($ ~)-- pfexec zoneadm -z build boot
 zone 'build': WARNING: bge0:1: no matching subnet found in netmasks(4)
 for 10.0.3.215; using default of 255.0.0.0.

 Did you specify a netmask in your zone configuration?   This is
 usually what people do.  This is done like so:

set address=10.0.3.215/24

No, I didn't do that. I didn't know that I could do this :)
Thanks for making me aware *g* I now have found that
in the manpage. It wasn't in some printed documentation
which I followed on how to create zones.

Question still remains, though: Why didn't I have to
do this on Friday? Strange.

Alexander
[ Chat = Jabber: [EMAIL PROTECTED] | Gmail: [EMAIL PROTECTED] ]
[ Mehr = MSN: [EMAIL PROTECTED] | Yahoo!: askwar | ICQ: 350677419 ]
___
zones-discuss mailing list
zones-discuss@opensolaris.org