jernau
Regular Contributor
I've recently swapped out my RT-AC3200 for an RT-AC88U with a from scratch config on 384.15
One weird issue I'm facing is that I run a web server in my internal LAN on a port forward using the standard port 80. No issues on my old router running 384_13_4 using a port foward for this but on a fresh 384.15 I get connection refused.
When I looked in the iptables nat rules I see this;
-A VSERVER -p tcp -m tcp --dport 80 -j DNAT --to-destination 192.168.1.1:40870
Anyone have any idea what part of the config is causing this entry to be generated? I'm sure I'm being dumb and its down to have not doing a config from scratch for a while
Anyway thanks to @RMerlin for the great work on this firmware !
One weird issue I'm facing is that I run a web server in my internal LAN on a port forward using the standard port 80. No issues on my old router running 384_13_4 using a port foward for this but on a fresh 384.15 I get connection refused.
When I looked in the iptables nat rules I see this;
-A VSERVER -p tcp -m tcp --dport 80 -j DNAT --to-destination 192.168.1.1:40870
Anyone have any idea what part of the config is causing this entry to be generated? I'm sure I'm being dumb and its down to have not doing a config from scratch for a while
Anyway thanks to @RMerlin for the great work on this firmware !
Last edited: