Netzwerkprobleme bei Debian Sarge Neuinstallation

HornOx

Registered User
Hallo,
ich hab auf meinem neuen Server4You root Server Debian Sarge installiert. Der Server startet laut den Logdateien auch brav aber er ist nicht über das Netzwerk ansprechbar :(
Um das Problem zu finden hab ich den Server beim letzten Neustart ein paar Dinge ausführen/protokolieren lassen und dann per Rettungskonsole nachgeschaut was er zu berichten hat, aber irgendwie hab ich jetzt keine Ahnung was genau falsch ist :(

lsmod
Code:
Module                  Size  Used by
ipv6                  262404  6 
via_rhine              21576  0 
mii                     5184  1 via_rhine
via_ircc               26448  0 
irda                  195712  1 via_ircc
crc_ccitt               2176  1 irda
ehci_hcd               31364  0 
uhci_hcd               32784  0 
usbcore               118308  4 ehci_hcd,uhci_hcd
capability              4616  0 
commoncap               7296  1 capability
genrtc                  9652  0 
ext2                   71720  1 
ext3                  126760  0 
jbd                    61784  1 ext3
mbcache                 9284  2 ext2,ext3
ide_generic             1472  0 
via82cxxx              13980  1 
ide_disk               19264  2 
ide_core              138724  3 ide_generic,via82cxxx,ide_disk
unix                   28660  4 
font                    8448  0 
vesafb                  6688  0 
cfbcopyarea             3840  1 vesafb
cfbimgblt               3072  1 vesafb
cfbfillrect             3712  1 vesafb
lspci
Code:
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8375 [KM266/KL266] Host Bridge
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
0000:01:00.0 VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266]
route -n
Code:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
217.172.188.0   0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         217.172.188.1   0.0.0.0         UG    0      0        0 eth0
ifconfig
Code:
eth0      Link encap:Ethernet  HWaddr 00:0A:E6:C7:E7:36  
          inet addr:217.172.188.219  Bcast:217.172.188.255  Mask:255.255.255.0
          inet6 addr: fe80::20a:e6ff:fec7:e736/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:17 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:137 Base address:0xe000 

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:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
netstat -atpn
Code:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name   
tcp6       0      0 :::22                   :::*                    LISTEN     699/sshd
ping -c 5 62.75.148.21
Code:
PING 62.75.148.21 (62.75.148.21) 56(84) bytes of data.
From 217.172.188.219 icmp_seq=1 Destination Host Unreachable
From 217.172.188.219 icmp_seq=2 Destination Host Unreachable
From 217.172.188.219 icmp_seq=3 Destination Host Unreachable
From 217.172.188.219 icmp_seq=4 Destination Host Unreachable
From 217.172.188.219 icmp_seq=5 Destination Host Unreachable

--- 62.75.148.21 ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 3999ms
via_rhine ist IMHO das richtige Modul für die Netzwerkkarte (zumindest wurde es auch beim Orginal Suse geladen) und das Routingzeug sollte auch stimmen.
Was mich etwas verwirrt ist das kein ipv4 Modul geladen wird und das ssh laut netstat auch nur an den ipv6 IPs lauscht.
(Momentan läuft wieder die Rettungskonsole, ist also klar das er jetzt scheinbar erreichbar ist;))
 
Last edited by a moderator:
HornOx said:
Was mich etwas verwirrt ist das kein ipv4 Modul geladen wird
Erklärung: ipv4 liegt fest im Kernel. (Wäre auch albern das als Modul auszulagern...)
Vermutung: evtl. beißt sich das ipv6 Modul mit ipv4. Lass es doch mal weg.


Was mich irritiert sind die 2 verschiednen IP-Adressen 217.172.188.219 und 62.75.148.21
Was hat es denn damit aufsich?

huschi.
 
Vermutung: evtl. beißt sich das ipv6 Modul mit ipv4. Lass es doch mal weg.
Wie? /etc/modules ist leer, und in /etc/modules.conf und /etc/modutils/aliases hab ich schon erfolglos ein
Code:
# Uncomment the network protocols you don't want loaded:
 alias net-pf-10 off            # IPv6
ausprobiert :( Abgesehn davon kann ich mir nicht vorstellen das Debian nicht IPv4 und IPv6 gleichzeitig kann
Was mich irritiert sind die 2 verschiednen IP-Adressen 217.172.188.219 und 62.75.148.21
Was hat es denn damit aufsich?
217.172.188.219 ist die IP meines root Servers und 62.75.148.21 (die IP meines vServers) hab ich nur als Ziel für den Ping Versuch verwendet weil ich mir da sicher bin das die IP auf Pings antwortet.

Ich probier mal den Debian Woody Installer von http://linux.roothell.org/debian-s4f/ aus, mal schauen ob der sauber durchläuft...
 
Back
Top