45 pts.
 direct URL traffic to alternate gateway
hi folks been snagged on an issue that I just keep hitting my head against. i have 2 gateways in place. 1 is my default and the other gateway (router) is used only for one web application for specific users. The primary gateway is used for all internet traffic except for this specific web app which is on another VPN (hence the router). Is there a way of redirecting a specific URL for this web app to the second gateway/router. Hope the above has made sense. thanks

Software/Hardware used:
windows server enviroment
ASKED: August 18, 2010  8:48 PM
UPDATED: August 20, 2010  4:10 PM

Answer Wiki:
you can add a persistent route to the pc of the users that need the second route. hkey_Local_machinesystemcurrentControlSetServicestcpicpparameterspersistentRoutes ip of second network,subnet of second network, 2nd gateway, metric Done by command Prompt route –p add 172.22.30.0 mask 255.255.255.224 168.10.36.40 metric 1
Last Wiki Answer Submitted:  August 20, 2010  4:10 pm  by  Mlwehking   175 pts.
All Answer Wiki Contributors:  Mlwehking   175 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _