blee -
Well you need to set ‘allow remotes dns requests’, that’s one issue.
Second, while you have given us the summary of your setup the info you provided is incomplete for troubleshooting purposes.
I’ll take a shot in the dark here though… Look at your routes, rules. In winbox it is under IP / Route / Rules. You should have a rule that says; SRC address 0.0.0.0/0 DST 0.0.0.0/0 ACTION Lookup (in my case it is table main) SOMETHING so the router knows where to send ‘unknown’ packets to. In terminal it looks like this; src-address=0.0.0.0/0 dst-address=0.0.0.0/0 action=lookup table=main
I also looked over your setup again…looks like you have the Hotspot Wlan2 running as an AP and your CPE at the dsl router running as a client… I think I’d reverse this… Your Wlan2 at the Hotspot should be a client, and your CPE at the dsl router should be the AP. You did not say what kind of CPE you were using…
Once you switch the above around, if you need to, you can follow directions elsewhere on the forum, wiki, or read the docs, and put Wlan2 and CPE together in a bridge fashion. Personally I’d use routing but I am not familiar with your needs/desires on your Hotspot setup.
blee -
Well I am glad it all worked out for you… It seem a little odd that you had the AP and Client radios ‘turned’ around as it were…
As to wpe/wpa - there are so many examples in the documentation and if you search this forum you’ll find it has been covered many times. You can even look in the wiki ( I believe there is an example there as well).