LAN > OpenVPN (Server Linux) - killing connections after FailOver
-
Hi all,
Sorry for my English and maybe my question.I have the following structure:
- Amazon Linux (OpenVPN server + software)
- pfSense (OpenVPN client) + FailOver (two wan)
My network LAN makes several accesses via SSH ( 22/TCP or 37701/TCP ) for Amazon Linux (OpenVPN server). This is necessary because we have software on Amazon.
I put failover because we can not miss the sessions SSH connections.
LAN >>> pfSense >>> VPN (Amazon) ---- (WAN1 / Tier1 and WAN2 / Tier 2)
When failover occurs, my session SSH to VPN is ended and does not reconnect.
This is the message I get:
► ovpnc2 Default deny rule IPv4 (1000000104) 192.168.251.33:59590 10.10.10.1:22 TCP:PA
How can I fix this problem?
Thanks