Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37653 - Internet did not work after executing `route add default gw ${GATEWAY}` without `metric 1`.
Summary: Internet did not work after executing `route add default gw ${GATEWAY}` witho...
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Handbook (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-08 17:38 UTC by Joel Kitching
Modified: 2004-01-09 15:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Kitching 2004-01-08 17:39:00 UTC
Gentoo Installation Handbook
3. Configuring your Network
3.d. Manual Network Configuration

After following this part of the Handbook, Internet did not work/was intermittent/was unreliable/produced unexpected results (pings of 1000ms if pinging happened to work).

Reverting back to the old installation manual, I noticed it had `metric 1` on it's `route` line.  So I redid this part of the Handbook, adding `metric 1` to the appropriate step, (`route add default gw ${GATEWAY} metric 1`), and it worked.

The manual should be revised to include `metric 1`, unless my system is an exception and it requires this or something.  If this is the case, perhaps it should be mentioned to try the command with `metric 1` if the Internet still does not work.

Reproducible: Always
Steps to Reproduce:
1. Follow Handbook up until the end of '3. Configuring your Network', using the manual section at the bottom.
2. Internet does not work.
Actual Results:  
Internet didn't work.

Expected Results:  
Internet should have worked.
(adding `metric 1`)
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2004-01-09 02:44:10 UTC
Weird; metric's shouldn't be placed unless you plan on having routing daemons... what network environment are you in?
Comment 2 Joel Kitching 2004-01-09 15:56:10 UTC
Uhm.. Sorry guys, I think I messed up on this one.  I was probably trying to ping sites that block ICMP requests or something, as it works fine without metric 1 now...

Anyways if you care I'm just behind a router.