Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nach boot immer ifconfig eth0 down und up
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Acronis
n00b
n00b


Joined: 09 Jun 2005
Posts: 46

PostPosted: Tue Jan 05, 2010 8:57 pm    Post subject: nach boot immer ifconfig eth0 down und up Reply with quote

Hallo,

ich hab ein merkwürdiges Problem. Ich muss nach jedem Bootvorgang ifcconfig eth0 down und dann ifconfig eth0 up schreiben um Zugang ins Netz zu erhalten. Ich muss dazu sagen, dass ich meine Netzwerkkarte getauscht habe und das Problem erst seit dem Tausch gibt.

/etc/conf.d/net:
Code:
config_eth0=( "dhcp" )


in der /etc/udev/rules.d/70-persistent-net.rules habe ich lediglich die Mac Adresse angepasst.

Folgende Meldung kommt beim Bootvorgang:
Code:
eth0: dhcpcd 4.0.15 starting
eth0: broadcasting for a lease
eth0: offered 192.168.1.100 from 192.168.1.0
eth0: ignoring offer of 192.168.1.100 from 192.168.2.0
eth0: acknowledged 192.168.1.100 from 192.168.1.0
eth0: checking 192.168.1.100 is available on attachted networks
eth0: leased 192.168.1.100 for 172800 seconds
eth0: add_route: Network is unreachable


eth0: add_route: Network is unreachable ist irgendwie merkwürdig. An was könnte das liegen?

Gruß
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Tue Jan 05, 2010 8:59 pm    Post subject: Reply with quote

Was ist, wenn du es statisch einträgst?

config_wlan0=( "192.168.1.3 netmask 255.255.255.0" )
routes_wlan0=( "default via 192.168.1.1" )
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum