Re: Linux DHCP Proxy configuration via option 43 for Juniper MIST

2021-08-30 Thread Felix Windt
Assuming ISC DHCPd and the details from 
https://www.mist.com/wp-content/uploads/Mist_Proxy_URL_Conf.pdf, I'd think it 
would be something like this, making sure you adjust the SKUs you use:

option space MistAPs;
option MistAPs.ProxyURL code 1 = string;
if option vendor-class-identifier = "Mist AP41-US" {
vendor-option-space MistAPs;
}
if option vendor-class-identifier = "Mist AP43-US" {
vendor-option-space MistAPs;
}

subnet 192.168.0.0 netmask 255.255.255.0 {
[omitting all other options]
pool {
option MistAPs.ProxyURL "https://your-proxy-url.here;;
}
}

thx,
felix

From: The EDUCAUSE Wireless Issues Community Group Listserv 
 on behalf of Kris Vangeel 

Sent: Monday, August 30, 2021 8:30 AM
To: WIRELESS-LAN@LISTSERV.EDUCAUSE.EDU 
Subject: [WIRELESS-LAN] Linux DHCP Proxy configuration via option 43 for 
Juniper MIST


Hello



We are currently running a POC with MIST. As our APs need to pass through a 
Proxy to get to the Mist Cloud, I would like to get this configured through 
DHCP option 43. I found an example for Windows DHCP server in the Mist 
documentation but nothing for Linux.



In case anyone has this running through Linux DHCP, I would be very interested 
if you could share the relevant option 43 config.



Thanks in advance



Kris Vangeel

University of Leuven

Belgium

**
Replies to EDUCAUSE Community Group emails are sent to the entire community 
list. If you want to reply only to the person who sent the message, copy and 
paste their email address and forward the email reply. Additional participation 
and subscription information can be found at 
https://www.educause.edu/community<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.educause.edu%2Fcommunity=04%7C01%7Cfelix.windt%40DARTMOUTH.EDU%7C556bc7db4f1d45d55cbc08d96bb20b7f%7C995b093648d640e5a31ebf689ec9446f%7C0%7C0%7C637659234736021284%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=54DmPbLTMpeEoL%2FZEiA1Zwyqg1U07YWFKZ48Vg3DxjU%3D=0>

**
Replies to EDUCAUSE Community Group emails are sent to the entire community 
list. If you want to reply only to the person who sent the message, copy and 
paste their email address and forward the email reply. Additional participation 
and subscription information can be found at https://www.educause.edu/community


Linux DHCP Proxy configuration via option 43 for Juniper MIST

2021-08-30 Thread Kris Vangeel
Hello

We are currently running a POC with MIST. As our APs need to pass through a 
Proxy to get to the Mist Cloud, I would like to get this configured through 
DHCP option 43. I found an example for Windows DHCP server in the Mist 
documentation but nothing for Linux.

In case anyone has this running through Linux DHCP, I would be very interested 
if you could share the relevant option 43 config.

Thanks in advance

Kris Vangeel
University of Leuven
Belgium

**
Replies to EDUCAUSE Community Group emails are sent to the entire community 
list. If you want to reply only to the person who sent the message, copy and 
paste their email address and forward the email reply. Additional participation 
and subscription information can be found at https://www.educause.edu/community