Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-05-2007, 06:41 AM
|
#1
|
|
LQ Newbie
Registered: Apr 2007
Location: Brisbane, Australia
Distribution: Ubuntu
Posts: 9
Rep:
|
No Wired Internet in Ubuntu 7.10
Today I did a fresh install of Ubuntu 7.10 and I discovered my wired internet was not working. I thought it could be my internet, so I booted XP - all well and good, back to Ubuntu 7.10 - not working, and then the 7.04 Live CD - all working.
The thing is, Ubuntu 7.04 deteced my wired network perfectly first time everytime, now in 7.10 thats a different story.
Really, a wired network should be just plug in and play. Has anyone else had this problem and is anyone able to help.
Thank-you in advanced
|
|
|
|
11-05-2007, 06:53 AM
|
#2
|
|
Senior Member
Registered: Mar 2004
Location: england
Distribution: FreeBSD, Debian, Mint, Puppy
Posts: 3,211
Rep: 
|
what does ifconfig say
|
|
|
|
11-05-2007, 11:12 PM
|
#3
|
|
LQ Newbie
Registered: Apr 2007
Location: Brisbane, Australia
Distribution: Ubuntu
Posts: 9
Original Poster
Rep:
|
ifconfig says:
Quote:
eth0 Link encap:Ethernet HWaddr 00:0C:6E:0F:50:33
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20c:6eff:fe0f:5033/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11 errors:0 dropped:0 overruns:0 frame:0
TX packets:37 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1922 (1.8 KB) TX bytes:5342 (5.2 KB)
Interrupt:20
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:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
|
|
|
|
|
11-06-2007, 02:44 AM
|
#4
|
|
Senior Member
Registered: Mar 2004
Location: england
Distribution: FreeBSD, Debian, Mint, Puppy
Posts: 3,211
Rep: 
|
those are the basic steps to debugging your connection,
ifconfig # get the card working
route or netstat -nr # check to see if we are on a network, can you ping the router?
can you ping the outside world? (see google IP address below) if so it's working and connected to your ISP
DNS get your nameserver working.
you have a connection, did you set up the IP address as 192.168.1.100?
if not you are DHCP.
what about route? (maybe netstat -nr )
there should be a few lines, with default pointing to your router box.
ping your router box
ping this.... (bbc.co.uk) 212.58.224.85
put this in your browser bar (ggogle) 216.239.59.147
if the above are true it's your DNS, now look at /etc/resolv.conf
ther should be a nameserver line in there eg:
nameserver 10.247.80.1
which will usually be your router box, but you could put other DNS servers if you like
see man resolver resolv.conf
Last edited by bigearsbilly; 11-06-2007 at 02:45 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:02 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|