forward minecraft server traffic from trantor to alexandria
This commit is contained in:
parent
37558060f4
commit
66b68ce658
3 changed files with 38 additions and 3 deletions
|
|
@ -6,11 +6,10 @@
|
|||
allowedTCPPorts = [
|
||||
80 # HTTP
|
||||
443 # HTTPS
|
||||
25565 # Minecraft
|
||||
# 25565 # Minecraft
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
24454 # Minecraft Simple Voice Chat
|
||||
25565 # Minecraft
|
||||
# 25565 # Minecraft
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue