NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

DevinAK's avatar
DevinAK
Aspirant
Jan 12, 2020

RBK50 Port Forwarding Help

Trying to port forward port 51820 to the world. I have a service running on 192.168.1.19 that exposes this port with no local firewall.

 

The service running is running currently and exists. Running my router in router mode. An IP trace goes from 192.168.1.1 to a public IP. Portforwarding TCP/UDP from public port 51820 to internal port 192.168.1.19:51820. uPnP is disabled. No weird settings on the router. What am I doing wrong?

33 Replies

  • How are you testing the port forwarding?

    Can you make a screen shot of the Orbi Port Forwarding page?

    • DevinAK's avatar
      DevinAK
      Aspirant

      I attached the picture. I just tested the service as well on a local device, and the service is available at 192.168.1.19:51820. However the port is not open. Testing using a VPN app -> DuckDNS -> public IP, did not work. Used https://portchecker.co/check and still nothing. Used a couple of other testers and still nothing.

      • CrimpOn's avatar
        CrimpOn
        Guru

        First, I cannot see that anything is incorrect.  This is exactly what I do to open ports for testing.  Are you forwarding TCP or UDP?

        (I ask that because this custom port forwarding rule has been given a title "VPN".)

         

        Orbi supports OpenVPN Server (so external devices can connect into the Orbi LAN), which I have running.  I noticed that OpenVPN uses UDP rather than PCP and ran a test on my Orbi using https://check-host.net/check-udp?host=172.249.115.199:12973 and 12974.  Both scans were ambiguous.  If your app is a UDP app, then perhaps port scanning is not going to be successful.

         

        Found one comment about how difficult it is to do UDP port scans: https://serverfault.com/questions/416205/testing-udp-port-connectivity 

         

        The mention of DuckDNS adds another complexity.  If you are using DDNS as a means to allow the service to remain available even when the ISP changes your public IP, it might be worth testing against the actual IP first before introducing DDNS into the situation.  (That's what I did when I implemented OpenVPN on the Orbi.)  I hope you are aware that Orbi's DDNS works only with a couple of DDNS providers.

         

        So far, I have not come up with much in the way of assistance.  Sorry.