hotspot newbie help

I need help creating hotspot with these following config :

Mikrotik ------> Hotspot (WRT54GL + DDWRT) (192.168.99.1/28 Netmask 255.255.255.240)14 client
      |---------> Squid

My target is to use WRT54GL just an AP,for every client connected through it will be assigned in a pool that are assigned on the ether port in which WRT54GL connected,my purpose is to limit each client bandwidth and to use squid to preserve and saving bandwidth,and how to block and make sure client cann’t use tunneling,socks,proxy,vpn other than my squid?.The confusing thing is on ddwrt how i can make it to passthrough into mikrotik,should i use dhcp relay?automatic dhcp?static ip?and in which port(lan or wan?) the RJ45 connected into WRT54GL for these scenario. Any helps really appreciated. :slight_smile:

I managed to set it up for the hotspot,In WRT54GL turn off/disable wan & the dhcp server,make sure that you have already set the AP settings(Power,Throughput,Security,etc) before do these because this done,you won’t be able to access the setup pages anymore unless you reset into default settings,connect the RJ45 from mikrotik into LAN port on WRT54GL.

I have other question,i planned to use this as free hotspot,because of my netmask only allow 14 client,In order to limit per-client bandwidth should i make manually all of the 14 hotspot user account?or i just need to make 1 hotspot user account for all 14 and limit their bandwidth per ip?.I still haven’t firgure out on how to block tunneling,socks,proxy,vpn other than my squid?