Gentoo Archives: gentoo-user

From: Hartmut Figge <h.figge@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: No connection to the internet after update of today
Date: Sun, 20 Jan 2013 19:09:46
Message-Id: 50FC408A.1060606@hfigge.myfqdn.de
In Reply to: Re: [gentoo-user] No connection to the internet after update of today by Stroller
1 I have now set the line length to 80, because the output of some routines would
2 be too difficult to read with a length of 72 without editing.
3
4 Stroller:
5 >On 20 January 2013, at 16:01, Hartmut Figge wrote:
6 >> ...
7 >> No problem so far with the horrible udev-197 *g*.
8 >
9 >Really? I'm thinking this is udev not assigning eth0 to your network card.
10
11 Hm. My persistent-net.rules still exists, has not changed and the new method of
12 naming network interfaces should be disabled by default.
13
14 >> Here is what happens when i try to manually start ppp.
15 >> ...
16 >> ----- /etc/conf.d/net -----
17 >> modules="ifconfig"
18 >> config_eth0="null"
19 >> config_eth1="192.168.0.3 netmask 255.255.255.0"
20 >> config_ppp0="ppp"
21 >> link_ppp0="eth0"
22 >> plugins_ppp0="pppoe"
23 >> username_ppp0='that_one_is secret'
24 >> password_ppp0='also_secret'
25 >> pppd_ppp0="defaultroute
26 >> usepeerdns"
27 >> ---------------
28 >>
29 >> What to do?
30 >
31 >What to do?
32
33 Yes. :-D
34
35 >Tell us more about how you connect to the internet.
36
37 I do not use a router. I need pppoe for the ADSL-Modem required by my ISP. On my
38 old Gentoo, which i am now using and which has the same configuration, i get
39
40 hafi@i5 ~ $ route
41 Kernel IP routing table
42 Destination Gateway Genmask Flags Metric Ref Use Iface
43 default rdsl-dsdf-de02. 0.0.0.0 UG 4005 0 0 ppp0
44 loopback localhost 255.0.0.0 UG 0 0 0 lo
45 lan.triffids.de * 255.255.255.0 U 0 0 0 eth1
46 rdsl-dsdf-de02. * 255.255.255.255 UH 0 0 0 ppp0
47
48 > Most people here will be using an ethernet network in which eth0 is wired to
49 > a router. I have not used ppp since I disposed of my 56k pew-pew-eep-eep
50 > dial-up modem. If you're using PPPoE then you need to tell us about it, not
51 > assume we can read your mind.
52
53 The configuration is done in /etc/conf.d/net, which i have posted above. In
54 syslog of the defunct Gentoo i find regarding ppp:
55
56 Jan 20 15:40:11 i5_64 klogd: PPP generic driver version 2.4.2
57 Jan 20 15:40:11 i5_64 klogd: PPP BSD Compression module registered
58 Jan 20 15:40:11 i5_64 klogd: PPP Deflate Compression module registered
59 Jan 20 15:40:11 i5_64 klogd: PPP MPPE Compression module registered
60 Jan 20 15:40:11 i5_64 klogd: NET: Registered protocol family 24
61 ...
62 Jan 20 15:40:45 i5_64 pppd[2230]: Timeout waiting for PADO packets
63 Jan 20 15:40:45 i5_64 pppd[2230]: Unable to complete PPPoE Discovery
64 Jan 20 15:40:53 i5_64 pppd[2230]: Terminating on signal 15
65 Jan 20 15:40:53 i5_64 pppd[2230]: Exit.
66 Jan 20 15:40:53 i5_64 pppd[2706]: Plugin rp-pppoe.so loaded.
67 Jan 20 15:40:53 i5_64 pppd[2706]: RP-PPPoE plugin version 3.8p compiled against
68 pppd 2.4.5
69 Jan 20 15:40:53 i5_64 pppd[2706]: Plugin passwordfd.so loaded.
70 Jan 20 15:40:53 i5_64 pppd[2707]: pppd 2.4.5 started by root, uid 0
71 Jan 20 15:40:53 i5_64 /etc/init.d/net.ppp0[2465]: WARNING: net.ppp0 has started,
72 but is inactive
73 Jan 20 15:41:28 i5_64 pppd[2707]: Timeout waiting for PADO packets
74 Jan 20 15:41:28 i5_64 pppd[2707]: Unable to complete PPPoE Discovery
75
76 On the currently used old Gentoo syslog says:
77
78 Jan 20 17:14:26 i5 klogd: PPP generic driver version 2.4.2
79 Jan 20 17:14:26 i5 klogd: PPP Deflate Compression module registered
80 Jan 20 17:14:26 i5 klogd: PPP BSD Compression module registered
81 Jan 20 17:14:26 i5 klogd: PPP MPPE Compression module registered
82 Jan 20 17:14:26 i5 klogd: NET: Registered protocol family 24
83 ...
84 Jan 20 17:14:30 i5 pppd[2564]: PPP session is 6601
85 Jan 20 17:14:30 i5 pppd[2564]: Connected to 00:1f:3f:48:4e:b8 via interface eth0
86
87 I will give more information once i know waht will be needed. ;)
88
89 Hartmut
90 --
91 Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
92 Von Usern fuer User :-)