View previous topic :: View next topic |
Author |
Message |
Gremo Guru
Joined: 27 Feb 2006 Posts: 450
|
Posted: Thu Jan 25, 2007 2:56 pm Post subject: dhcp timed out, netmount error, samba error |
|
|
hi,
I'm new to the wireless connection and i'm using dhcpcd daemon.
Sometimes i use ethernet (eth0), sometimes wireless(eth1). Both with dhcp.
But when i use wireless (or i'm not connected) i have an error with dhcp (timed out, of course).
Becase of this, net.eth0 cannot start and so netmount an samba.
questions:
1) how to stop "error: timed out" from dhcpcd?
2) how to say "netmount you can use also eth1" ?
3) how to say "samba you can use also eth1"?
thanks! |
|
Back to top |
|
|
foxbat Tux's lil' helper
Joined: 19 Jul 2006 Posts: 77 Location: Washington, DC
|
Posted: Thu Jan 25, 2007 4:11 pm Post subject: |
|
|
assuming your eth1 adapter is working (have you confirmed using iwconfig?), you can try to configure the connection manually...
Code: | iwconfig eth1 mode managed key XXXXXXX
iwconfig eth1 essid "MYESSID"
dhcpcd eth1
|
ping to test. _________________ Gentoo 2006.1 | AMD X2 |
|
Back to top |
|
|
Gremo Guru
Joined: 27 Feb 2006 Posts: 450
|
Posted: Thu Jan 25, 2007 6:33 pm Post subject: |
|
|
foxbat wrote: | assuming your eth1 adapter is working (have you confirmed using iwconfig?), you can try to configure the connection manually...
Code: | iwconfig eth1 mode managed key XXXXXXX
iwconfig eth1 essid "MYESSID"
dhcpcd eth1
|
ping to test. |
i'm using wpa_supplicant and my connection now is ok.
the error came (of course) when eth0 and eth1 are not available |
|
Back to top |
|
|
|
|
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
|
|