Server-hosting

Port forwarding

The server sends and receives packages (“game”, “voice”, “ping”). So in order for the server to be accepted by PROJECT kongor, you must forward these ports on your computer and on your router.

With UseProxy set to true in COMPEL.json

With UseProxy set to false in COMPEL.json (Not recomended)

PS: The port range may be set to the amount of server instances you wish to run

The new region auto-select feature is based on ping responses, however the masterserver pings COMPEL, not any of the other processes, which then pongs back. The port on which this happens is either 11234 (plus offset from config) if you don’t use the proxy or 21234 (plus offset from config) if you do use the proxy, and the reasoning for using these ports is that you can just extend your already existing range of forwarded ports to add one more port at the lower end. if using the above range, everything should be set.

Router guides

PfSense

  1. Goto Firewall -> Alias -> Ports
  2. add
  3. Enter Game and Voice ranges in format xxxx:yyyy
  4. give it a name like hon_ports
  5. save
  6. go to Firewall -> Nat -> Add
  7. in Destination port range “From port and To port” via “custom” to hon_ports
  8. in Redirect target IP enter your servers IP
  9. in Redirect target port enter hon_ports
  10. SAVE

Asus Router

  1. Go to WAN under Advanced Settings
  2. Go to tab Virtual Server / Port Forwarding
  3. Activate Enable Port Forwarding
  4. Click Add profile and specify the required ports and internal server ip
  5. Result should look similar to this: Port Forward List