PDA

View Full Version : no dsl after hd-install & reboot - what else to research



akraix
09-23-2003, 01:51 PM
hi, dear knoppix-freaks ;-)

i had this problem with the july-version already, hoped it might vanish now, but ... unfortunately ... so i hope some kind soul over here might help me. plus i hope this is in the right topic, as it relates to the hd-install i assume so.
i did read similar threads in networking, though ...

my dsl does not work after i installed knoppix to hd. strangely it does work after logging in for the first time, but after one reboot - no. how can i find out wether there might be a demon lacking or something like that?

i did try the usual stuff:
- - ifconfig


eth0 Protokoll:Ethernet Hardware Adresse 00:50:FC:3B:C6:7D
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:24446 errors:0 dropped:0 overruns:0 frame:0
TX packets:107 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:100
RX bytes:1745862 (1.6 MiB) TX bytes:8112 (7.9 KiB)
Interrupt:5 Basisadresse:0x7000

eth1 Protokoll:Ethernet Hardware Adresse 00:50:FC:3B:C6:7F
inet Adresse:192.168.0.1 Bcast:192.168.0.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:304 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:100
RX bytes:0 (0.0 b) TX bytes:19836 (19.3 KiB)
Interrupt:10 Basisadresse:0x9000

lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:17010 errors:0 dropped:0 overruns:0 frame:0
TX packets:17010 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:4950347 (4.7 MiB) TX bytes:4950347 (4.7 MiB)

ppp0 Protokoll:Punkt-zu-Punkt Verbindung
inet Adresse:213.23.64.46 P-z-P:145.253.4.151 Maske:255.255.255.255
UP PUNKTZUPUNKT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:12409 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:3
RX bytes:615531 (601.1 KiB) TX bytes:97 (97.0 b)



- pppoe -I eth0 -A


Access-Concentrator: halbr001
AC-Ethernet-Address: 00:01:81:9e:40:0a
--------------------------------------------------

(i don't get more info when booting knoppix from cd but then i am online.)

- pppoe -I eth0 -T 20 -D
here i get the message that no other session was possible.

- route -n


Kernel IP Routentabelle

Ziel Router Genmask Flags Metric Ref Use Iface
145.253.4.151 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
0.0.0.0 192.168.0.254 0.0.0.0 UG 0 0 0 eth1


i checked the logs but i do not really know what to search for. i did not find anything that strikes me strange.

if anyone might have any ideas, i would be grateful.

i also did check the resolv.conf
it does contain two ips that appear to be automatically received. i tried to change them to the dns my provider gave me in the written paper, but i do not know how to activate this immediately & it disappeared the next time i booted.
i cannot ping either of these servers, which i can when i am online.

hope you can help me, i do not know where to look & what it might be.

greetings,

akraix

Dave_Bechtel
09-25-2003, 12:45 PM
Did you run ' pppoeconf '?

joekm
09-25-2003, 02:41 PM
Did you run netcardconf? Search this forum for details but I think you might get away with just accepting the defaults.

pppoeconfig will work for that session only until you run netcardconf


[NOTE: the commands might be "pppoeconf" and "netcardconfig", not at my home computer right now so I'm not sure]