I have connected my pi via eth0 to the internet and exposed the captive portal via wlan0 which serves as the access point. I tried with the current set of iptable rules listed in the README however none of them work on the bridged interface br0 and the clients which connected via the wlan0 AP can connect to the internet. Since the php scripts currently mostly rely on iptables and mac addresses, will they work in conjunction with a bridged interface?
I have connected my pi via
eth0to the internet and exposed the captive portal viawlan0which serves as the access point. I tried with the current set of iptable rules listed in the README however none of them work on the bridged interfacebr0and the clients which connected via thewlan0AP can connect to the internet. Since the php scripts currently mostly rely oniptablesand mac addresses, will they work in conjunction with a bridged interface?