Gentoo Archives: gentoo-user

From: Alexander Skwar <listen@×××××××××××××××.name>
To: gentoo-user@l.g.o
Subject: [gentoo-user] loopback device (lo, net.lo) cannot be brought up sucessfully at first try: SIOCSIFADDR: File exists/SIOCSIFFLAGS: Cannot assign requested address ...
Date: Thu, 01 Sep 2005 22:10:48
Message-Id: 4317795E.9050603@mid.email-server.info
1 Hello!
2
3 Since recently, I cannot bring up the loopback device at
4 the first attempt. Running net.lo fails like this:
5
6 alexander@blatt ~ $ sudo /etc/init.d/net.lo start
7 * Starting lo
8 * Bringing up lo
9 * 127.0.0.1/8
10 SIOCSIFADDR: File exists
11 SIOCSIFFLAGS: Cannot assign requested address
12 SIOCSIFNETMASK: Cannot assign requested address
13 SIOCSIFBRDADDR: Cannot assign requested address
14 SIOCSIFFLAGS: Cannot assign requested address [ !! ]
15
16 When I run the command right again, it wokrs just fine:
17
18 alexander@blatt ~ $ sudo /etc/init.d/net.lo start
19 * Starting lo
20 * Bringing up lo
21 * 127.0.0.1/8 [ ok ]
22 * Adding routes
23 * 127.0.0.0/8 ... [ ok ]
24
25 alexander@blatt ~ $ uname -a
26 Linux blatt 2.6.12-ck6.020.sysvipc #1 Fri Aug 26 18:19:03 CEST 2005 i686 Intel(R) Celeron(R) M processor 1.50GHz GenuineIntel GNU/Linux
27 alexander@blatt ~ $ epm -qf /etc/init.d/net.lo
28 baselayout-1.12.0_pre7
29
30 Any ideas, why this might be like this?
31
32 Thanks,
33
34 Alexander Skwar
35 --
36 gentoo-user@g.o mailing list

Replies