Page 1 of 1

Problem mit Netzwerkkonfiguration

Posted: 2007-05-09 11:46
by stoned
Hi,

Ich versuche gerade, das Netzwerk eines Strato PowerServer S zum Laufen zu bringen.

Ich habe nach dieser Anleitung Gentoo installiert. Allerdings will das Netzwerk nicht.

Wenn das Netzwerk gestartet wird, bekommt der Server auch brav über dhpc IP-Adresse, Netzmaske, usw. ... - aber beim Aktivieren des Netzwerkes bekomme ich die Meldung "Running dhcpcd ...Error, eth0: netlink: Network is unreachable".

Ich habe auch schon die ganzen IP-Adressen statisch gesetzt, aber auch das funktioniert nicht. Ohne default-gateway bekomme ich die Meldung "network: Host name lookup failure", mit gesetztem default-gateway kommt "default gw 85.214.99.1 ...SIOCADDRT: Network is unreachable".

Ich habe auch schon versucht über Google und die Suche etwas herauszufinden, aber nichts gefunden, was mir geholfen hat. Es gab ab und an mal die Info, daß die Netzwerkkonfiguration bei Strato durch die verwendete Netzmaske 255.255.255.255 Probleme bereiten kann, allerdings meist bei älteren dhcp-daemons.

Hat von Euch denn noch jemand eine Idee?

Re: Problem mit Netzwerkkonfiguration

Posted: 2007-05-09 17:14
by Joe User

Code: Select all

# cat /etc/conf.d/net
config_eth0=( "81.169.138.221/32 brd 81.169.138.221" )
routes_eth0=( "default via 81.169.138.221" )
dns_servers_eth0="81.169.163.104 81.169.163.106"
dns_search_eth0="serverkompetenz.net"

Re: Problem mit Netzwerkkonfiguration

Posted: 2007-05-09 17:31
by stoned
Danke Joe User, es läuft. Weißt Du zufällig auch, warum es über dhcp nicht geht? Liegt dies am dhcpcd oder an der Konfiguration von Strato?

Re: Problem mit Netzwerkkonfiguration

Posted: 2007-05-09 17:54
by Joe User
Am dhcpcd, kam IIRC mit Version 3.0.7 :(

Re: Problem mit Netzwerkkonfiguration

Posted: 2007-05-30 01:27
by Anonymous
Joe User wrote:Am dhcpcd, kam IIRC mit Version 3.0.7 :(
ich fuerchte es liegt an Strato. Mit dhcpcd-2.0.5-r1 laeufts.
The old version of dhcpcd works because it added a magic host route to the router if it was unable to add a default route to the router.
Whilst this worked for the most part, it also caused other errors.
Aside from the older dhcpcd versions you will find no other dhcp clients in Gentoo that do this either.
aus: http://forums.gentoo.org/viewtopic-t-55 ... 3efa7c7afc