Results 1 to 14 of 14

Thread: Port Forwarding

  1. #1
    星の声 starseeker's Avatar
    Join Date
    Jan 2006
    Location
    In Deep Space
    Posts
    1,971

    Default Port Forwarding

    Can anyone explain to me from the very beginning how to forward ports? The guides I've looked at have just managed to confuse me.

    Also, would trying to forward ports for just one computer affect the internet connection of any other computers that use the same router?
    "Reality is that which,
    when you stop believing in it,
    doesn't go away".
    Philip K. Dick

  2. #2
    Old school, like an old fool. Flying Mullet's Avatar
    Join Date
    Apr 2003
    Location
    Napping in a peach tree.
    Posts
    19,185
    Articles
    6
    Blog Entries
    7
    Contributions
    • Former Administrator
    • Former Cid's Knight
    • Former Senior Site Staff

    Default

    What are you trying to accomplish with port forwarding?
    Figaro Castle

  3. #3

    Default

    Yes, it'll make it less secure.

    I assume you're into gaming. It's pretty simple. You just access your router's configuration and find the option for port forwarding. Then you just do it. It's really quite sexexplicable.

  4. #4
    星の声 starseeker's Avatar
    Join Date
    Jan 2006
    Location
    In Deep Space
    Posts
    1,971

    Default

    I'm aiming to do 2 things:

    Firstly, I'm trying to play AoE2 multiplayer online and everything else is working, but I can't host a game and the ports need to be forwarded.

    Secondly: I am trying to get my torrents to work properly since it keeps complaining about the port being closed.

    Quote Originally Posted by Discord
    I assume you're into gaming. It's pretty simple. You just access your router's configuration and find the option for port forwarding. Then you just do it. It's really quite sexexplicable.
    I've tried but for some reason it's not recognising it. I keep thinking I've missed a vital stage or something.
    Last edited by starseeker; 10-10-2007 at 10:33 PM.
    "Reality is that which,
    when you stop believing in it,
    doesn't go away".
    Philip K. Dick

  5. #5

    Default

    1. Are you the router owner? If yes, access it's configuration screen (usually http://192.168.2.1/), find the option for port forwarding and enter the ports you wish to forward.
    2. No, it will not. Torrents (usually) have nothing to do with port forwarding. If the port is closed, it'll be your firewall. Either the one on the PC or the one in the router itself.

  6. #6
    星の声 starseeker's Avatar
    Join Date
    Jan 2006
    Location
    In Deep Space
    Posts
    1,971

    Default

    Quote Originally Posted by Discord View Post
    1. Are you the router owner? If yes, access it's configuration screen (usually http://192.168.2.1/), find the option for port forwarding and enter the ports you wish to forward.
    2. No, it will not. Torrents (usually) have nothing to do with port forwarding. If the port is closed, it'll be your firewall. Either the one on the PC or the one in the router itself.
    Ah, I see. How do I deal with the firewall?
    "Reality is that which,
    when you stop believing in it,
    doesn't go away".
    Philip K. Dick

  7. #7

    Default

    Quote Originally Posted by starseeker View Post
    Quote Originally Posted by Discord View Post
    1. Are you the router owner? If yes, access it's configuration screen (usually http://192.168.2.1/), find the option for port forwarding and enter the ports you wish to forward.
    2. No, it will not. Torrents (usually) have nothing to do with port forwarding. If the port is closed, it'll be your firewall. Either the one on the PC or the one in the router itself.
    Ah, I see. How do I deal with the firewall?
    Have you got one in you PC? If not, then you should look for Firewall setting in the router.:P

  8. #8
    i n v i s i b l e Tech Admin o_O's Avatar
    Join Date
    Jun 2001
    Location
    New Zealand
    Posts
    2,957
    Blog Entries
    1

    FFXIV Character

    Humphrey Squibbles (Sargatanas)

    Default

    Every computer has an IP address and a port for any internet traffic. Each computer on your network holds a different IP so that your router can locate them and direct traffic to the correct machine. These are internal IPs - only your router and your computers deal with them.
    Your router also has its own IP, this is the address at which your router can be seen by the whole internets. When data passes between the router and the internet/your computer, the internal address has to be converted to the external address. This is called Network Address Translation (NAT).
    A port is like the door to a tunnel. There are a little over 65000 different ports you can choose from. When you forward a port in your router, you allow the door to one tunnel to be open for one internal IP address. That means that you're only opening the port as much as you have to, reducing security risks.
    What this means is that the internal IP address needs to always be the same (static) for the computer that the port is forwarded for, so you need to set static IP addresses.
    Check out PortForward.com - Free Help Setting up Your Router or Firewall for instructions on forwarding ports for most routers, and how to set static IP addresses.

  9. #9
    星の声 starseeker's Avatar
    Join Date
    Jan 2006
    Location
    In Deep Space
    Posts
    1,971

    Default

    Setting static IP addresses is the bit that always confuses me. I keep worrying that setting static IPs for all 3 computers on the home network (including my mum's work laptop, I smurf that up and I die), will cause connection problems.
    Last edited by starseeker; 10-11-2007 at 05:09 PM.
    "Reality is that which,
    when you stop believing in it,
    doesn't go away".
    Philip K. Dick

  10. #10

    Default

    not really unless you make them all the same thing.

    192.168.1.33
    192.168.1.34
    192.168.1.35

    Router = 192.168.1.1

    Would be an example.

    But it depends on the type of router, and how its setup.

    Static is more stable, but just means that if you ever change your router, you have to reset to dynamic(20sec on each computer) or change your static IPs to the new router's set(or be fine if you purchase the same router again).

    ie... Netgear uses the 192.168.0.X subnet
    Linksys uses 192.168.1.X subnet
    Another company I cna't remember uses 192.168.2.X subnet

    192.168.X.X is set aside by the internet authority people... IEEE or IANA, or ISO... i can't remember who actually does it.. its been awhile since my cisco classes. It is a private use address that is not used on the internet, and can be used on the Local side of a router with Network address translation(NAT router).

    If you use dynamic and the system boots before the router is online.. it could fail to get an IP address, and not be able to connect to the network until a reboot.... but it usually will try to get an ip address without rebooting on most systems.


    Static offers no problems other than changing it if you change routers, or change the router to a different IP address. Dynamic is easier for when you have LOTS of computers(100+) and don't want to go around to each one and keep track that these 10 computers have 192.168.1.101-110, and these have 192.168.1.123-129, and this one i just put in is 192.168.1.140, and static could give you an issue there if you forgot an ip address and put in a duplicate... then you have to find the duplicate.. or just change the one you just put in to an IP address thats not a duplicate.

    My memory is scratchy, so all of that may not be right. But i think it is, so hope it helps.

  11. #11
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Can't you set IP reservations on routers these days, so you can always leave the computers set using DHCP, and let the router sort out giving the same IP to the same machine each time? At least you don't have to touch the PCs then should you replace the router Plus in the case you do have hundreds of machines, you still have a central record to keep track which machine permanently gets which address whilst leaving them all on defaults instead of manually configuring them all

    I just do DHCP reservations on my linux router (from 192.168.0.2-129) for all the home machines, and use 130-189 for any "unrecognised" or guest machines.
    Problems playing downloaded videos? Try CCCP


  12. #12
    tech spirit
    Join Date
    Feb 2003
    Location
    Virgo supercluster
    Posts
    17,950
    Articles
    2
    Blog Entries
    2

    FFXIV Character

    Mirage Askai (Sargatanas)

    Default

    Actually, port forwarding helps when it comes to torrenting too. If one of the peers is firewalled, you can't download or upload to that peer unless you've got a port forwarded at your network. Thus, forwarding a port increases the number of people you can download/upload from/to.
    everything is wrapped in gray
    i'm focusing on your image
    can you hear me in the void?

  13. #13
    星の声 starseeker's Avatar
    Join Date
    Jan 2006
    Location
    In Deep Space
    Posts
    1,971

    Default

    Well I did some looking through my router settings and found that each computer is assigned their own IP address. I think it's all working now.
    "Reality is that which,
    when you stop believing in it,
    doesn't go away".
    Philip K. Dick

  14. #14

    Default

    Quote Originally Posted by Mirage View Post
    Actually, port forwarding helps when it comes to torrenting too. If one of the peers is firewalled, you can't download or upload to that peer unless you've got a port forwarded at your network. Thus, forwarding a port increases the number of people you can download/upload from/to.
    Hmm... wasn't aware of that really. Good to know.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •