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

How to Configure Ports

I would like to ask if anyone could help me figure out how to configure ports for steam. 

I have tried to enter the ports but for some reason it still blocks it. Here is a list of the ports  Could someone help me or provide a link for videos on how to configure the rules. Or a rule that would allow all traffic outbound. If that would be easier. 

Your network must be configured to allow Steam access to the following ports (in order from highest to lowest priority for QoS users):
Steam Client

    UDP 27000 to 27015 inclusive (Game client traffic)
    UDP 27015 to 27030 inclusive (Typically Matchmaking and HLTV)
    TCP 27014 to 27050 inclusive (Steam downloads)
    UDP 4380

 
Dedicated or Listen Servers

    TCP 27015 (SRCDS Rcon port)

 
Steamworks P2P Networking and Steam Voice Chat

    UDP 3478 (Outbound)
    UDP 4379 (Outbound)
    UDP 4380 (Outbound)

 
Additional Ports for Call of Duty: Modern Warfare 2 Multiplayer

    UDP 1500 (outbound)
    UDP 3005 (outbound)
    UDP 3101 (outbound)
    UDP 28960


This thread was automatically locked due to age.
  • Please [Go Advanced] below and attach a picture of an unsuccessful Firewall rule.

    Cheers - Bob
  • Hi, if you want to allow ALL outbound traffic, you can create a PacketFilter rule:

    Source: Internal Network
    Service: ANY
    Destination: Internet
    ALLOW

    You can look at the PacketFilter, WebSecurity AKA ContentFilter, and IPS logs if traffic is still blocked.

    If you're running a Game SERVER ("Dedicated or Listen Server"), you'll need a DNAT and PacketFilter rule for it, for TCP 27015.
    If you're not hosting a server, you don't need to worry about this.

    Barry
  • Thank you this helped we can close this topic now. Someday Will want to learn how to open ports via for certain applications. But a lot of game venders do not tell you what ports they require. So this way makes my life easier.