Moderator: Qbik Staff
adrien wrote:You can only use proxies in WinGate to override routing to specify a particular gateway to use.
However, you can intercept connections with a TCP mapping proxy, and if you specify no mappings, it will connect out to the intercepted original destination ip:port. In this way you can specify which gateway to use on a port by port basis.
Anything which uses NAT will use the default gateway with the lowest metric.
So you can set a default gateway to use, and override it per port.
Anas wrote:I've WWW Proxy service intercepting 80-8080 ports and binding it to "line 2" and all other traffic will go to "line 1" since it has lower Metric, but sometimes it uses "line 2" for different ports which will result in lost connections for our network clients.
adrien wrote:It's more likely something to do with the network adapter. For instance if the OS detects a link failure (e.g. switch, cable, NIC) it will remove the routes for that adapter, which would promote the adapter using the DSL.
adrien wrote:Does this happen reliably? You could possibly log the route table periodically to a file to see what happens.
Anas wrote:this is not the case, when this happen I can see the "Microwave link" routes sill exist and some existing connections don't get disconnected, the only thing changes is the Default gateway in the routing table.
adrien wrote:we've used this ourselves before and had no problems, and we know of other customers that are also doing this.
adrien wrote:I know it's frustrating
Anas wrote:I don't want to use the DSL line even if my Microwave internet is slow\busy\unresponsive or even down.
adrien wrote:1. Make sure the adapter usage for the adapter connected to the DSL is "external". That should block it from being able to send any packets that may cause your WinGate machine to change routes.
adrien wrote:There are a few sorts of things that devices can send that may cause windows to alter route tables, such as
a) ICMP router advertisement packets
b) UPnP
I believe it's also possible to stop Windows from acting on these.
http://www.pc1news.com/how-to-disable-d ... y-581.html
https://kb.berkeley.edu/jivekb/entry.jspa?entryID=2455
2. An option could also be to have both internet connections on the same subnet, and use just one adapter in WinGate to connect to both. That will prevent issues relating to possible ethernet link failures.
Adrien
Users browsing this forum: Bing [Bot] and 1 guest