Bug 137173 - routes(5) manpage question
Summary: routes(5) manpage question
Status: VERIFIED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: RC 4
Hardware: All Linux
: P5 - None : Normal
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-06 16:55 UTC by Jan Engelhardt
Modified: 2008-07-16 17:37 UTC (History)
0 users

See Also:
Found By: Beta-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 Jan Engelhardt 2005-12-06 16:55:51 UTC
The manpage says...

       The first column gives the destination, written as the IP-address of  a
       host  or a network. The heading default indicates that the route is the
       default gateway. Do not use 0.0.0.0 for this purpose. A  prefixlen  can
       be used; e.g., 10.10.0.0/16 is valid.

       The  third column gives the netmask for a remote host or remote network
       behind a gateway.  For the default route or if you were  using  a  pre‐
       fixlen in the first column, you can omit it.

So what would I have to put in the 3rd field if I had specified a prefix in the first? Which one is valid?
 192.168.77.0/24 192.168.76.1 - -
or
 192.168.77.0 192.168.76.1 255.255.255.0 -
Comment 1 Dr. Werner Fink 2005-12-07 10:14:43 UTC
This is not a bug.  Please use bugzilla for bugs only.