ZERO, you should be able to set the port in the startup options. The way I run Team Work And Tactics is to have the server port on the odd number 27015 and then the webport on 27016.
No but I want the web to be 100% inaccessible except on the local system. Each server already has its own ip address. The problem is opening them on the local system.
So i set the port to one that is blocked but how do I access it on the local machine.
Here lets pose this instead. Lets say I am running 2 servers with a computer on mars with no network or internet. How do I access the admin site on the actual machine they are on for both servers at the same time?
Comments
-webadmin -webdomain "127.0.0.1" -webport 27016 -webuser "username" -webpassword "password"
Then have your next server on 27017 and change the webport to 27018 and so on
I just wish that we had actual rcon...
Here lets pose this instead. Lets say I am running 2 servers with a computer on mars with no network or internet. How do I access the admin site on the actual machine they are on for both servers at the same time?
But ok I understand now and will test it out.