Bug 138281 - Routing failures after 9->10 upgrade
Summary: Routing failures after 9->10 upgrade
Status: RESOLVED WORKSFORME
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Final
Hardware: i386 SuSE Linux 10.0
: P5 - None : Major
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 15:04 UTC by Richard Foley
Modified: 2005-12-13 15:37 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Foley 2005-12-13 15:04:41 UTC
I upgraded a working SuSe 9.0 installation to SuSe 10.  The machines on the internal network (192.168.0.0) could no longer get past the router (192.168.0.1) machine to the internet.  The router can ping all internal hosts, and the internal hosts can all ping the router.  The router can ping all external hosts and access external sites with no problems.  The internal hosts are unable to ping PAST the router.  Reported to installation support with varied response - helpful suggestions welcome.
Comment 1 Dr. Werner Fink 2005-12-13 15:37:05 UTC
This is not a support channel and there this no major bug.
And please note that I'm able to ping to the outer world here.
You've to make sure that the local network and also the router
of this network are added both to the routing table. For more
information see the manual page of routes(5).

~$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     *               255.255.0.0     U     0      0        0 eth0
link-local      *               255.255.0.0     U     0      0        0 eth0
loopback        *               255.0.0.0       U     0      0        0 lo
default         your.router.de  0.0.0.0         UG    0      0        0 eth0