View previous topic :: View next topic |
Author |
Message |
nickeh Tux's lil' helper

Joined: 15 Feb 2004 Posts: 137
|
Posted: Sun Jun 13, 2004 6:25 pm Post subject: No DHCP response? |
|
|
Hi!
I have some problems recieving an IP from my dhcp server with my gentoo computer.
In windows it works fine.
I've set eth0 to use dhcp in /etc/conf.d/net
is there something i've forgotten to do?? |
|
Back to top |
|
 |
siriux n00b


Joined: 30 May 2004 Posts: 9 Location: Virginia, USA
|
Posted: Sun Jun 13, 2004 7:10 pm Post subject: |
|
|
Mine didn't seem to work at first either - then I ran net-setup and everything seems fine. Hope this helps you as well.
_________________ A ship in the harbor is safe - but that is not what ships are built for. |
|
Back to top |
|
 |
nickeh Tux's lil' helper

Joined: 15 Feb 2004 Posts: 137
|
Posted: Sun Jun 13, 2004 10:35 pm Post subject: |
|
|
Well the problem is that i was working fine some days ago.
But i recently went to a lan party where i had to use static IPs so i changed it in /etc/conf.d/net and now when i return home it won't work ;(
Apparently I must have done somethinge else than just editing the net file in conf.d.
Have no idea of what it could be though. |
|
Back to top |
|
 |
_hephaistos_ Advocate


Joined: 07 Apr 2004 Posts: 2694 Location: salzburg, austria
|
Posted: Sun Jun 13, 2004 10:37 pm Post subject: |
|
|
hello,
works fine for me:
/etc/conf.d/net
iface_eth0="dhcp"
dhcpcd_eth0="-t 2" #timeout at startup... (I have a laptop)
hth,
ciao |
|
Back to top |
|
 |
nickeh Tux's lil' helper

Joined: 15 Feb 2004 Posts: 137
|
Posted: Sun Jun 13, 2004 11:15 pm Post subject: |
|
|
Well solved the problem.
I had been using another network card on the lan and changed modules.autoload to use the other card.
Well works fine now! Thanks for the help! |
|
Back to top |
|
 |
|