Hi all,

I hope you will be able to help.

I have a challenge here, I have to route the traffic through a VPN tunnel to get access to internet.

Said like this it is not quite a challenge...

OK more details here.

Let's say we have "site A" which is suffering connectivity issue to a specific Website, let's call it yes.com. From "site A" to "site B" we have a VPN tunnel. Considering the bandwith and location of "site A" I need to get "site A" to access yes.com through "site B" , but yet the rest of the internet traffic has to go directly to the internet as normal.

yes.com is a multi IP website, not sharing the IPs of their servers.

My current best idea is to set up a proxy server on each location(proxyA and proxyB) then on proxyA for all instances of yes.com to forward/route the traffic to proxyB. Would anyone of you be able to let me know if such design would work ? Do I need to evaluate other design ?

Would you be able to recommend a product to do that ?

I have been thinking on DNS manipulation, but even if I tweak the local DNS, I have to terminate the connection somewhere and as I can't obtain the IPs of the designated servers I can't use that option.

So if you have an idea I take it, any help is welcome.

Cheers,

Steve