Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jan 2014 16:28:00 +0100
From:      Maciej Milewski <milu@dat.pl>
To:        nano <nanotek@bsdbox.co>, freebsd-jail@freebsd.org
Subject:   Re: losing jail alias IP addresses
Message-ID:  <52CC1D00.6030504@dat.pl>
In-Reply-To: <52C9662A.7040004@bsdbox.co>
References:  <52C57B4B.2090308@bsdbox.co> <52C9662A.7040004@bsdbox.co>

index | next in thread | previous in thread | raw e-mail

On 05.01.2014 15:03, nano wrote:
> # AMP
> ifconfig_wlan0_alias0="inet 10.0.0.111 netmask 0xffffffff broadcast
> 10.0.0.255"
> # relay
> ifconfig_wlan0_alias1="inet 10.0.0.112 netmask 0xffffffff broadcast
> 10.0.0.255"
> # mail srv
> ifconfig_wlan0_alias2="inet 10.0.0.113 netmask 0xffffffff broadcast
> 10.0.0.255"
> # research and tech dev
> ifconfig_wlan0_alias3="inet 10.0.0.114 netmask 0xffffffff broadcast
> 10.0.0.255"
I don't know what impact it may have, but in my rc.conf I use:
ifconfig_bge0_alias0="inet 10.0.6.11 netmask 255.255.255.255"
no broadcast

> I notice that whenever the alias IP drops, my router displays the host
> IP as an address belonging to one of the jails. However, I have a
> static IP assignment to the host in my router configuration.
>
> log/messages reveals WPA rekeying every 10 minutes:
> Jan  3 01:04:13 nakatomi wpa_supplicant[568]: WPA: Group rekeying
> completed with IPv6 [GTK=CCMP]
> Jan  3 01:14:13 nakatomi wpa_supplicant[568]: WPA: Group rekeying
> completed with IPv6 [GTK=CCMP]
> Jan  3 01:24:13 nakatomi wpa_supplicant[568]: WPA: Group rekeying
> completed with IPv6 [GTK=CCMP]
> Jan  3 01:34:13 nakatomi wpa_supplicant[568]: WPA: Group rekeying
> completed with IPv6 [GTK=CCMP]
It might be some issue with link going up and down in this case but I'm
not sure.

-- 
Pozdrawiam,
Maciej Milewski



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52CC1D00.6030504>