Hi,

After kernel renewing to 2.6.24-r1, ifconfig doesn't show alias' on
interfaces.


# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:04:23:DE:56:38
          inet addr:111.222.111.222  Bcast:111.222.111.255
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:138264206 errors:0 dropped:677 overruns:0 frame:0
          TX packets:132035071 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:98025249910 (93484.1 Mb)  TX bytes:90219726063
(86040.2 Mb)
          Base address:0x2020 Memory:b8820000-b8840000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:31307042 errors:0 dropped:0 overruns:0 frame:0
          TX packets:31307042 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:54799494113 (52260.8 Mb)  TX bytes:54799494113
(52260.8 Mb)

# cat /etc/conf.d/net

config_eth0=( "111.222.111.222 netmask 255.255.255.0 brd 111.222.111.255"
              "10.0.2.3 netmask 255.255.0.0 brd 10.0.255.255" )

routes_eth0=( "default gw 111.222.111.1" )

dns_servers_eth0="111.222.111.181 111.222.111.270"
dns_domain_eth0="mydomain.hu"

config_lo=( "111.222.111.223/32"
            "111.222.111.224/32" )


# emerge -pv gentoo-sources

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-kernel/gentoo-sources-2.6.24-r1  USE="-build
-symlink*" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Gentoo 2007.0, x86_64.

-- 
BRGDS. Alesha.
-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to