3

I am renting an apartment so neither the internet nor router is mine. However I have been allowed to change the router settings. If I port forward the router to, in this case, reduce ping in a game. Will that decrease the performance and speed for the people I'm renting from? Or is it simply easier or faster connection to the game server I'm trying to reach?

2
  • Additionally, it's the overall traffic that matters, not a specific port.
    – user931000
    Commented Nov 30, 2019 at 18:31
  • @Tim_Stewart True, I don't. But your own answer says the same (at least what I intended to say).
    – user931000
    Commented Nov 30, 2019 at 19:37

2 Answers 2

2

The simple answer is no It won't slow down traffic for other users.

Your intuition is correct, Port-Forwarding to a game console or PC can drastically improve the user experience in real-time multiplayer games.

PlayStation 4 needs these ports forwarded to have the best online experience. (Tcp ports) 80, 443, 1935, & 3478 to 3480
(UDP ports) 3478-3479

Xbox ONE needs these ports forwarded, Port 80 (TCP), Port 88 (UDP), Port 3074 (UDP and TCP), Port 53 (UDP and TCP), Port 500 (UDP), Port 3544 (UDP)Port 4500 (UDP)

In addition to this, if you look in the manual for the game you will find ports that need to be forwarded for each specific game.

PC games will be game specific ports. Check in the game manual or search online.

You can think of game traffic like VOIP traffic, low bandwidth, but extremely susceptible to latency & jitter.

If the router has QOS as a feature, you can additionally add these ports in as priority over other devices traffic on the network. This will make sure other users downloads/streaming etc will not interfere with the games you are playing.

Hope this helps.

1
  • 1
    Comments are not for extended discussion; this conversation has been moved to chat.
    – DavidPostill
    Commented Nov 30, 2019 at 21:05
3

I don't know any game that needs to punch in from the outside. You make the connection from inside, so there's nothing to port forward.

Additionally, if you forward a port, no-one else can use it, so you would be preventing anyone else from playing the same game [or anything else that used that port]

Your ping reduction in either case would be measured in milliseconds.
Gaming ping is dependant far more on your distance to the remote server than anything you can do yourself.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .