I am using AP-10 with two SSID and two seperate vlans
vlan 10 is trusted vlan (192.168.2.x/24)
vlan 20 is Guest vlan (172.12.1.x/24)
The AP itself has ip that belongs to trusted vlan. However I am getting the following message from the DHCP server
2011:05:11-11:45:55 *** dhcpd: Dynamic and static leases present for 192.168.2.1.
2011:05:11-11:45:55 *** dhcpd: Remove host declaration REF_DhcMac001a8c0613 or remove 192.168.2.1
2011:05:11-11:45:55 *** dhcpd: from the dynamic address pool for eth1.10
2011:05:11-11:45:55 *** dhcpd: uid lease 192.168.2.1 for client 00:1a:8c:06:13:58 is duplicate on eth1.10 2011:05:11-11:45:55 *** dhcpd: DHCPREQUEST for 192.168.2.1 from 00:1a:8c:06:13:58 via eth1.10
2011:05:11-11:45:55 *** dhcpd: DHCPACK on 192.168.2.1 to 00:1a:8c:06:13:58 via eth1.10
00:1a:8c:06:13:58 → 192.168.2.1 is my AP.
Thanks