Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sophos XG 19.5 WAN DHCP Client Option 61

Hi,

I have been searching the forum. This question has come up many times over the years without an answer. Actually, there is one answer marked as correct stating that DHCP clients never send data to the server. This is obviously incorrect.

I have been going through the options on my XG firewall trying to find a way to set option 61 for the WAN DHCP client (https://datatracker.ietf.org/doc/html/rfc2132#section-9.14). But have not been able to find it.

Does a method exist where I can set option 61 for the firewall WAN DHCP client? If so, how can I do it.

Please don't post references to how the DHCP server works in Sophos XG firewall, because that doesn't help.

Regards,

William



This thread was automatically locked due to age.
Parents Reply
  • I would challenge this situation: 

    According to the relevant RFCs, DHCP clients cannot configure their own DHCP options. Only the DHCP server is responsible for sending DHCP options to clients.

    RFC 2131, which defines the DHCP protocol, specifies that "the client receives the vendor options that the server has included in the DHCP message." In other words, the DHCP server is the only entity that can include vendor-specific options in the DHCP message, and the client can only receive and interpret these options.

    Similarly, RFC 2132, which defines the format of DHCP options, states that "DHCP options are defined by the server, not by the client." This means that the client cannot create its own DHCP options or modify the options provided by the server.

    Overall, the DHCP protocol is designed to be a client-server model, where the server is responsible for providing configuration information to the client. While the client can make requests for certain options, it cannot create or modify the options itself.

    __________________________________________________________________________________________________________________

Children