NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
caleb87
Apr 25, 2024Aspirant
port forwarding doesnt work with PR60X router and M4300-48X switch
I am unable to get the public IP to forward to an internal IP. I've setup port forwarding many times, but I can't get it working on this equipment. I'm using a PR60X router and a M4300-48X switch.
I'm connected to the WAN2 port with 10G, and a static IP. The ISP is not blocking the port (currently forwarding on a different 1G router).
I'm testing on port 80 using apache. The internal IP works fine and loads the apache webpage. I have tested other ports where the services are running and they work on the internal network IP.
Because it wasn't working, I tried testing the firewall by adding a traffic rule that allows anything, but this didn't resolve the issue.
I'm new to netgear, so I assume this is a simple configuration that I'm unaware of. Nothing in the manual explained any other configurations beyond setting up the port forward itself.
Any ideas what I'm missing?
The internal ip at 192.168.182.120 works fine and loads the page.
16 Replies
- RennaDNETGEAR Moderator
Hi caleb87,
Welcome to the NETGEAR Community! 🙂
Did you configure the Port Forwarding as described on the link below?
https://kb.netgear.com/000065728/How-do-I-add-a-custom-port-forwarding-service-on-my-PR60X-routerIf you already did and it is still not working, can you verify if you have anything connected to WAN1? Only one WAN can be active at a time and the second WAN is used as a failover. You can select which WAN to use as a primary under WAN - Internet/WAN - Dual WAN - Configuration - Primary WAN.
Have a lovely day,
RennaD
NETGEAR Team- caleb87Aspirant
Thank you for the suggestion. I only have one WAN connected, and it's to the WAN2 port because it's 10G and the WAN1 port is not 10G for some reason.
I still went into Dual WAN setting and set the primary to WAN2, but this has not enabled the port forwarding. I also tried to reboot the router after the changes. I'll also note that my firmware is updated to the most recent (v2.3.0.78).
I appreciate all the suggestions, and if anyone has any ideas at all I appreciate the help.
- op3cNETGEAR Expert
Hi Caleb,
I tested that the same port forwarding rule worked for both WAN1 and WAN2, below are steps of my test:
- Create customized service P10880 for port 10880.
- Create myhttps for port 443 - I am not sure why pre-defined https for port 443 is not showing up in drop down menu for port forward rule, will file a bug for it.
- Create port forward from P10880 (Any) to myhttps (Internal_Server).
- With signal WAN, test port forward https://WAN1_IP:10880/ it worked
- Now turn on dual WAN, test port forward https://WAN2_IP:10880/ it also worked
Please let us know what response you got when try to access internal service through port forwarding. Thanks.
- schumakuGuru - Experienced User
Haven't seen -any- NAT config on these "dual-WAN port router".
No controls for two WAN interfaces, no port forwarding for each of these .... just what the product management thought is essential. Port forwarding does very likely work on the WAN1 only.
Based on the data sheet and the user manual - there is not much - I would -never- consider an evaluation or even buy one. And no, despite having asked several times: Netgear preferred -not- to provide a test unit.
Appears they had a very limited, simple use case (if anything) in mind.
At the risk this will be my last post here: That's all I can and will say here.
- ShadowMario3Luminary
My custom ports forwarding works fine on my end, though I am only using it for Windows RDP:
Have no issues with the port forward working on both my main (10 gig WAN) internet and backup internet when I had to use failover.
Have you tried doing a factory reset of the router to see if that would help out? That would probably be the last thing I would do.
- schumakuGuru - Experienced User
ShadowMario3 wrote:
Have no issues with the port forward working on both my main (10 gig WAN) internet and backup internet when I had to use failover.
One port forwarding active magically on two WAN interfaces?
Would you mind to tell us more about failover - no word of this in the user manual.
With an eye on community know-how: We're keen to know why and how you have to RDP port forwardings configured. Are these the same RDP ports forwarded from both WAN connections?
ShadowMario3 wrote:
Have you tried doing a factory reset of the router to see if that would help out? That would probably be the last thing I would do.
Suspect more a problem with ports already in use for the router own local/internal usage, like for the Web UI, when the OP does talk of http and port 80. Not the first Netgear (and other brands) router struggling over these basics. I would try some alternate port forwarding, assuming the router can deal with PAT, e.g on some random port like 80123 for example.
- ShadowMario3Luminary
Yeah, from the last time I had a failover occur, I was able to use RDP through the second IP with no issues at all. I can do another test tonight to confirm this.
FWIW, my setup is I have a GoNetspeed (regional fiber company) with a static IP as my main WAN, connected to the WAN2 port. I have Comcast as my backup internet connected to WAN1, which, while dynamic, doesn't use CGNAT. Since OP mentioned that the port forward is working through another router, I assume that they are not behind a CGNAT.
As for how I did the port forwarding on the PR60X, I didn't need to specify which WAN ports it would apply to, I just made sure that External IP Address was set to "Any". First, you need to make a new rule under Service Management that specifies the ports.
Once they are added (or if you want to use one of the pre-defined ones), then you can go to the Port Forwarding page and they will appear in a list of rules when you add a new entry:
I have never used the predefined ones myself, so I was never able to check if port 80 had the issue like you mentioned.
As for why I have two RDP ports connected to the same internal IP, it's because that device is my Netgear RS700 router, which I have all of my computers hooked up to. I know that I am in a double NAT situation, but I don't mind this setup since I am still able to set up a VLAN through the PR60X so I have the RS700 dedicated for my main network and another router that is used for my Guest and IoT WiFi.
- ShadowMario3Luminary
FWIW, I tested out this port by installing an Apache web server on my Raspberry Pi. First, I port forwarded port 80 to my RS700 to verify that worked by logging into the IP as seen from the PR60X's side (192.168.1.10). Then I forwarded the same port as shown below:
I am able to access this the Apache test page on both my main IP address and secondary IP address (when failover occurs).
CalebSince it's working out for me, there might be an issue with your router itself, so you might want to do a factory reset. As you mentioned, it might have to do with the M4300-48X switch as well.- caleb87Aspirant
I setup a 10G Asus home router and port forward worked immediately when using the netgear switch. The netgear switch was factory reset when I got it, and I also tried plugging the Ethernet directly into the router to bypass the switch. I'm using default http port 80 with default apache. I prefer port 80 for testing, because it doesn't require SSL certs and more likely to work for testing. I also tried using alternate services with different ports with the netgear router and it wouldn't work.
My port forward looks like yours, and they're enabled. The internal IP shows the address, but the WAN public IP will never work with the netgear router. I could factory reset it again, but I'm so busy I'll have to do it another time.
- op3cNETGEAR Expert
We tested exact same settings without any issues. Please check private message, we would like to work with you to solve this mystery. Thanks.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!