[pkg-dhcp-devel] Bug#759761: Bug#759761: isc-dhcp-client-udeb: kfreebsd: fails to set netmask

Michael Gilbert mgilbert at debian.org
Sun Oct 5 22:40:49 UTC 2014


On Fri, Aug 29, 2014 at 9:44 PM, Steven Chamberlain wrote:
> On kfreebsd, the udeb for ISC DHCP client fails to set a netmask,
> if one was given in the DHCP lease.  This means some hosts on the
> local network may be unreachable, perhaps nameservers or something
> essential for reaching the Internet.

Hi Steven,

dhclient-script.kfreebsd does something slightly different, which is

    ifconfig $interface inet $new_ip_address
${new_subnet_mask:+netmask $new_subnet_mask} ...

Wouldn't that be more correct to also for the udeb script?

Also, while you're looking at kfreebsd issues in dhcp, would you mind
reviewing the proposed patch for dhclient-script.kfreebsd in #691090?

Best wishes,
Mike



More information about the pkg-dhcp-devel mailing list