Hello
I’m trying to configure a hotspot on a RUTM10. The router shall be installed on a sailing yacht and supply one VLAN for the boat and captain stuff (navigation, autopilot, radio, satellite,…) and another VLAN for crew and guests.
Both VLANS have a WLAN connected to it, which shall be protected by a hotspot captive portal to access the internet (starlink) - so clients don’t have a permanent internet connection.
I probably have tried any different combination of configuring the hotspot and don’t get it to work.
What works
- Clients can connect to the hotspot and get the hotspot IP address
- authentication as user (username and password) on the captive portal works flawless
- connecting to the routers IP address also works
What doesn’t work
- connection to the internet is not possible
Tracing it down with tcpdump I found out that DNS requests from the clients are blocked. So I allowed all INPUT, OUTPUT and FORWARD chains on all zones.
Tried also different DNS servers (local, Google, Cloudflare) but non of them are answered. Requests can be seen on the WLAN interface (wlan1-2,…) but are not processed to the WAN interface. Even with all firewall rules fully open.
I have reseted the router infinite times and made different configurations (without VLANs, only one WLAN, configuring a hotspot just out of factory reset) nothing worked and it was always the same issue: clients can connect, get an IP address but are unable to connect to the internet as packages are not processed to the WAN interface.
Does anybody have the same experiance with the hotspot feature and may found a solution?
Many thanks!