mirror of
https://github.com/EliteMasterEric/awesome-lego-universe.git
synced 2024-11-09 21:28:20 +00:00
Merge pull request #1 from lilithium-hydride/patch-1
Update mythrans-bible.md
This commit is contained in:
commit
42955d910a
@ -11,8 +11,15 @@ The server you're running will need to open the following ports to allow for out
|
|||||||
* 1001 - Auth Server
|
* 1001 - Auth Server
|
||||||
* 2000 - Master Server
|
* 2000 - Master Server
|
||||||
* 2005 - Chat Server
|
* 2005 - Chat Server
|
||||||
* 3001 -
|
* 3000-4000 -
|
||||||
* 3007 -
|
|
||||||
|
If you're using ufw as a firewall (most firewalled Linux systems), this can be done with:
|
||||||
|
```
|
||||||
|
sudo ufw allow 1001/udp
|
||||||
|
sudo ufw allow 2000/udp
|
||||||
|
sudo ufw allow 2005/udp
|
||||||
|
sudo ufw allow 3000:4000/udp
|
||||||
|
```
|
||||||
|
|
||||||
## GM Levels
|
## GM Levels
|
||||||
|
|
||||||
@ -482,4 +489,4 @@ Below is a list of LOT ids for notable items.
|
|||||||
|
|
||||||
ID|Name
|
ID|Name
|
||||||
---|---
|
---|---
|
||||||
ID|Name
|
ID|Name
|
||||||
|
Loading…
Reference in New Issue
Block a user