If classless-static-route is specified, default route is not set
Jason A. Donenfeld
Sat Oct 07 03:56:05 2017Hi Roy,
If a static route is passed via dnsmasq, such as:
dhcp-option=option:classless-static-route,10.10.0.0/16,10.10.10.1
, then dhcpcd will set this, but forget to set the default route.
tcpdump indicates that both the routers tag and the
classlessstaticroutes tag are being sent in the dhcp packet.
dhcpcd 7.0.0-rc2
Jason
| Re: If classless-static-route is specified, default route is not set | Roy Marples |