Hi Guys,
Ive been on this for a couple of days. Im getting closer.
I want to cover my small town with free wifi. they still need to sign up through radius server, though its all free.
this is an image of how I have set it up in my house ready for install. Everything is working except I wont be able to manage the 2 wds devices remotely because they are on the same subnet as the hotspot user will be. (dhcp scope 10.5.50.10-10.5.50.254)
I thought I could port forward 2222 ssh to AP2 and forward 2223 to AP3.
the forwarding rules work if I disable the hotspot on AP1 and stop working when the hotspot is enabled. I figured out by turning on the hotspot feature it adds a bunch of dynamic firewall rules, and NAT rules. (I get the same results with http traffic on port 8080.)
I am unsure of which rules to put in the firewall to allow the traffic through. It also seams that when I do add a firewall rull to the firewall list, move it to the top of the list, when I reboot it is moved below the dynamic rules so If I did add a rule there it wont work anyway.
This is doing my head in. Ive been working on it for a week and troubleshooting this issue for 2 days. I am pretty noob at linux but understand the basics.
thanks