12-07-2020 06:13 AM - edited 07-05-2021 12:52 PM
Hi, Everyone!
Does the DHCP snooping also works for Wlan as well as Lan. If not, how to mitigate rogue dhcp server in wireless networks.
NB: the used wlc is 3504 series, version 8.5.
Cordialy.
12-07-2020 08:08 AM
- You can do that for official ssid's as explained in this document
- Of course for wireless a device does not have a single cable to follow in the network, hence the problem correlates too how to handle rogue access points , which usually will do dhcp too.... = There are numerous documents available on handling rogues.
M.
12-07-2020 12:25 PM
Yes, DHCP snooping is the solution here. It works for DHCP, does not matter the client is WLAN or LAN. No specific config on WLC for it, all in upstream switch.
https://mrncciew.com/2012/12/27/understanding-dhcp-snooping/
HTH
Rasika
*** Pls rate all useful responses ***
12-28-2020 02:20 AM
Hi, Mr Rasika!
unfortunetly, dhcp snooping on the wlan does not work!
Cordialy!
12-08-2020 05:08 AM
Actually you typically don't need to "mitigate rogue dhcp server" on wireless, if the DHCP proxy function is enabled on the WLC. If that option is enabled, then the WLC proxies the DHCP request from each client to the configured DHCP server of the respective virtual-interface. The rogue DHCP server on Wi-Fi will never even receive a DHCP request packet.
12-21-2020 03:58 AM
#Hi, EveryOne!
#the DHCP snooping does't work for my WLAN,
#i have the following:
#lwap <-> swA <-> swD == dhcpserver <-> wlc.
#the config i used is :
#on the swA:
ip dhcp snooping vlan X,Y #=> [x=vlan and works fine]|[y=wlan and does not work]
no ip dhcp snooping information option
ip dhcp snooping database flash:/name.txt
ip dhcp snooping wireless bootp-broadcast enable
ip dhcp snooping
#on the uplink from swA to swD
ip dhcp snooping trust
#do i miss something!
01-04-2021 02:38 AM
Is the AP running autonomous image or lightweight?
01-04-2021 06:14 AM
Hi Sir!
the AP is running in #lightweight mode!
Cordially!
01-04-2021 06:28 AM
Then DHCP Snooping on that port is not needed, as the WLC is handling all DHCP requests/forwarding.
The AP itself behaves like a normal client though and should be able to DHCP request its IP address (unless you use fixed addresses).
This is, if you are NOT using FlexConnect. If you are using FlexConnect with Local switching (not central switching), then the WLC will typically not proxy the DHCP requests and you might want to have snooping for all client VLANs enabled.
12-29-2020 06:31 AM
Hi,
can all the Cisco access switches support the dhcp_snooping_for_wireless networks! whatever the IOS license is lanbase, lanlite! or Version!. If not, what are the supported IOS/version for this.
Cordially.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide