Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Dec 2009 18:08:30 +0300
From:      Vladimir Grebenschikov <vova@fbsd.ru>
To:        current@freebsd.org
Cc:        net@freebsd.org
Subject:   ifconfig_lo0_alias0 does not work any more on 9-CURRENT
Message-ID:  <1260198510.4118.5.camel@localhost>

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

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).

ifconfig_lo0_alias0=3D"127.0.0.2/32"

console output while is usual, without errors, but does not shows
required address:

---
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 1500
        options=3D19b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO=
4>
        ether 00:15:58:82:36:1a
        media: Ethernet autoselect
        status: no carrier
---

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?1260198510.4118.5.camel>