Port forward isn't working

hate to open yet another thread on this topic, but no amount of reading has helped

Linksys WRT1900ACS
OpenWrt 23.05.0
the router has an ip, all seems fine

everything up/downstream of the router is configured - this all worked yesterday with v20.* of OpwnWRT (tested @ portchecker.co)

You need to specify the internal port.
And it is critical that the host at 192.168.1.101 is up and has the service active and listening for connections on the specified port. If the service isn't listening and responding, the port probe will report a closed port.

If that doesn't fix the issue, please post the following:

Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
grafik
Remember to redact passwords, MAC addresses and any public IP addresses you may have:

ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall

Further, from the following command, please post the first two octets only of the IPv4 address (in bold: aaa.bbb.ccc.ddd):

ubus call network.interface.wan status | grep address

never mind!!!

i had the server bound to the wrong host

sorry sorry sorry

No need to be sorry, but please sysupgrade to the latest stable release 23.05.2 (the configs will be compatible, these are 'just' security updates).

thanks for the reminder - i had been lazy about checking for updates so i subscribed to the forum announcements feed

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.