Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

Force SOCKS To Use Only Specified Adapter, Even If Down

Feb 25 17 7:54 pm

What I did:

1. Created a SOCKS service;
2. Went into the Gateways tab;
3. Selected "Use specified connections in priority order (failover)";
4. Clicked "Add";
5. For only one adapter, call it X, marked "Any Gateway" and marked "Any IP Address".
6. Saved the properties and started the service.

What I expected:

If the adapter X become unavailable or disconnected, the clients using that SOCKS service shall lose connection.

What happened:


When the adapter X became unavailable, WinGate made the SOCKS service use other adapters as gateway and the clients then kept accessing over these. There seems to be no indication on the GUI that other adapters will be used if the ones selected fail.

What I want:

Is there a way to force the SOCKS service to only use the specified adapter and make it fail if the adapter is not available?

Re: Force SOCKS To Use Only Specified Adapter, Even If Down

Feb 26 17 1:33 pm

Hi

could you try instead of "any IP address" select the actual address, then it should attempt to bind to that interface and fail.

Adrien

Re: Force SOCKS To Use Only Specified Adapter, Even If Down

Feb 26 17 8:30 pm

For the specific interface that I am using, the IP changes at every re-connection, so it is impractical to have the SOCKS service bind per IP instead of per interface.
Post a reply