Here is a layout of the site so there is a better understanding of how this is set up.
Locations:
Health Clinic
Hospital
1. The hospital is where all the main servers are located.
2. I have a pptp connection running from the health clinic --to the--> hospital so the health clinic can access the servers at the hospital.
3. I have implemented routes at the health clinic pointing to the internal ips at the hospital.
(All of this is working fine..no problems with health clinic accessing the servers.)
At the health clinic is a time-clock that the employees use to clock in and out for work, lunch, etc...
1. This time-clock is on an internal ip at the clinic.
2. At the hospital in order for the server than runs the time-clock to communicate with the time-clock I have added
a route (@ hospital) pointing to the ip of the time-clock and using the incoming pptp connection as the gateway.
(This works fine...no problems...until the pptp connection drops out. Then for some reason the hosptial side loses the pptp connection as the gateway and I have to go back in and set it again.)
Until I reset the gateway back to the pptp the time clock doesn't work. I understand why the gateway becomes unreachable, but what I'm wanting to know is, is there a way that I can set the route up so I don't have to keep reseting the gateway.
With it being a pptp connection from the other side, it might not work how i'd like it to work and I may have to change the way the clinic talks to the hospital but just curious.