1

(2 replies, posted in Chillispot Configuration)

Hi,

I'm currently using Chillispot on DD-WRT v24. I'm trying to divide up the IP block this way:

192.168.30.1-192.168.30.191 to dynamic
192.168.30.192-192.168.30.254 to static

Is it possible to assign multiple statip and/or dynip options such as:

dynip 192.168.30.0/25
dynip 192.168.30.128/26
statip 192.168.30.192/26

Thanks,
Tony

2

(2 replies, posted in Chillispot Configuration)

Arne / all,

Do you know if it's possible to turn off MAC authentication and allow DHCP to function? I've been debugging my setup, and basically what it comes down to is that it seems Chillispot (running on DD-WRT) is rejecting the DHCP Discovery because the Source MAC doesn't match the Client MAC.

We have a relatively old bridge infrastructure that is a bit time consuming to replace, so I'm trying to make this work without replacing the bridge network.

Thanks,
Tony