Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2009 08:43:39 -0500
From:      Steve Bertrand <steve@ibctech.ca>
To:        Wendell Martins Borges <wendell@ramenzoni.com.br>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: aliases not working in em0
Message-ID:  <4975D50B.2030307@ibctech.ca>
In-Reply-To: <5F259223-D531-4E25-9814-C0C90250707D@ramenzoni.com.br>
References:  <5F259223-D531-4E25-9814-C0C90250707D@ramenzoni.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
Wendell Martins Borges wrote:
> I had a 7.0 server and my card worked fine, upgraded to 7.1 and aliases
> stopped working, below some information from my server.
> 
> # uname -a
> FreeBSD stewie.ramenzoni.com.br 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu
> Jan  1 14:37:25 UTC 2009    
> root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
> 
> # ifconfig em0
> 
> em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>         options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
>         ether 00:15:17:16:bf:9a
>         inet 192.168.112.1 netmask 0xffffff00 broadcast 192.168.112.255
>         inet 192.168.112.181 netmask 0xffffffff broadcast 192.168.112.181
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> 
> # cat /etc/rc.conf
> 
> ifconfig_em0="inet 192.168.112.1 netmask 255.255.255.0"
> ifconfig_em0_alias0="inet 192.168.112.181 netmask 255.255.255.255"

I'm confused. Given the /etc/rc.conf settings, the above ifconfig output
appears to be exactly what I would expect.

What is not working?

Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4975D50B.2030307>