DHCP IP Assigned

I have my LAN setup for DHCP 192.168.1.* and the WLAN (Internal Hotpsot) 10.1.1.*. However, I noticed that those signing into the hotspot sometimes gets a 10.1.1.* IP and other times 192.168.1.*. Why is that? Should I turn off DHCP and use static IP's for the LAN so the WLAN only get 10.1.1.* IP?

Re: DHCP IP Assigned

david wrote:

I assume you are splitting the bridge between the lan and the wireless? You should be if you want to use a different DHCP server on the lan. You can't (from a network routing standpoint) have two DHCP servers listening on that network.

Thanks for your input david...

I disabled the DHCP on the LAN side and now the wireless side is only getting the 10.1.1.* assigned IP.

Re: DHCP IP Assigned

I assume you are splitting the bridge between the lan and the wireless? You should be if you want to use a different DHCP server on the lan. You can't (from a network routing standpoint) have two DHCP servers listening on that network.