LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Fresh Ubuntu 7.04 behind DLink Router - No internet (https://www.linuxquestions.org/questions/linux-networking-3/fresh-ubuntu-7-04-behind-dlink-router-no-internet-548280/)

Hesei 04-23-2007 08:31 AM

Fresh Ubuntu 7.04 behind DLink Router - No internet
 
Well, I'm something of a Windows user... Okay, I have five Windows machines. But I have been wanting to toy around with Linux since I got into PHP a couple years ago. Anyway, never was much good at any Linux stuff and just installed Ubuntu after I got sick of SUSE and the 3 failed attempts to install it - no idea.

Anyway, problems with both installs have been that I can't connect to the internet: LAN and WAN have been out of reach on this computer ever since I put Linux on it. It was running with Vista Beta 2, before, but that beat the heck outta the hardware and was slow as ****! Under all OSs, it's been wired behind a D-Link DGL-4300. So yeah, I have no idea what I'm doing here with any Linux stuff. Tried toying around with the network settings, but no matter what, I can't ping even the router. I can see that it's recognized, but I don't remember what the onboard piece is. I have a few spares lying around that I could also try later. Kinda at school now.

So if anyone could help out, it would be greatly appreciated. Tried searching around, but whenever I think something might help, it kinda loses me in the text! lol

Crashed_Again 04-23-2007 09:42 AM

Open up a terminal and post the output of 'ifconfig'.

Hesei 04-23-2007 02:28 PM

Took me a quick search for how to open a terminal, but here it is, lol!

eth0 Link encap:Ethernet HWaddr 00:13:D4:A1:11:91
inet addr:192.168.0.102 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::213:d4ff:fea1:1191/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2 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:120 (120.0 b) TX bytes:3436 (3.3 KiB)
Interrupt:209 Base address:0xcc00

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:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1332 (1.3 KiB) TX bytes:1332 (1.3 KiB)

Crashed_Again 04-24-2007 02:02 PM

Well you're picking up an IP address. Can you ping another machine on the network or any website?

bland163 04-24-2007 02:16 PM

Same issue as OP, and I cannot ping other computers on the router or on the web. Using a Linksys router though.

Some variables different but nothing drastic I believe. using a NetXtreme BCM5752 by Broadcom.

Hesei 04-25-2007 04:06 AM

Quote:

Originally Posted by Crashed_Again
Well you're picking up an IP address. Can you ping another machine on the network or any website?

Yeah, that's a manual setting. Sorry. No pings are possible with that or this.

On DHCP

eth0 Link encap:Ethernet HWaddr 00:13:D4:A1:11:91
inet6 addr: fe80::213:d4ff:fea1:1191/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:360 (360.0 b) TX bytes:4358 (4.2 KiB)
Interrupt:209 Base address:0xcc00

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:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1332 (1.3 KiB) TX bytes:1332 (1.3 KiB)


All times are GMT -5. The time now is 05:16 PM.