Results 1 to 3 of 3
I am having problems connecting my new devil-linux router box to the internet. when i run the dhcleint or the newtork start thing i get the following error message:
Code:
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-11-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 12
connetcting to internet
I am having problems connecting my new devil-linux router box to the internet. when i run the dhcleint or the newtork start thing i get the following error message:
right now i think it could be because the network card isnt working. is there any way to test if it is. when i ping the loopback it works normal but i dont know if that is eth1 (the one connected to my LAN) or eth0 (the one im trying to hook up to the internet)Code:sit0: unknown hardware address type 776 can't create /var/state/dhcp/dhclient.leases: No such file or directory execve (/etc/dhclient-script, ...): No such file or directory sit0: unknown hardware address type 776 Listening on LPF/eth0/00:12:17:c8:0b:68 Sending on LPF/eth0/00:12:17:c8:0b:68 Sending on Socket/fallback receive_packet failed on eth0: Network is down Trying medium "-link0 -link1 -link2" 1 execve (/etc/dhclient-script, ...): No such file or directory DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 2 send_packet: Network is down Trying medium "link0 link1" 0 execve (/etc/dhclient-script, ...): No such file or directory DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 2 send_packet: Network is down Trying medium "-link0 -link1 -link2" 1 execve (/etc/dhclient-script, ...): No such file or directory DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 send_packet: Network is down Trying medium "link0 link1" 0 execve (/etc/dhclient-script, ...): No such file or directory DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 send_packet: Network is down Trying medium "-link0 -link1 -link2" 1 execve (/etc/dhclient-script, ...): No such file or directory DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10 send_packet: Network is down
-kyle
- 05-11-2005 #2
Re: connetcting to internet
will give you what I think you are asking??ifconfig
- 08-06-2007 #3Just Joined!
- Join Date
- Aug 2007
- Posts
- 1
Having the same problem
I encouter the same problem:
~ # dhclient -lf /mnt/jffs2/etc/dhclient.leases br0
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit ISC Donation Form
execve (/etc/dhclient-script, ...): No such file or directory
exiting.
Listening on LPF/br0/00:00:84:00:50:01
Sending on LPF/br0/00:00:84:00:50:01
Sending on Socket/fallback/fallback-net
DHCPDISCOVER on br0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on br0 to 255.255.255.255 port 67 interval 4
ip length 2048 disagrees with bytes received 333.
DHCPDISCOVER on br0 to 255.255.255.255 port 67 interval 6
ip length 2048 disagrees with bytes received 333.
what am I doing wrong...
Ran


Reply With Quote
