Oversized DHCP option issues

蒋圩淏 <[email protected]>
Newsgroups gmane.network.dhcp.isc.dhcp-server
Message-ID <CADZKVKkFJMA8uJBPFb7ghpcW_AyXbFtvmvrXsU4k9WUTR3EEvw@mail.gmail.com>
Hello everyone,

I'm configuring a DHCP server over a network that has multiple
gateways. One of the gateways has limited bandwidth, so I'm thinking
of using the classless static route defined in RFC3442 to
automatically configure it.

However, our routing tables are large, exceeding the DHCP 255 bytes
limit. I observed that only packets within 255 bytes can be sent out
successfully while exceeding the limit by a little bit will cause a
malformed DHCP packet shown in Wireshark, and the DHCP server doesn't
send out the option while using the whole table.

In RFC3396 it specifies that the options should be concatenated when
they exceeded the 255-byte limit, while I didn't find how to configure
that in `dhcpd.conf`.

I've tried to add multiple options that share the same DHCP code, and
dhcpd just ignore the previous settings and only takes the last one.

The question is, how can I send out the large table successfully? I
think this problem could be practical, as the 255-byte option limit
can only store 23 CIDR-255.255.255.0 table entries.

--
Weihao Jiang
mailto:[email protected]
mailto:[email protected]
_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/dhcp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.