by Pascal » Jul 20 04 4:57 pm
Few questions. Did anything change prior to this ? Such as usernames or passwords, etc. ? It seems as if you are being denied access - but that should show a message. Some of these instructions will include editing / modifying the registry - so be sure you have an appropriate BACKUP of the registry before you begin making modifications.
The first thing I want you to try is have a look in the Remote Control Service log file. This should be in <WinGate>\Logs\Remote Control Service. See if there is anything there that gives you an indication of why it might have happened.
If nothing seems obvious (Or if there are very little log entries) try enabling full debug logging. Do this by editing the registry. Now, all the applicable warnings for editing the registry apply here. Open RegEdit and navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Qbik Software\WinGate\Services\Remote Control Service
Change the value of LogOptions to 3ff hex or 1023 decimal. That enables all logging. Also make sure that LoggingEnabled is set to 1. Now you'll need to restart the WinGate Engine for this setting to take effect.
Then, try the GateKeeper login again, and check the logs again. If nothing jumps out there, check your IP blackhole list. You can't get into GateKeeper, so you will have to use the registry again.
Scroll to:
HKEY_LOCAL_MACHINE\SOFTWARE\Qbik Software\WinGate\Components\WinGate Network Driver\IP Ban Table.
There will be a series of subkeys beneath this, 0, 1, 2, etc. Check the IP value in each of these to ensure that 127.0.0.1 OR your local IP has not been accidentally blackholed. I don't think you CAN do this in WinGate, but as it's 5.2.2 I'm not 100% sure.
If all of those things are still true / the same, then the problem is with a configured policy (Which only allows access for a specific time / ip / user / etc.) or with your actual user account.
Are you using the OS (NT, 2K, XP) or WinGate user database ? If you are using the WinGate user database, try deleting your users entry from the registry. (ONLY YOUR LOGIN USER entry). This will normally be under
HKEY_LOCAL_MACHINE\SOFTWARE\Qbik Software\WinGate\UserDatabase
If you are logging in as user "BOB" your entry will be
HKEY_LOCAL_MACHINE\SOFTWARE\Qbik Software\WinGate\UserDatabase\Bob
If you're still not having any joy, we might have to cleanup the remote control service and system policies, but let's first see if you can get it sorted from this.