• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Hansenet DSL

Moin,

ich bin neu in diesem Forum und sach deswegen erst ma hallo :D

Zu meinem Problem:
(Ich benutze Suse Linux 9.2)
Ich komm zwar ins Internet und kann auch für etwa 1 Minute Surfen... aber dann ist plötzlich schluß. Verbindungsabbruch. Verbindung wieder herstellen unmöglich. Und das witzige daran ist:
Wenn ich den Rechner neu starte (Warmstart) und direkt in mein Windows98SE einsteige funktioniert das Internet auch nicht mehr.
Es kommt ein "Bitte Warten..." und das war's.

Man muß dem Rechner wirklich Strom wegnehmen und neu starten damit das internet unter Win98SE wieder funzt.
Sehr merkwürdig ...

Wenn Linux runterfährt sagt er:
Failed services in Runlevel 5 ... Network

Beim hochfahren wartet er auf ne IP
(DHCP ... No IP adress yet)
das führt natürlich zu einem Weihnachtsrotem FAILED

Ich habe mal ein paar Abfragen unter Linux gemacht. Vielleicht sagen die euch ja was gravierendes. Schon mal vielen Dank im Vorraus und Frohe Weihnachten !

1. ifconfig
-----------
dsl0 Link encap:point-to-Point Protocol
inet addr:80.171.30.199 P-t-P:213.191.84.201 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:437 errors:0 dropped:0 overruns:0 frame:0
TX packets:460 errors:0 dropped:23 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:217511 (212.4 Kb) TX bytes:61388 (59.9 Kb)

dsl1 Link encap:point-to-Point Protocol
inet addr:213.39.170.78 P-t-P:213.191.84.201 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:63 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:2992 (2.9 Kb) TX bytes:164 (164.0 b)

eth0 Link encap:Ethernet HWaddr 00:50:8D:65:30:EA
inet6 addr: fe80::250:8dff:fe65:30ea/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:740 errors:0 dropped:0 overruns:0 frame:0
TX packets:511 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:236780 (231.2 Kb) TX bytes:79484 (77.6 Kb)
Interrupt:185 Base address:0xb400

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:110 errors:0 dropped:0 overruns:0 frame:0
TX packets:110 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7172 (7.0 Kb) TX bytes:7172 (7.0 Kb)

2. route
-----------
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
213.191.84.201 * 255.255.255.255 UH 0 0 0 dsl1
213.191.84.201 * 255.255.255.255 UH 0 0 0 dsl0
loopback * 255.0.0.0 U 0 0 0 lo
default 213.191.84.201 0.0.0.0 UG 0 0 0 dsl0


3. resolv.conf
-----------------
### BEGIN INFO
#
# Modified_by: smpppd-ifcfg
# Backup: /etc/resolv.conf.saved.by.smpppd-ifcfg
# Process: smpppd-ifcfg
# Process_id: 7652
# Script: /usr/sbin/smpppd-ifcfg
# Saveto:
# Info: This is a temporary resolv.conf created by service
# smpppd-ifcfg. The previous file has been saved and will be
# restored later.
#
# If you don't like your resolv.conf to be changed, you
# can set MODIFY_{RESOLV,NAMED}_CONF_DYNAMICALLY=no. This
# variables are placed in /etc/sysconfig/network/config.
#
# You can also configure service smpppd-ifcfg not to
# modify it.
#
# If you do not want the smpppd to change your nameserver
# settings
# set MODIFYDNS=no in the config file for this provider in
# /etc/sysconfig/network/providers/.
#
### END INFO
domain site
nameserver 213.191.92.86
nameserver 213.191.74.19 :|
 
Oben