Ethernet Working, no Internet

Questions about cabled networking

Ethernet Working, no Internet

Postby CentaurHauler on Tue Nov 03, 2009 2:26 am

My home file server hard drive died last week, so I decided to try Mint7 with Gnome (was using KDE). Everything went smoothly on the install, and I'm up and running with file sharing in both directions with various Kubuntu & Mint KDE machines as well as XP and Vista. I'm rather liking this Gnome install, but I have no internet access - nothing can get out, including synaptic or package updates. I've hacked around an verified that the firewall is turned off. I've seen some references to others having this issue but have not found any threads with any real info yet - can anyone point me in the right direction?
CentaurHauler
Level 1
Level 1
 
Posts: 10
Joined: Tue Mar 11, 2008 11:39 pm

Linux Mint is funded by ads and donations.
 

Re: Ethernet Working, no Internet

Postby mstng_67 on Tue Nov 03, 2009 4:35 pm

Have you checked your DNS and gateway settings to ensure that they are correct? Are you receiving these settings via DHCP?
mstng_67
Level 2
Level 2
 
Posts: 65
Joined: Sat Mar 21, 2009 6:28 pm

Re: Ethernet Working, no Internet

Postby CentaurHauler on Tue Nov 03, 2009 9:25 pm

On this machine I've set a fixed IP and the gateway is correct. I don't recall ever setting up anything specific for DNS on my network before, but I'll look into it. I'll have to find where to set that up in Gnome.

I have a DSL modem connected to a router. It's been a long time since I messed with the settings there, but all of that is working fine from any other machine.
CentaurHauler
Level 1
Level 1
 
Posts: 10
Joined: Tue Mar 11, 2008 11:39 pm

Re: Ethernet Working, no Internet

Postby lagagnon on Tue Nov 03, 2009 9:52 pm

Did you reboot your router and Internet modem? Some of them remember last MAC address of previous computer and get stuck when a new computer is plugged in. Shutdown your computers, unplug both router and modem for 10-15 seconds, reboot them, make sure all LED's on as they should be and restart your computer.

If that does not work please open a terminal and type the following commands and post them to this thread:
Code: Select all
dmesg | grep -i eth0
inxi -N
ifconfig
User avatar
lagagnon
Level 7
Level 7
 
Posts: 1727
Joined: Thu Jun 18, 2009 12:38 am
Location: an island in the Pacific...

Re: Ethernet Working, no Internet

Postby CentaurHauler on Wed Nov 04, 2009 1:37 am

Here's what I get:

xxx@SRVR ~ $ dmesg | grep -i eth0
[ 3.488329] eth0: Davicom DM9102 at pci0000:00:0a.0, 00:80:ad:7b:e0:d2, irq 17.
[ 25.265683] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 31.265833] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 41.280037] eth0: no IPv6 routers present
xxx@SRVR ~ $ inxi -N
Network: Card Davicom 21x4x DEC-Tulip compatible 10/100 Ethernet driver dmfe
xxx@SRVR ~ $ ifconfig
eth0 Link encap:Ethernet HWaddr 00:80:ad:7b:e0:d2
inet addr:192.168.1.50 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::280:adff:fe7b:e0d2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:402868 errors:0 dropped:0 overruns:0 frame:0
TX packets:312313 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:44276717 (44.2 MB) TX bytes:254788312 (254.7 MB)
Interrupt:17 Base address:0xd000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:11931 errors:0 dropped:0 overruns:0 frame:0
TX packets:11931 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:851886 (851.8 KB) TX bytes:851886 (851.8 KB)

xxx@SRVR ~ $


For reference, here is what I get on a Mint5 KDE machine:

xxx@AthlonXP-LinuxMint5 ~ $ dmesg | grep -i eth0
[ 25.808008] eth0: VIA Rhine II at 0xe0101000, 00:30:1b:2c:4a:67, IRQ 17.
[ 25.808719] eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
[ 56.220450] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
xxx@AthlonXP-LinuxMint5 ~ $ inxi -N
bash: inxi: command not found
xxx@AthlonXP-LinuxMint5 ~ $ ifconfig
eth0 Link encap:Ethernet HWaddr 00:30:1b:2c:4a:67
inet addr:192.168.1.104 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3577 errors:0 dropped:0 overruns:0 frame:0
TX packets:4282 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2974306 (2.8 MB) TX bytes:559796 (546.6 KB)
Interrupt:17 Base address:0xe000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:58 errors:0 dropped:0 overruns:0 frame:0
TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3060 (2.9 KB) TX bytes:3060 (2.9 KB)

xxx@AthlonXP-LinuxMint5 ~ $
CentaurHauler
Level 1
Level 1
 
Posts: 10
Joined: Tue Mar 11, 2008 11:39 pm

Re: Ethernet Working, no Internet

Postby CentaurHauler on Wed Nov 04, 2009 1:59 am

It's working now - it did not know the DNS settings. Other installations of Mint with KDE and Kubuntu have discovered these addresses automatically, so I did not know to enter them.

Thanks for the help!
CentaurHauler
Level 1
Level 1
 
Posts: 10
Joined: Tue Mar 11, 2008 11:39 pm

Re: Ethernet Working, no Internet

Postby lagagnon on Wed Nov 04, 2009 4:24 am

CentaurHauler wrote:It's working now - it did not know the DNS settings.


It only learns the DNS settings if you correctly enter "DHCP" in your network config, or if your ISP does not use DHCP then you have to enter the DNS server IP addresses manually. So you must either not have checked the DHCP box or not entered the DNS server addresses.
User avatar
lagagnon
Level 7
Level 7
 
Posts: 1727
Joined: Thu Jun 18, 2009 12:38 am
Location: an island in the Pacific...

Re: Ethernet Working, no Internet

Postby CentaurHauler on Wed Nov 04, 2009 11:51 am

I usually set them up with DHCP at install, only changing to fixed IP later. I believe that this time I set up the fixed IP during install, so it never had DHCP.
CentaurHauler
Level 1
Level 1
 
Posts: 10
Joined: Tue Mar 11, 2008 11:39 pm

Linux Mint is funded by ads and donations.
 

Return to Ethernet

Who is online

Users browsing this forum: MSN [Bot] and 2 guests