Your message dated Fri, 26 May 2017 19:39:07 +0930
with message-id <[email protected]>
and subject line isc-dhcp-client: no default route set if dhcp server sends
option rfc3442-classless-static-routes
has caused the Debian Bug report #835986,
regarding isc-dhcp-client: no default route set if dhcp server sends option
rfc3442-classless-static-routes
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
835986: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835986
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: isc-dhcp-client
Version: 4.3.4-1
Severity: normal
Dear Maintainer,
having a DHCP server that sends option 121 "classless static routes" leads to
isc-dhcp-client not setting
a default route on the DHCP client host. However, the classless static routes
get set correctly.
If "rfc3442-classless-static-routes" is removed from option "request" in
dhclient.conf,
the static routes are not set, but the default route. This is my current
workaround.
The leasefile in /var/lib/dhcp/dhclient.eth0.leases does contain the correct
options configured in the
DHCP server, including default route (option 003). It seems the default route
just isn't applied.
This bug currently also appears in the Jessie version.
-- System Information:
Debian Release: 8.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages isc-dhcp-client depends on:
ii debianutils 4.4+b1
ii iproute2 3.16.0-2
ii libc6 2.19-18+deb8u4
ii libdns-export162 1:9.10.3.dfsg.P4-10.1
ii libisc-export160 1:9.10.3.dfsg.P4-10.1
Versions of packages isc-dhcp-client recommends:
ii isc-dhcp-common 4.3.1-6+deb8u2
Versions of packages isc-dhcp-client suggests:
pn avahi-autoipd <none>
pn isc-dhcp-client-ddns <none>
pn resolvconf <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
I'm going to take the liberty of closing this one as not-a-bug
(and as a duplicate of #764219, see that report for more details).
It is a change in behaviour of the Debian package since 4.3.1-1,
but one that actually makes it more RFC compliant, so your broken
configuration no longer works. You need to include the default
route you want explicitly in your classless set.
Cheers,
Ron
--- End Message ---