JustinGiroux
2005-05-03, 11:28 AM CDT
Relative newbie here. I've read through the forums and have not had any luck with what I found.
Problem: my Linux box will not connect to the internet.
Home network with one Linux box (this computer) that won't connect and one Windows computer that will connect. Toshiba cable modem (DAZ8817F) connected to D-Link router (DE805TP). I also own another router, a Linksys WRT54G, but was unable to connect with it.
When booting up I see this: Determining IP information for eth0... failed: no link present. Check cable?
Tried other cables; no change.
Equipment:
Toshiba S526, laptop with integrated NIC
NIC = Realtek RTL-8139/8139C/8139C+ (MAC 00:02:3f:d7:41:9b)
Fedora Core 3, kernel 2.6.9-1.667smp
NIC driver = 8139too
Tried static IP instead of my usual DHCP; didn't work either way.
results of ifconfig
eth0 Link encap:Ethernet HWaddr 00:02:3F:D7:41:9B
inet6 addr: fe80::202:3fff:fed7:419b/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:55 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:17478 (17.0 KiB)
Interrupt:209 Base address:0x3000
lo Link encap:Local Loopback
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:3738 errors:0 dropped:0 overruns:0 frame:0
TX packets:3738 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4325115 (4.1 MiB) TX bytes:4325115 (4.1 MiB)
sit0 Link encap:IPv6-in-IPv4
inet6 addr: ::127.0.0.1/96 Scope:Unknown
UP RUNNING NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:45 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
/etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Ethernet
USERCTL=no
PEERDNS=yes
IPV6INIT=no
NETMASK=255.0.0.0
IPADDR=192.168.1.2
GATEWAY=192.168.1.1
HWADDR=00:02:3f:d7:41:9b
results of route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
results of ping localhost.localdomain
connect: Network is unreachable
results of dhclient
Internet Systems Consortium DHCP Client V3.0.1
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
sit0: unknown hardware address type 776
/sbin/dhclient-script: configuration for sit0 not found. Continuing with defaults.
sit0: unknown hardware address type 776
Listening on LPF/sit0/
Sending on LPF/sit0/
Listening on LPF/eth0/00:02:3f:d7:41:9b
Sending on LPF/eth0/00:02:3f:d7:41:9b
Listening on LPF/lo/
Sending on LPF/lo/
Sending on Socket/fallback
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 21
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 17
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
No DHCPOFFERS received.
No working leases in persistent database – sleeping.
results of system-config-network
/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90: GtkDeprecationWarning: gtk.mainiteration is deprecated, use gtk.main_iteration instead
self.warn(message, DeprecationWarning)
then in gui window: Determining IP information for eth0... failed.
Problem: my Linux box will not connect to the internet.
Home network with one Linux box (this computer) that won't connect and one Windows computer that will connect. Toshiba cable modem (DAZ8817F) connected to D-Link router (DE805TP). I also own another router, a Linksys WRT54G, but was unable to connect with it.
When booting up I see this: Determining IP information for eth0... failed: no link present. Check cable?
Tried other cables; no change.
Equipment:
Toshiba S526, laptop with integrated NIC
NIC = Realtek RTL-8139/8139C/8139C+ (MAC 00:02:3f:d7:41:9b)
Fedora Core 3, kernel 2.6.9-1.667smp
NIC driver = 8139too
Tried static IP instead of my usual DHCP; didn't work either way.
results of ifconfig
eth0 Link encap:Ethernet HWaddr 00:02:3F:D7:41:9B
inet6 addr: fe80::202:3fff:fed7:419b/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:55 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:17478 (17.0 KiB)
Interrupt:209 Base address:0x3000
lo Link encap:Local Loopback
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:3738 errors:0 dropped:0 overruns:0 frame:0
TX packets:3738 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4325115 (4.1 MiB) TX bytes:4325115 (4.1 MiB)
sit0 Link encap:IPv6-in-IPv4
inet6 addr: ::127.0.0.1/96 Scope:Unknown
UP RUNNING NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:45 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
/etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Ethernet
USERCTL=no
PEERDNS=yes
IPV6INIT=no
NETMASK=255.0.0.0
IPADDR=192.168.1.2
GATEWAY=192.168.1.1
HWADDR=00:02:3f:d7:41:9b
results of route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
results of ping localhost.localdomain
connect: Network is unreachable
results of dhclient
Internet Systems Consortium DHCP Client V3.0.1
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
sit0: unknown hardware address type 776
/sbin/dhclient-script: configuration for sit0 not found. Continuing with defaults.
sit0: unknown hardware address type 776
Listening on LPF/sit0/
Sending on LPF/sit0/
Listening on LPF/eth0/00:02:3f:d7:41:9b
Sending on LPF/eth0/00:02:3f:d7:41:9b
Listening on LPF/lo/
Sending on LPF/lo/
Sending on Socket/fallback
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 21
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 17
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
No DHCPOFFERS received.
No working leases in persistent database – sleeping.
results of system-config-network
/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90: GtkDeprecationWarning: gtk.mainiteration is deprecated, use gtk.main_iteration instead
self.warn(message, DeprecationWarning)
then in gui window: Determining IP information for eth0... failed.