Why route doesn't allow me to define summary static routes ?
----8<-----------------------------------------------
eva:~# route -v add 192.168.130.0 netmask 255.255.252.0 gw 200.3.123.98
route: netmask doesn't make sense with host route
Usage: route [-nNvee] [-FC] [Address_families] List kernel routing tables
route {-V|--version} Display command version and
exit.
route {-h|--help} [Address_family] Usage Syntax for specified
AF.
route [-v] [-FC] {add|del|flush} ... Modify routing table for AF.
Address_families: inet,inet6,ddp,ipx,netrom,ax25
specify AF: -A af1,af2.. or --af1 --af2 or af_route
------------------------------------------
I have networks 192.168.130.0 trough 133.0 attached to the host I define
as gateway and I want to occupy only one entry in the table.
Bug or feature ? :)
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]