Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Probelm mit dhcp
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
samsonus
Apprentice
Apprentice


Joined: 18 Jan 2005
Posts: 225
Location: Siegen

PostPosted: Tue Sep 06, 2005 8:31 am    Post subject: [solved] Probelm mit dhcp Reply with quote

Hallo zusammen,
ich habe ein kleines Problem mit dhcp. Ich hab im Forum gesucht, allerdings nichts gefunden.

folgendes Problem: ich starte meinen rechner und versuche beim booten für eth0 eine ip adresse zu beziehen. dies funktioniert auch einwandfrei. ich hab also nachdem boot eine ip und alles sieht vernünftig aus, aber...
... ich kann keinerlei seiten oder ähnliches aufbauen. erst nachdem ich
Code:

rm /var/run/dhcpcd-eth0.pid
dhcpcd eth0

gemacht hab, funktioniert es richtig. kann mir den fehler nicht erklären und so ist es irgendwie ein bisschen unschön.

hat jemand schonmal solch ein problem gehabt, oder weiss, wie man es behebt?

gruss samsonus


Last edited by samsonus on Tue Sep 06, 2005 9:47 am; edited 1 time in total
Back to top
View user's profile Send private message
Hungry Hugo
Apprentice
Apprentice


Joined: 23 Aug 2005
Posts: 261
Location: Germany FFM

PostPosted: Tue Sep 06, 2005 9:14 am    Post subject: Re: Probelm mit dhcp Reply with quote

Hi samsonus,

kannst du
Code:
ping www.aldi.de
machen oder
Code:
ping 62.55.224.141
wenn der zweite Ping durchgeht dann passt was mit der Namensauflösung nicht. Wenn
beide nicht gehen dann erreichts du dein Gateway auch nicht.

Hmm komisch... wenn beides nicht geht übergibt dein DHCP-Server nicht alle Informationen... Was nutzt du als DHCP-Server ( Hardware oder Software )?

Poste mal deine /etc/conf.d/net diese sollte so aussehen ->
Code:
config_eth0=( "dhcp" )
dhcp_eth0="nodns nontp nonis"


Wird eth0 beim Booten aktiviert ??
Code:
rc-update add net.eth0 default


Gruß Hungry Hugo
_________________
Gentoo El Nino ( 2005.1 ) / Kernel 2.6.12-r6
Fujitsu-Siemens M7400
--
registered linux user # 398138
Back to top
View user's profile Send private message
samsonus
Apprentice
Apprentice


Joined: 18 Jan 2005
Posts: 225
Location: Siegen

PostPosted: Tue Sep 06, 2005 9:47 am    Post subject: Reply with quote

hatte es vorher so
Code:

config_eth0=( "dhcp" )
dhcp_eth0="nodns nontp nonis"


hab das nodns jetzt mal weggemacht und es geht jetzt. konnte vorher wirklich nur ip adressen anpingen. hätte ich auch selbst drauf kommen können ;-)


danke ;-)

gruss samsonus
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