Unable to connect to the router
asoko2 opened this issue · 4 comments
I try the test script, I got 'Unable to connect to the router' result.
I have disabled my firewall, set outbound rule for apache and PHP, still can't get it work.
What's wrong?
Thanks
There may be a firewall rule at the router as well.
If it's not in the same LAN as PHP, but is instead accessing the router via a WAN interface, there definetly is one by default.
The router and my PHP web server are at the same LAN. And also, the firewall rule is still the default.
I didn't change any firewall rules except adding NAT rule for WAN connection.
This is my firewall rule
https://imgur.com/gYD8Qzg
And here is the NAT
https://imgur.com/pUvJftQ
Ah. You're in the same LAN, but have a hotspot there.
The device PHP is running on needs to be allowed by the hotspot, be it via a login, or a bypass rule in ip-bindings.
Can you show me how to do it? Allow the PHP to connect via the hotspot?