Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2012 08:31:00 +0800
From:      "Mars G. Miro" <spry@anarchy.in.the.ph>
To:        Jamie Gritton <jamie@FreeBSD.org>
Cc:        freebsd-jail@FreeBSD.org
Subject:   Re: ifconfig not seeing IPv6 in x86 jail
Message-ID:  <4FD930C4.4030102@anarchy.in.the.ph>
In-Reply-To: <4FD9045C.7080009@FreeBSD.org>
References:  <4FD736DC.9020703@anarchy.in.the.ph> <4FD9045C.7080009@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/14/2012 5:21 AM, Jamie Gritton wrote:
> A PR sounds appropriate if it's not doing what it should. Just to be
> sure: this is an x86 jail on an x86 system? I want to make sure it's
> a jail issue and not a 32-bit emulation issue.
>
> - Jamie
>
>


It's an x86 jail on an amd64 host.


> On 06/12/12 06:32, Mars G. Miro wrote:
>> Hi Guys
>>
>> I've just noticed this now, and I usually build jails (including x86
>> jails for my x86 systems) for custom-building my base and ports, for
>> pkg_add'ing later. It works great(!), and I've done this evar since
>> we've been able to cross-build.
>>
>> It seems that ifconfig doesn't see the IPv6 address in an x86 jail ?
>>
>> mars@spry832x86:~> sysctl security.jail.jailed
>> security.jail.jailed: 1
>>
>> mars@spry832x86:~> ifconfig
>> bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu
>> 1500
>>
>> options=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
>>
>> ether 00:22:19:17:e5:9a
>> inet 172.17.83.2 netmask 0xffffffff broadcast 172.17.83.2
>> nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
>> bge1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
>>
>> options=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
>>
>> ether 00:22:19:17:e5:9b
>> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
>> options=3<RXCSUM,TXCSUM>
>>
>>
>> But I know I'm on IPv6:
>>
>> mars@spry832x86:~> w
>> 8:28PM up 8 days, 6:27, 1 user, load averages: 0.00, 0.00, 0.00
>> USER TTY FROM LOGIN@ IDLE WHAT
>> mars pts/4 2001:470:XXX:2400 8:27PM - w
>>
>> mars@spry832x86:~> uname -a
>> FreeBSD spry832x86 8.3-RELEASE-p2 FreeBSD 8.3-RELEASE-p2 #0: Mon Jun 4
>> 13:32:10 PHT 2012 root@panzer.XXX:/usr/obj/usr/src/sys/PANZER i386
>> mars@spry832x86:~>
>>
>> I checked on FreeBSD 8.2 and it's the same. I've yet to check on 9.X tho.
>>
>> Is this worth a PR ?
>>
>> Thanks.


-- 
One should either be sad or joyful.  Contentment is a warm sty for
eaters and sleepers.
  -- Eugene O'Neill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FD930C4.4030102>