-2

I want to make a few servers (mostly Minecraft) to play with my friends without using Hamachi or Tunngle and i found out about port forwarding. I've tried a couple of tutorials online but didn't seem to get it done.

I have a weird router setup: ISP's Optical Fibre -> Main Router -> Router1 & Router2 We have 3 houses, one is the office and the other 2 are duplex. The office has the Main Router and the optical fibre and the other houses have each their own router: Router 1 respectively Router 2.

I'm using Router 1 via Ethernet and after alot of YouTube and Google i can't seem to make the port open. It is open in the router's admin page and is set up correctly but i still can't host a server.

Tried OpenPortCheckTool with the server open but it says that the port is closed.

Any ideas?

4
  • To clarify, you've set the port forwarding in the main router?
    – Vegard
    Commented Sep 30, 2015 at 17:35
  • 3
    You will have to port forward through all of the routers on the path from the computer to the Internet. Also, keep in mind some ISPs block connections to some ports: customer.xfinity.com/help-and-support/internet/…
    – Steven
    Commented Sep 30, 2015 at 17:35
  • No. I only port forwarded the router i'm using (Router 1). And how can i port forward through each router ? The static IP address is only on my router (Router 1).
    – TermoZour
    Commented Sep 30, 2015 at 17:37
  • 2
    See @Steven 's comment. You need to do it on all, or the traffic will be blocked on its way, and thus not work.
    – LPChip
    Commented Sep 30, 2015 at 17:40

1 Answer 1

4

If you're behind "Router1", and it's behind "Main Router", then you need to forward the ports in Main Router to Router1, and then forward the ports from Router1 to your servers.

4
  • 1
    So for example Minecraft: port 25565. I would get Router 1's IP and the Minecraft port and set those in Main Router admin page ?
    – TermoZour
    Commented Sep 30, 2015 at 17:44
  • Yup. You'll want to use the IP address of Router1 that the Main Router see it as (e.g.: the WAN IP of Router1) Commented Sep 30, 2015 at 17:45
  • OK. So i got Router1's WAN IP and port forwarded it in Main Router then port forwarded my PC's STATIC IP and the same port to Router1. Tested with open port check tool and the port seemed to be open. Now i need to test with a friend. What IP should i give it to him ?
    – TermoZour
    Commented Sep 30, 2015 at 18:08
  • The WAN IP of Main Router, or whatever appears as your public IP on the Internet, Google "What is my IP" and it'll tell you. Commented Sep 30, 2015 at 18:10

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .