Gentoo Archives: gentoo-user

From: Alexey Vlasov <renton@××××××.name>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ifconfig after upgrade to 2.6.24-r2
Date: Mon, 11 Feb 2008 21:22:47
Message-Id: 20080211212252.GC82018@diabolo.evga.ru
1 Hi,
2
3 After kernel renewing to 2.6.24-r1, ifconfig doesn't show alias' on
4 interfaces.
5
6
7 # ifconfig
8 eth0 Link encap:Ethernet HWaddr 00:04:23:DE:56:38
9 inet addr:111.222.111.222 Bcast:111.222.111.255
10 Mask:255.255.255.0
11 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
12 RX packets:138264206 errors:0 dropped:677 overruns:0 frame:0
13 TX packets:132035071 errors:0 dropped:0 overruns:0 carrier:0
14 collisions:0 txqueuelen:100
15 RX bytes:98025249910 (93484.1 Mb) TX bytes:90219726063
16 (86040.2 Mb)
17 Base address:0x2020 Memory:b8820000-b8840000
18
19 lo Link encap:Local Loopback
20 inet addr:127.0.0.1 Mask:255.0.0.0
21 UP LOOPBACK RUNNING MTU:16436 Metric:1
22 RX packets:31307042 errors:0 dropped:0 overruns:0 frame:0
23 TX packets:31307042 errors:0 dropped:0 overruns:0 carrier:0
24 collisions:0 txqueuelen:0
25 RX bytes:54799494113 (52260.8 Mb) TX bytes:54799494113
26 (52260.8 Mb)
27
28 # cat /etc/conf.d/net
29
30 config_eth0=( "111.222.111.222 netmask 255.255.255.0 brd 111.222.111.255"
31 "10.0.2.3 netmask 255.255.0.0 brd 10.0.255.255" )
32
33 routes_eth0=( "default gw 111.222.111.1" )
34
35 dns_servers_eth0="111.222.111.181 111.222.111.270"
36 dns_domain_eth0="mydomain.hu"
37
38 config_lo=( "111.222.111.223/32"
39 "111.222.111.224/32" )
40
41
42 # emerge -pv gentoo-sources
43
44 These are the packages that would be merged, in order:
45
46 Calculating dependencies... done!
47 [ebuild R ] sys-kernel/gentoo-sources-2.6.24-r1 USE="-build
48 -symlink*" 0 kB
49
50 Total: 1 package (1 reinstall), Size of downloads: 0 kB
51
52 Gentoo 2007.0, x86_64.
53
54 --
55 BRGDS. Alesha.
56 --
57 gentoo-user@l.g.o mailing list