This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Opening Ports

What all is involved with "Opening Ports" software will tell you to open port XXXX.  Does that mean open all traffic from any port to XXXX as well as port XXXX to any port on any computer?


This thread was automatically locked due to age.
  • It depends on the software requirements.

    For example, in my home network, I do not allow anything except what I specifically permit.  in order for me to use a piecve of software that connects to the outside on a port not already specified, I have to allow that traffic out on the firewall, or, open the port.

    If, however, traffic needs to come back from the internet (without being specifically requested through an established communication stream) then you need to allow inbound traffic, and here is where it can get sticky.  In order to allow traffic in from the outside, you need to tell it a specific target on the inside.  For example:

    A user uses a popular online game software that alows him or her to play cards against opponents all over the internet.  The software, however, requires the ability to send information directly to the remote client.  If they are behind a NAT device (a la ASL) then a DNAT/SNAT rule has to be added to the ASL box to redirect that traffic to the specific box on the internal network.

    Does this answer your question?

    HTH

    Bob