LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-05-2005, 06:43 AM   #1
mamorrow
LQ Newbie
 
Registered: Mar 2005
Distribution: Fedora Core 3
Posts: 7

Rep: Reputation: 0
Question Updated FC3 via up2date, now can't see WAN


I'm not getting any traction on this question in the Fedora or Newbie forums, so maybe this is the right place to start:

A very strange thing happened to me a couple of nights ago. I'm using Fedora Core 3. I checked up2date and found about five things to download and install, including an update to the kernel (don't remember any of the others). I've always accepted all changes, and I did the same this time. After everything was installed, I restarted the machine and now I can no longer see the WAN. I can see all the other machines on my LAN just fine. I rebooted under the old kernel and it still doesn't work. I rebooted under Win2K and that works fine, so there is no hardware problem.

I can ping any address on my LAN (192.168.1.x) and I get a perfect response. I can open the web pages associated with my router, my wireless access point, and my print server. When I try to ping any internet address, including my router's gateway, I get a "Connect: network is unreachable" message. It was working perfectly immediately before I ran up2date and installed the new packages, and it hasn't worked since.

Of course, I've rebooted numerous times and verified that my firewall is disabled. My router is providing DHCP services for me and assigning an IP address correctly, just as before.

Does anybody have any ideas? What could have happened? I'm seriously considering reinstalling the system today, but I hope it doesn't have to be as drastic as that.
 
Old 03-05-2005, 07:53 AM   #2
mamorrow
LQ Newbie
 
Registered: Mar 2005
Distribution: Fedora Core 3
Posts: 7

Original Poster
Rep: Reputation: 0
A little more info

One more thing - I can VNC into the Linux machine from other machines on my network and I can see the Samba server from Windows and OS X machines.

I just can't get Linux to see outside of my LAN!

Any help will be greatly appreciated.
 
Old 03-25-2005, 08:49 AM   #3
tiger3
Member
 
Registered: Nov 2003
Location: Land of the Rising Sun!
Distribution: Fedors Core 3, Red Hat 9, Mandrake 8.1
Posts: 52

Rep: Reputation: 15
I experienced the same problem recently. I could ssh into my newly updated FC3 2.6.10. I could ping inside my network, but not out. I noticed 2 problems one was that my [B}default route[/B] was gone. So I added it back:

Destination Gateway Genmask Flags MSS Window irtt Iface
default 192.168.1.1 255.255.255.255 UGH 0 0 0 eth0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0

Still did not fix the problem, then I noticed that I still had an old static route in my /etc/sysconfig/network-scripts file. (I recently got a new router and never had to make any changes)

***OLD***
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
USERCTL=no
PEERDNS=yes
TYPE=Ethernet
IPADDR=192.168.1.10
NETMASK=255.255.255.0
GATEWAY=192.168..1.1
NETWORK=192.168.1.0
BROADCAST=192.168.1.255

I edited my /etc/sysconfig/network-scripts like below:
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Ethernet
NETMASK=255.255.255.0
USERCTL=no
PEERDNS=yes
IPV6INIT=no

Then I restarted my network /etc/init.d/network restart and now I can surf and ssh from the updated kernel.
Hope this helps.....

Last edited by tiger3; 03-25-2005 at 06:46 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Updated FC3, can't see WAN mamorrow Fedora 3 04-03-2005 05:03 PM
Auto updated Fedora 3, now can't see WAN mamorrow Linux - Newbie 2 03-08-2005 06:17 PM
FC3 Up2date Says I'm Updated But It's Not. harley51 Fedora 7 12-02-2004 06:18 PM
FC3 up2date says I'm updated but I'm not... JimDog Fedora 6 11-18-2004 07:43 AM
up2date bug fixed: New up2date avail. with updated SSL certificate authority file dkaplowitz Red Hat 2 09-04-2003 05:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration