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 _______________________________________________ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"