That will close GK down on the server?
No, it will timeout the session and disconnect.
The Remote Control Service in WinGate allows the GateKeeper to connect and configure the WinGate engine. By default I believe, there is no timeout. It will not close the GK application; it just disconnects the session, and the Administrator will need to click "Connect" to start it again. I would have to presume that this will purge the memory used by the GK but am not 100% sure; and I don't have WG 6 installed to test.
And here are some other tips:
1. It needs to be noted that the Remote Control Service timeout will affect the timeout of few authentication methods if they are in use: Java client, Qbik Auth Client, GateKeeper Authentication. Although Qbik Auth has an auto reconnect option in it - And even if a Java or GK authentication sessions timesout, other sessions that are passing through WinGate will keep the user authenticated until 30 second after no more sessions are active.
2. By default in WinGate, the Remote Control Service --> Bindings will be set to the "Internal" adapter as well as the localhost address.
3. If a WinGate installation has no password set for the Administrator account, then it will remove the binding for the "Internal" adapter. This is an internal security measure.
4. If you want to remotely connect to a WinGate engine, then that is a feature of the Professional, Enterprise and Trial (Enterprise) license types.
http://www.qbik.com/products/wingate/licensing.php5. The Remote Control Service listens on TCP Port 808. So if you need to connect to that port remotely, then you need to have it bound to the interface that the connection comes in on.
6. To get the GateKeeper to another machine you can:
a) Copy it from C:\Program Files\Wingate\GateKeeper.exe
b) Download it from
http://x.x.x.x:8010 – Where x.x.x.x is the ip address that the “Log File Service” is bound too.
c) Map a drive to the remote WinGate engine, and run the GateKeeper.exe from there - if over the internet this should be done by a VPN, or some other SSL type application.
*a) and b) I believe will not show the history, plugin configurations if I recall correctly.
c) will allow you to see the History and I believe plugin configurations etc... because where you are executing the GateKeeper has direct access to the history file etc...
Hope that helps.