OPNsense Forum

Archive => 19.7 Legacy Series => Topic started by: andygee on October 07, 2019, 02:08:59 PM

Title: DHCP data types - encapsulated for option 125
Post by: andygee on October 07, 2019, 02:08:59 PM
Is there a way to do data encapsulation so that we can do option 125?  Our phone vendor requires it in order for the phones to boot properly.

Thanks,
Andy
Title: Re: DHCP data types - encapsulated for option 125
Post by: hbc on October 07, 2019, 11:07:26 PM
Use option type string with number 125 and do hex encoding according to https://tools.ietf.org/html/rfc3925
Title: Re: DHCP data types - encapsulated for option 125
Post by: andygee on October 10, 2019, 04:33:50 PM
Got it, thanks!!!!