Mutiple Servers webadmin on local host

ZEROibisZEROibis Join Date: 2009-10-30 Member: 69176Members, Constellation
How do you use more than one server at a time and be able to access them both via local host only?

Comments

  • unter_hosenunter_hosen Join Date: 2003-01-05 Member: 11858Members, Constellation
    edited June 2013
    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.

    -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
  • ZEROibisZEROibis Join Date: 2009-10-30 Member: 69176Members, Constellation
    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.

    I just wish that we had actual rcon...
  • ScardyBobScardyBob ScardyBob Join Date: 2009-11-25 Member: 69528Forum Admins, Forum Moderators, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Shadow
    Set the webadmin port to one that's blocked.
  • unter_hosenunter_hosen Join Date: 2003-01-05 Member: 11858Members, Constellation
    as Scardybob says, either set it to a port thats already blocked on the firewall, or just close the even ports down.
  • ZEROibisZEROibis Join Date: 2009-10-30 Member: 69176Members, Constellation
    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?
  • unter_hosenunter_hosen Join Date: 2003-01-05 Member: 11858Members, Constellation
    in the browser 127.0.0.1:27016 (assuming 27016 is the port you have set it too)
  • unter_hosenunter_hosen Join Date: 2003-01-05 Member: 11858Members, Constellation
    of course the alternative is to set the firewall rule to only your home IP address (if you have a static IP)
  • ZEROibisZEROibis Join Date: 2009-10-30 Member: 69176Members, Constellation
    You could internally firewall 127.0.0.1 oh wait that might not be such a good idea...

    But ok I understand now and will test it out.
Sign In or Register to comment.