Skip to content

Commit d2f0d17

Browse files
authored
Update PortForwarding.md
1 parent f9cf99a commit d2f0d17

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

documentation/en/PortForwarding.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# How can I make my server accessible to other players?
22

3+
If you want other players to join your own server, you can either:
4+
5+
- Port forwarding
6+
7+
Port forwarding is a network technique that allows devices on the internet, like your friends' PC, to access devices your fortnite game server
8+
running on your private WI-FI network. This is the better alternative in terms of latency as you don't have to pass through an external service.
9+
10+
- Use a private VPN software
11+
12+
Using a private VPN software, like Playit, Hamachi or Radmin, you can tunnel your internet traffic through a centralized VPN to connect with other players.
13+
This allows you to not share your public IP with other players and can be easier to set up if you have never used your router's web interface.
14+
15+
# Option 1: Port Forwarding
16+
317
### 1. Set a static IP
418

519
Set a static IP on the PC hosting the game server and copy it for later:
@@ -34,4 +48,8 @@ Now, you'll need to create a new port forwarding rule. Here's what you'll typica
3448
After configuring the port forwarding rule, save your changes and apply them.
3549
This step may involve clicking a "Save" or "Apply" button on your router's web interface.
3650

37-
### 6. Try hosting a game!
51+
### 6. Try hosting a game!
52+
53+
# OPTION 2: Private VPN software
54+
55+
I recommend using [Playit](https://playit.gg/) as it's the easiest to set up

0 commit comments

Comments
 (0)