Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102450 - wording issues in home-router-howto.xml and general improvements
Summary: wording issues in home-router-howto.xml and general improvements
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/en/home-rou...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-13 21:10 UTC by Arnold Miller
Modified: 2005-08-13 21:39 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 Arnold Miller 2005-08-13 21:10:10 UTC
I had the Path MTU Discovery problem for quite a while, even though I read this
guide fairly throughly.  My issue is in the heading Debugging, which I generally
take to mean "Steps to take to isolate and identify a bug for fixing."

I think that the Path MTU Discovery issue should be placed ABOVE Useful Tools,
and the heading changed to Troubleshooting (less of a coding word).


For the IPTables command set, since the reader must mentally replace all eth1
with ppp0 if on DSL, why not just have a line at the top:

# Replace this with ppp0 if on DSL
export WAN=eth1

and just use $WAN in place of eth1 in the rest?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2005-08-13 21:39:11 UTC
renamed Debugging section and change the eth0/eth1 to LAN/WAN