Hi all;
I've been supporting my family clinics IT needs for the past few years as needed outside regular work hours. Recently they started to integrate a new lab interface with their health record. I've gotten a little over my head with trying to figure everything out and would greatly appreciate any and all advice, suggestions, help and/or answers to get this up and running.
We are running a Cisco SG350-52 switch and a Cisco ASA 5506-X running ASA 9.6(1) and ASDM 7.6(1).
The health record needs to VPN into the lab equipment, and I've been trying to set up the VPN (all IP's have been changed for the record here) to get this going. What has complicated matters is that I've kept things as basic and bare bones and the subnet (192.168.1.0/28) was rejected by the health record vendor due to overlap on their end. We came up with a dummy subnet (172.16.22.0/28) that I could NAT to allow data through the VPN tunnel.
Trying to make a very basic map:
| EHR Subnet | EHR firewall | VPN tunnel | Our firewall | Our (actual subnet) | Our (ghost subnet) | PC's / lab equipment |
| 1.2.2.7/32 | 7.6.14.5 | | 10.1.1.8 | 192.168.1.0 | 172.16.22.0/28 | 192.168.1.6 & 192.168.1.41 |
I've done some searching online and come across several site-to-site VPN setup videos, either using ASA or ASDM. I've seen some of the NAT setup videos using ASA or ASDM, but the combination of them so far hasn't been successful.
Any help would be greatly appreciated.