I have this problem where my SQL server is using the IP 192.168.16.64/24 Gateway: 192.168.16.12. One of our company’s Branches needs to be connected to our server where it’s IP Address block is 192.168.1.0/24 Gateway 192.168.1.1. Thru VPN DSL, this branch is directly connected to it’s head office network using 192.168.0.0/24 Gateway: 192.168.0.1. Thru the SQL SERVER ( 192.168.16.64) i can ping the IP Addresses falling under 192.168.0.0/24 except 192.168.0.1 which was used as the IP Address of the VPN modem connecting it’s branches (192.168.1.1 VPN modem). How and where can i create a route where i can access or ping the ip address falling under 192.168.1.0/24 from our SQL Server (192.168.16.64). Thanks and more power