Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-19-2008, 12:27 PM
|
#1
|
LQ Newbie
Registered: Aug 2008
Posts: 9
Rep:
|
Internet connectivity problem
Hello all, I recently installed fedora core 2 on a dell desktop. Everything works fine and I hard wired my ethernet cable from my gateway(router+mode) to the computer. The machine accepts dhcp ip and I connect to my local lan with no problem.
Issue is: My Fedora box can't find the internet and I have no idea how to start troubleshooting this problem.
Somehow, about 4 laptops get dhcp ip, wireless, connect to both lan and internet without any problem.
Any help would be appreciated.
Thanks in advance.
|
|
|
08-19-2008, 12:32 PM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,192
|
Quote:
Originally Posted by ngmix
Hello all, I recently installed fedora core 2 on a dell desktop. Everything works fine and I hard wired my ethernet cable from my gateway(router+mode) to the computer. The machine accepts dhcp ip and I connect to my local lan with no problem.
Issue is: My Fedora box can't find the internet and I have no idea how to start troubleshooting this problem.
Somehow, about 4 laptops get dhcp ip, wireless, connect to both lan and internet without any problem.
Any help would be appreciated.
Thanks in advance.
|
Fedora 2??? That's ancient...the latest Fedora is 9.
What's the IP address you get from your DHCP server? If it's 169.<whatever>, you probably aren't getting a real address. Type in "ifconfig -a" at a prompt, and you can see what you get.
If you know the address is good, and you can see other machines on your local LAN, you probably aren't getting the correct default route information. The default route depends on how your network is set up, but for most out-of-the-box home networking devices, it's probably 192.168.1.1. You can always type in "route add default gw 192.168.1.1", as root, and see if that works (providing that address is correct).
|
|
|
08-19-2008, 12:43 PM
|
#3
|
LQ Newbie
Registered: Aug 2008
Posts: 9
Original Poster
Rep:
|
thanks,
I actually get a real ip address, 192.168.0.5
All the other computers are .3, .2 ... and they all work with internet.
Any guide to troubleshoot this will be very appreciate, thanks
|
|
|
08-19-2008, 01:16 PM
|
#4
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,192
|
Quote:
Originally Posted by ngmix
thanks,
I actually get a real ip address, 192.168.0.5
All the other computers are .3, .2 ... and they all work with internet.
Any guide to troubleshoot this will be very appreciate, thanks
|
I suggested a command in my first post. Check this page:
http://www.cyberciti.biz/faq/linux-s...route-command/
for more information.
|
|
|
08-19-2008, 01:22 PM
|
#5
|
LQ Veteran
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
|
Unless you have an ancient computer, you'll be much better off installing Fedora 9. Fedora 2 stopped being supported a good few years ago. You'll not get any security updates. And perhaps your internet problem will be solved automatically by installing F9.
good luck
|
|
|
08-19-2008, 02:44 PM
|
#6
|
LQ Newbie
Registered: Aug 2008
Posts: 9
Original Poster
Rep:
|
thanks guys, I'll let you know if it works.
|
|
|
08-19-2008, 03:12 PM
|
#7
|
LQ Newbie
Registered: Aug 2008
Posts: 9
Original Poster
Rep:
|
Hey all, I figure that showing my ip tables will help troubleshooting. Btw, my router local ip is 192.168.0.1
below is my routing table
root# /sbin/route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
Thanks all.
|
|
|
All times are GMT -5. The time now is 06:06 PM.
|
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
|
|