Interface administrators, moderator
2,603
edits
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
== Port Forwarding == | == Port Forwarding == | ||
Servers hosted from PC's at home will most likely need to [[PortForward|port forward]]. 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 you can find instructions [https://portforward.com/ here] ... 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 most likely need to [[PortForward|port forward]]. 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 you can find instructions [https://portforward.com/ here] ... You'll need to open '''both''' UDP and TCP ports for the server and HTTP connections. Some routers have an option to open both in the same forwarding rule. The default ports are 22000 for both, but these can be different depending on server configuration. | ||
== Linux == | == Linux == | ||
Line 18: | Line 18: | ||
== Windows == | == Windows == | ||
The windows server comes in both 32 and 64 bit architectures, so choose the one that corresponds to the host. More information on setting this up can be found on the [[WindowsServer|windows server]] page. | The windows server comes in both 32 and 64 bit architectures, so choose the one that corresponds to the host. More information on setting this up can be found on the [[WindowsServer|windows server]] page. | ||