aliases not working in em0

Patrick M. Hausen hausen at punkt.de
Tue Jan 20 05:47:36 PST 2009


Hello,

On Tue, Jan 20, 2009 at 11:12:45AM -0200, Wendell Martins Borges wrote:

> 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 don't know if this can be the cause of your problem, but
the /32 netmask for aliases has been deprecated quite a while
ago.

Try:

ipv4_addrs_em0="192.168.112.1/24 192.168.112.181/24"


Kind regards,
Patrick
-- 
punkt.de GmbH * Kaiserallee 13a * 76133 Karlsruhe
Tel. 0721 9109 0 * Fax 0721 9109 100
info at punkt.de       http://www.punkt.de
Gf: Jürgen Egeling      AG Mannheim 108285


More information about the freebsd-stable mailing list