Port forwarding : router-computer

Port forwarding allows you to expose a particular service/software on your computer to public access.

WARNING : potential security concerns. Do NOT attempt unless you KNOW what you are doing.

  1. In a web browser, access the configuration panel of your router, which is usually at 192.168.1.1.
  2. Under section network or advanced options, search for NAT/PAT port forwarding or port transfering
  3. Forward any port of your choice (preferably a port numbered between 8192 and 65536 to minimise chance of collision) to you receiving port. The receiving port is configured by the software concerned by the connection.
  4. Test: access <your public ip>:<public port number>.
  5. Possible problems if 4 failed :
    1. port collision. Try setting up another public port.