- Feb 14, 2004
- 51,147
- 7,003
- 136
Solved!!
Cliff's at the bottom
I recently set up a VPN for my company using 2 Linksys RV082 VPN routers. I created a tunnel between the two routers; the primary site's internal IP is 192.168.253.x and the secondary site's internal IP is 192.168.11.x. Everything is peachy except for one thing: we can't connect to one of our databases servers. This particular database server is very old; we use terminal emulation software to log in to it. Basically you set the IP of the database server in the client app and then you can login to the server.
The problem is that VPN users cannot "see" that particular database server. VPN users can ping the router (192.168.253.1) as well as the Windows server (192.168.253.2), but not the old database server (192.168.253.3). We have complete access to the Active Directory setup on the Windows server, to our workgroup folders, even to the printers - just not the old database server. We tried changing an IP on one of the primary site's computers to the secondary site's IP (from like 192.168.253.100 to 192.168.11.4) and it wouldn't allow it access either, which says that the database server doesn't allow connections outside it's own IP segment.
My problem is this: the router's tunneling system requires the second site's internal IP to be on a different segment than the primary site's internal IP. However, if you are not on the primary site's internal IP segment, you cannot access one of the databases. This means that if you use the VPN you cannot access the old database server. How do I get around this? I can't change a VPN's IP segment to be the same as the primary site due to the software restrictions. When I ping the old database's server IP, I get a "Request timed out", but if I do it on any other computer on the network I get a response.
Cliff's:
1. Old database won't talk to computers outside it's IP segment
2. VPN requires VPN machines to be on a different IP segment
3. How to fix?
Cliff's at the bottom
I recently set up a VPN for my company using 2 Linksys RV082 VPN routers. I created a tunnel between the two routers; the primary site's internal IP is 192.168.253.x and the secondary site's internal IP is 192.168.11.x. Everything is peachy except for one thing: we can't connect to one of our databases servers. This particular database server is very old; we use terminal emulation software to log in to it. Basically you set the IP of the database server in the client app and then you can login to the server.
The problem is that VPN users cannot "see" that particular database server. VPN users can ping the router (192.168.253.1) as well as the Windows server (192.168.253.2), but not the old database server (192.168.253.3). We have complete access to the Active Directory setup on the Windows server, to our workgroup folders, even to the printers - just not the old database server. We tried changing an IP on one of the primary site's computers to the secondary site's IP (from like 192.168.253.100 to 192.168.11.4) and it wouldn't allow it access either, which says that the database server doesn't allow connections outside it's own IP segment.
My problem is this: the router's tunneling system requires the second site's internal IP to be on a different segment than the primary site's internal IP. However, if you are not on the primary site's internal IP segment, you cannot access one of the databases. This means that if you use the VPN you cannot access the old database server. How do I get around this? I can't change a VPN's IP segment to be the same as the primary site due to the software restrictions. When I ping the old database's server IP, I get a "Request timed out", but if I do it on any other computer on the network I get a response.
Cliff's:
1. Old database won't talk to computers outside it's IP segment
2. VPN requires VPN machines to be on a different IP segment
3. How to fix?