03-10-2008 09:45 AM - edited 07-03-2021 03:31 PM
I've got an internal (foreign) controller configured with both our internal SSID, as well as with a guest SSID. The controller is anchored to a DMZ-based guest controller. mping and eping all work, and clients can associate to the guest controller. They cannot, however, get a DHCP address.
DHCP is hosted on the anchor controller. The anchor controller has a management interface, and the WLAN is associated with that management IP. The DHCP scope is within the management interface network.
When a client associates, here's what a debug on the anchor controller shows:
Mon Mar 10 08:42:13 2008: 00:1b:63:07:54:96 DHCP received a REQUEST from Gateway 172.19.229.4 -- bouncing to local DHCP server.
Mon Mar 10 08:42:13 2008: 00:1b:63:07:54:96 DHCP sending to local dhcp server (172.19.229.4:67 -> 192.168.1.5:1067, len 300)
Mon Mar 10 08:42:13 2008: dhcpd: Received 300 byte dhcp packet from 0xac13e504 172.19.229.4:67
Mon Mar 10 08:42:13 2008: Dropping packet from 172.19.229.4 (unable to match to a dhcp scope)
Note that 172.19.229.4 is the management interface of the inside controller, and 192.168.1.5 is the address of the management IP of the anchor controller. Any ideas?
03-10-2008 09:12 PM
Could you provide the output of:
1. show dhcp detailed
2. show interface detailed
3. show wlan
03-11-2008 07:42 AM
Hi - turns out that its a bug in the 5.0 software, confirmed by a consulting SE. We've found a workaround, just waiting for new code. Workaround was to put all the controllers in the same mobility group, and just make sure the APs can't contact the 'anchor' controller for registration. Not ideal, but it works.
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