[Dnsmasq-discuss] Determine wireless SSID

Donald Muller donmuller22 at outlook.com
Wed Jan 23 22:39:59 GMT 2019


I will check with Netgear to see if can be enabled.

Is there any other way to determine guest wi-fi DHCP requests vs other DHCP requests?

From: Luis Kleber <luis.kleber at gmail.com>
Sent: Wednesday, January 23, 2019 3:04 PM
To: Donald Muller <donmuller22 at outlook.com>
Cc: dnsmasq-discuss at lists.thekelleys.org.uk
Subject: Re: [Dnsmasq-discuss] Determine wireless SSID

If you can enable "DHCP option 82" on your Netgear Wifi then I think Yes.
When enabled, look for DHCP packets on dnsmasq server  "tcpdump -i ethx  -nnvvvN port 67"

Something like this should appear:
Circuit-ID SubOption 1 :  "Netgear wifi guest ..."

In dnsmasq config file:
dhcp-circuitid=set:TEST1,"Netgear wifi guest ..."
dhcp-range=net:TEST1,192.168.31.171,192.168.31.179,86400s
dhcp-option=tag:TEST1,3,192.168.31.1
dhcp-option=tag:TEST1,option:dns-server,8.8.8.8



Em qua, 23 de jan de 2019 às 17:51, Donald Muller <donmuller22 at outlook.com<mailto:donmuller22 at outlook.com>> escreveu:
Since no one responded I am assuming this is not possible.

From: Dnsmasq-discuss <dnsmasq-discuss-bounces at lists.thekelleys.org.uk<mailto:dnsmasq-discuss-bounces at lists.thekelleys.org.uk>> On Behalf Of Donald Muller
Sent: Friday, January 11, 2019 4:58 PM
To: dnsmasq-discuss at lists.thekelleys.org.uk<mailto:dnsmasq-discuss at lists.thekelleys.org.uk>
Subject: [Dnsmasq-discuss] Determine wireless SSID

This is probably not possible but I thought I would ask.

Is it possible for DNSMASQ to determine the SSID for a DHCP request? I would like to be able to assign different values for devices using the guest network. DNSMASQ is running on my QNAP NAS while I have a Netgear wireless router providing the wireless connectivity.

Thanks

-----
“Everyone is entitled to his own opinion, but not to his own facts.” - Daniel Patrick Moynihan

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss at lists.thekelleys.org.uk<mailto:Dnsmasq-discuss at lists.thekelleys.org.uk>
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20190123/db6b958f/attachment-0001.html>


More information about the Dnsmasq-discuss mailing list