I am able to log into my router (OpenWrt, current release) via SSH remotely (using DynDns for IP updates). However, the Web Interface is not accessable. What do I have to do? Any hints?
Topic: Making X-Wrt (Web Interface) available remotely?
The content of this topic has been archived on 27 Feb 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
Page 1 of 1
Add to /etc/config/firewall that setting (of course replace 80 to other port if you use another port ...)
accept:proto=tcp dport=80
Wouldn't it be smarter to use SSH tunneling than leaving a hole in your firewall opening your web interface to everyone in the world? If you watch a WAN connection for more than a few minutes you'll know why that's a REAL bad idea.
The discussion might have continued from here.
Page 1 of 1
