Package: dhcp3-client
Version: 3.1.1-6
Severity: wishlist
according to section "Local Subnet Routes" in RFC3442 the way to add
on-link routes is to specify a router IP address of 0.0.0.0. So I think
the rfc3442-classless-routes script should check if the gateway is
0.0.0.0 and in that case add an on-link route instead (route add -net
"${net_address[*]}/$net_length" dev "$interface").
This would be very useful for our network. Currently the script tries to
add a route with gateway 0.0.0.0 and that causes an error.
Regards,
--
Göran Weinholt,
Network Administrator,
Chalmers Studentbostäder
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]