wow: stop server, comment out WAN forwards
This commit is contained in:
parent
a7976205a8
commit
2a6aa8b247
1 changed files with 11 additions and 9 deletions
20
ports.toml
20
ports.toml
|
|
@ -49,12 +49,14 @@ 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]]
|
# WoW Classic server stopped 2026-07-28 (docker containers stopped, not deleted).
|
||||||
name = "WoW Classic realmd"
|
# Re-enable both forwards to reopen WAN access.
|
||||||
port = 3724
|
# [[forward]]
|
||||||
protocol = "tcp"
|
# name = "WoW Classic realmd"
|
||||||
|
# port = 3724
|
||||||
[[forward]]
|
# protocol = "tcp"
|
||||||
name = "WoW Classic worldserver"
|
#
|
||||||
port = 8095
|
# [[forward]]
|
||||||
protocol = "tcp"
|
# name = "WoW Classic worldserver"
|
||||||
|
# port = 8095
|
||||||
|
# protocol = "tcp"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue