|
Bugzilla – Full Text Bug Listing |
| Summary: | Routing failures after 9->10 upgrade | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Richard Foley <suse.linux> |
| Component: | Network | Assignee: | Dr. Werner Fink <werner> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Richard Foley
2005-12-13 15:04:41 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 |