Hi folks,
I’m trying to run the openvpn app from a synology DS220. I have it up and running, and can connect to it locally (via the 192.168.1.10 address), however when I try and connect to the vpn from outside this fails.
nMap shows that the port is open on the public ip:
Nmap scan report for xxx.xxx.xxx.xxx
Host is up.
PORT STATE SERVICE VERSION
1194/udp open|filtered openvpn
Too many fingerprints match this host to give specific OS details
Which is the same result that I get when I scan the local 192.168.1.10 address.
However my client seems to time out when trying to connect via the public ip. The synology firewall is off, and my TP-Link router has the correct port forwarding rule;
| Service Port | IP Address | Internal Port | Protocol | Status |
| 1194 | 192.168.1.10 | 1194 | UDP | Enabled |
I’m all out of ideas at this point, so I’m hoping someone here has some.