ServerManual: Difference between revisions

No edit summary
Line 10: Line 10:
The server.xml file stores the basic configuration for your server. This file tells your server what resources to load, what port to run on, etc. There are lots of configurable options here. More information on the server.xml file can be found on the [[ServerConfiguration|server configuration]] page.
The server.xml file stores the basic configuration for your server. This file tells your server what resources to load, what port to run on, etc. There are lots of configurable options here. More information on the server.xml file can be found on the [[ServerConfiguration|server configuration]] page.


== Portforward ==
== Port Forwarding ==
Servers hosted from PC's at home will need to have ports forwarded on their LAN network. This is usually done within the router's configuration. The instructions for port forwarding vary per router so they won't be listed here, but here's a webpage with planty of information: [https://portforward.com/ portforward.com] ... You'll need to open UDP and TCP ports for the server and HTTP connections. The default ports are 22000 for both, but these can be different depending on server configuration.
Servers hosted from PC's at home will need to have ports forwarded on their LAN network. This is usually done within the router's configuration. The instructions for port forwarding vary per router so they won't be listed here, but here's a webpage with planty of information: [https://portforward.com/ portforward.com] ... You'll need to open UDP and TCP ports for the server and HTTP connections. The default ports are 22000 for both, but these can be different depending on server configuration.


2,591

edits