Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Dec 2009 12:33:28 +0300
From:      Vladimir Grebenschikov <vova@fbsd.ru>
To:        current@freebsd.org
Cc:        net@freebsd.org
Subject:   Re: ifconfig_lo0_alias0 does not work any more on 9-CURRENT - solved
Message-ID:  <1260264808.21699.9.camel@localhost>
In-Reply-To: <1260198510.4118.5.camel@localhost>
References:  <1260198510.4118.5.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi=20

Looks like now it is required to add 'inet ' prefix to ifconfig lines,
for os <=3D 8.0 it was not required, although=20

corrected line:
ifconfig_lo0_alias0=3D"inet 127.0.0.2/32"


> After upgrade RELENG_8 -> 9-CURRENT  following line in rc.con does not
> work any more for me. (after boot no alias address on loop-back
> interface).
>=20
> ifconfig_lo0_alias0=3D"127.0.0.2/32"
>=20
> console output while is usual, without errors, but does not shows
> required address:
>=20
> ---
> Starting Network: lo0 em0.
> lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
>         options=3D3<RXCSUM,TXCSUM>
>         inet 127.0.0.1 netmask 0xff000000
> em0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 15=
00
>         options=3D19b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,T=
SO4>
>         ether 00:15:58:82:36:1a
>         media: Ethernet autoselect
>         status: no carrier
> ---
>=20
> Any ideas what the reason of such behaviour ?



--=20
Vladimir B. Grebenschikov
vova@fbsd.ru



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