Game Port Forwarding Guide
Fix your Strict NAT Type, speed up matchmaking, and connect to lobbies faster. Find the exact ports for your game below.
Find Your Game Ports
Select your game and platform to reveal the specific TCP and UDP ports you need to open.
Need to configure other router settings like QoS? Head back to our Optimal Router Settings Guide.
What is Port Forwarding?
Think of your router as an apartment building's front desk, and the ports as the specific apartment numbers. All the internet traffic arriving at your house goes to your router's public IP address. But when a game server sends data back to you, the router needs to know exactly which device (which "apartment") inside the house that data is meant for.
Normally, a system called Network Address Translation (NAT) handles this automatically. However, some games require incoming connections that your router's firewall blocks by default. This results in a "Strict NAT" or "Type 3 NAT" error. Port forwarding tells the router: "Any incoming data on port 3074 must go directly to my gaming PC."
Does Port Forwarding Lower Ping?
Generally, no. Your ping is dictated by physical distance and ISP routing, which we discuss heavily in our Network Optimization Guide.
However, port forwarding fixes several critical networking issues:
- Open NAT Type: The main reason gamers port forward. An Open NAT allows you to connect to any other player, regardless of their NAT type.
- Matchmaking Speed: With an Open NAT, the game client can quickly connect to the matchmaking servers and find available lobbies much faster.
- Voice Chat Issues: If you are constantly getting disconnected from in-game voice chat, blocked ports are usually the culprit.
- Hosting Custom Games: If you want to host a private Minecraft or Rust server, you must port forward.
Step-by-Step Port Forwarding Setup
Every router's interface looks different (Netgear, Asus, TP-Link, Linksys), but the core concepts are identical. Before you start, you must give your gaming device a Static IP Address.
Step 1: Set a Static IP Address
If you don't do this, your router will eventually assign your PC/Console a new IP address, and your port forwarding rules will break.
- Find the MAC Address of your PC or Console (usually found in Network Settings -> Hardware Properties).
- Log into your router (usually 192.168.1.1).
- Look for settings called DHCP Reservation, LAN Setup, or Address Reservation.
- Add a new rule: enter your MAC address and assign it an IP address (e.g., 192.168.1.50).
- Save and reboot your router.
Step 2: Enter the Port Rules
- In your router settings, look for a section called Port Forwarding, Virtual Server, or NAT/QoS.
- Click "Add New Rule" or "Add Custom Service".
- Name/Service: Type the name of the game (e.g., "Valorant").
- Protocol: Select TCP, UDP, or Both (based on the tool above).
- External/Internal Ports: Enter the port numbers here. If it's a range (like 27015-27030), enter the starting and ending number. If it's a single port, enter it in both fields.
- Internal IP Address: Enter the Static IP address you assigned to your gaming device in Step 1.
- Save the rule and apply the settings.
Step 3: Test It
Launch the game and check your network settings menu. In games like Call of Duty, it will explicitly state your NAT Type on the multiplayer screen. It should now say Open or Type 1 / Type 2.
UPnP: The Alternative Method
Universal Plug and Play (UPnP) is a feature that allows game clients and software to automatically request the router to open ports for them. It is essentially automated port forwarding.
If you find manual port forwarding too confusing, you can simply enable UPnP in your router settings. However, be aware that many network security experts recommend leaving UPnP disabled, as malicious software can theoretically use it to open ports to your network without your permission. Manual port forwarding is always the safer, more robust option.
If your NAT is open but you are still experiencing rubber-banding or lag spikes, you might be experiencing packet loss or jitter. Check out our Interactive Lag Troubleshooter for further diagnostics.