*** Portfowarding not working with NETGEAR ***

Solution
Thanks.

Is the required Port 12345? Seems to be from what I could find via a google on "Cube World - Port Forwarding.

Seems to be quite a few tutorials about how to set it all up.

About all I can suggest at this time is to try a couple more tutorials that seem to be the most recent - especially if they are for the Netgear R6300.

You could try this:

nmap www.cubeworld.com -p 12345

My results came back as PORT = 12345/tcp, STATE = filtered, SERVICE = netbus

Your results may provide additional information.

Could be that your ISP is blocking that port or the port is being used by some other program.

Ethan,

Port forwarding is a fairly common event.

Can you explain more about "Netgear support wont help me."? Was there a specific reason or some "unexplainable" (not Netgear) error code involved?

Here is a link with instructions relevant to your router.

http://portforward.com/english/routers/port_forwarding/Netgear/R6300/NVIDIA_GameStream.htm

It will be helpful if you can post more information about what you have done so far and why the tutorials did not help.

Thanks
 

They want me to pay 70$ for support for 6 months. And I did the steps correctly... I dont know why its not working...

 
Okay...

Sometimes the steps are slightly incorrect or not truly applicable for some given situation. Bad documentation is a bit of a plague everywhere......

You will need to provide the forum some additional information:

Do you get any operating system or network feedback from the devices involved? Any error code, any message, any screen pop-up? Maybe multiple ports need to be opened...

Are you comfortable logging into your router and making configuration changes?

What port are you trying to forward and for which service/game is the port being forwarded for?

What firewall, if any, are you using?

Are you familar with commands such as "ipconfig", "ping", "nmap", etc....?

Those are commands that can be used to check for open/closed ports and the overall status of your network.

However, before gettng into all that it would be best if we can narrow down what is happening or, more likely, not happening as you expect.

The more specific we can make the problem the more likely a solution.



 


Im on windows 8

I know what ipconfig and ping is...

The game is cube world

and for a fact these needs to be one open port

I turned off my firewall

Yes, i will make router changes

no error code

 
Thanks.

Is the required Port 12345? Seems to be from what I could find via a google on "Cube World - Port Forwarding.

Seems to be quite a few tutorials about how to set it all up.

About all I can suggest at this time is to try a couple more tutorials that seem to be the most recent - especially if they are for the Netgear R6300.

You could try this:

nmap www.cubeworld.com -p 12345

My results came back as PORT = 12345/tcp, STATE = filtered, SERVICE = netbus

Your results may provide additional information.

Could be that your ISP is blocking that port or the port is being used by some other program.

 
Solution


where would i type that in?
 


my ISP said they are not and will never block ports (comcast-Xfinity)
 
The nmap command would be type in via the Command Prompt - you will need administrator rights to do so.

Click the Start button
Scroll to Command Prompt
Right click "Run as Administrator"

Just as you probably do for ping and ipconfig.

If Xfinity is not blocking the port as they stated then the next step is to find what if another program is using the port....
 

Says batch file not reconized
 
Were you at/in the C:\Windows\System32> prompt?

In that window, as an administrator, and after the > type "nmap www.cubeworld.com -p 12345" without the quotes
Here are the results I received:

Starting Nmap 6.47 ( http://nmap.org ) at 2015-07-13 15:03 Eastern Daylight Time
Debugging Increased to 1.
Stats: 0:00:02 elapsed; 0 hosts completed (0 up), 1 undergoing Ping Scan
Parallel DNS resolution of 1 host. Timing: About 0.00% done
mass_rdns: 16.68s 0/1 [#: 4, OK: 0, NX: 0, DR: 0, SF: 0, TR: 6]
DNS resolution of 1 IPs took 16.68s. Mode: Async [#: 4, OK: 0, NX: 0, DR: 1, SF: 0, TR: 6, CN: 0]
Packet capture filter (device eth0): dst host 192.168.1.102 and (icmp or icmp6 or ((tcp or udp or sctp) and (src host 208.73.210.217)))
Overall sending rates: 3.89 packets / s, 171.21 bytes / s.
Nmap scan report for www.cubeworld.com (208.73.210.217)
Host is up (0.047s latency).
Other addresses for www.cubeworld.com (not scanned): 208.73.210.200 208.73.211.178 208.73.210.214
Scanned at 2015-07-13 15:03:39 Eastern Daylight Time for 17s
PORT STATE SERVICE
12345/tcp filtered netbus
Final times for host: srtt: 47000 rttvar: 47000 to: 235000

Read from C:\Program Files (x86)\Nmap: nmap-payloads nmap-services.
Nmap done: 1 IP address (1 host up) scanned in 17.42 seconds
 

baMhk63.png


jIgPQlc.png

 
Nicely done.

Now go back to the link in my original response and follow the router instructions to forward port 12345 requests to your PC. You will be using the Internal IP address of your computer for the incomplete (192.168.1.___) Internal IP address shown in the tutorial.

Just be aware that if you are using DHCP then your computer's IP address may be changing depending on when any other devices are turned on.

To get around that problem set up a static IP for your computer via the ethernet/wireless settings. Then, on the router, use the computer's MAC to reserve that static IP address for your computer.