ports: forward WoW Classic realmd/worldserver (3724, 8085)
This commit is contained in:
parent
b7bcd56c4b
commit
3f06cf8cc7
1 changed files with 10 additions and 0 deletions
10
ports.toml
10
ports.toml
|
|
@ -48,3 +48,13 @@ protocol = "tcp"
|
||||||
|
|
||||||
# DR (Dungeon Runners) forwards removed — services/dr-server.nix is disabled.
|
# DR (Dungeon Runners) forwards removed — services/dr-server.nix is disabled.
|
||||||
# Re-add 2110 tcp, 2603 both, 2604-2605 udp, 2606 tcp if it comes back.
|
# Re-add 2110 tcp, 2603 both, 2604-2605 udp, 2606 tcp if it comes back.
|
||||||
|
|
||||||
|
[[forward]]
|
||||||
|
name = "WoW Classic realmd"
|
||||||
|
port = 3724
|
||||||
|
protocol = "tcp"
|
||||||
|
|
||||||
|
[[forward]]
|
||||||
|
name = "WoW Classic worldserver"
|
||||||
|
port = 8085
|
||||||
|
protocol = "tcp"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue