Force certain DNS or IP requests to use a different gateway
Force certain DNS or IP requests to use a different gateway
(OP)
We have two sites -- A and B -- connected via a persistent IPSEC VPN tunnel.
Site A is trying to get to a website but it takes almost a minute to load.
Site B can get to the site just fine. The page loads instantly.
Is there a way I can make requests in site A for this URL go through (across) the VPN tunnel.... for ONLY this URL? I do not know enough about tracking these things down.
Not sure if I need to create a DNS zone in conjunction with some kind of IIS redirect and point this zone to the DC in site B, or if this would be a IP networking / static route thing... but, I do not know what IP addresses (IP of the website, IP of the next hop towards the website?) to deal with when creating a static route. Sorry if I posted this in the wrong area/forum.
Site A is trying to get to a website but it takes almost a minute to load.
Site B can get to the site just fine. The page loads instantly.
Is there a way I can make requests in site A for this URL go through (across) the VPN tunnel.... for ONLY this URL? I do not know enough about tracking these things down.
Not sure if I need to create a DNS zone in conjunction with some kind of IIS redirect and point this zone to the DC in site B, or if this would be a IP networking / static route thing... but, I do not know what IP addresses (IP of the website, IP of the next hop towards the website?) to deal with when creating a static route. Sorry if I posted this in the wrong area/forum.
RE: Force certain DNS or IP requests to use a different gateway
RE: Force certain DNS or IP requests to use a different gateway
If so, check your AD is setup properly - subnets in sites and services, etc.
Do your PCs go through a proxy server to get to the internet? If so, you may be able to use this to redirect for that URL.
As far as the routers go, you would need to know what the IP address is and put a route in.
RE: Force certain DNS or IP requests to use a different gateway
"There appears to be some odd issue with their IP block not liking that website or vice versa. I tested it on a different block but same Class C range and it works just fine. However, when I narrow it down to their IP block, it takes about a minute to load that one page. Would your customer be opposed to getting a new set of IP's to remedy this issue? This is one of those bizarre issues where I think troubleshooting would be very tricky and it would probably have to involve another ISP as well."
When you ask "As far as the routers go, you would need to know what the IP address is and put a route in.".... what IP address would I need to know? The IP of the website? The IP of....?
There is no proxy server....and, I'd like to say AD is set up just fine. There's got to be a way to make requests for this website go out the tunnel instead of the gateway at Site A.