RaspSDR / server

The web-888 web server code, Clone from kiwisdr with lots of changes
14 stars 5 forks source link

cannot connect from outside if port is redirected via portmapping - Also ALWAYS an error when checing ports thorugh the admin #20

Open neil969 opened 1 month ago

neil969 commented 1 month ago

I have a (long standing) OpenWebRX+ running on port 8073, so I can't port forward from outside my network from 8073 to the WEB-888. This should be no problem as my router allows from internal & external ports ( as it shows in the help pages fro the WEB-888 I have the web-888 set up as the screenshot below:
image

and the Asus Routers port forwarding like this image

Expected result:- http://[external_IP]:8070 should connect to the WEB-888 Actual result: - Firefox can’t establish a connection to the server at [external_IP]:8070.

Has anyone made this work? Why do I see an error rather than "yes" or "no" in the admin screen - which does not go away even when I know I can connect from the outside during my testing. Thanks :)

micked99 commented 1 month ago

It works for me, you cant use the same internal port on the lan, change the port nr under the Network tab in Admin for example 8070 in the 888. Use 8073:8070 in external port setting in the router and it will forward you to the correct SDR on your network.

I also see the same error when clicking "Check port open"

/Mikael

howard0su commented 1 month ago

Check port open is fixed. please verify.

micked99 commented 1 month ago

Guess we need to wait for a new fw uppdate, its still on v2024.1008 when looking for Alpha uppdate

howard0su commented 1 month ago

updated, please test again.

micked99 commented 1 month ago

I tried 1028/1029 (same?) problem is still there for both my direct ip and ddns ip, also noticed when clicking "Auto add NAT rule on firewall / router?" in 888 network tab it says "no device found"

Just to verify it wasnt my mesh system acting up (Asus ai-mesh with 2 nodes) I connected the radio to the main router with a cable but it still gave the same errors.

/Mikael