I find why....
I had set Group Gateway as defaut gateway on OpenVPN rules too, i switch it to default (= * ) and all is working fine now.
[image: 1652604479018-f148e2dd-73bf-4092-9bc5-e73db3ccf6b4-image.png]
I have another specific question.
Before switching to Dual Wan, I was able to connect from my home in VPN to my home :)
That is to say from the VLAN MY LAN I connect with VPN to the VLAN_DMZ, which was convenient for security reasons and to manage VLAN_DMZ.
Even if I was still depending on my ISP to access VLAN_DMZ, I didn't have to have a machine on the VLAN_DMZ at home.
Since I am in DUAL Wan, I am not able to do this anymore.
When trying to connect from my MY LAN VLAN, i receive TLS Error, OpenVPN client log :
Sun May 15 10:54:05 2022 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
Sun May 15 10:54:05 2022 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
Sun May 15 10:54:05 2022 MANAGEMENT: >STATE:1652604845,RESOLVE,,,,,,
Sun May 15 10:54:05 2022 TCP/UDP: Preserving recently used remote address: [AF_INET]185.XXX.XXX.XXX:53XXX
Sun May 15 10:54:05 2022 Socket Buffers: R=[65536->65536] S=[64512->64512]
Sun May 15 10:54:05 2022 UDPv4 link local: (not bound)
Sun May 15 10:54:05 2022 UDPv4 link remote: [AF_INET]185.XXX.XXX.XXX:53XXX
Sun May 15 10:54:05 2022 MANAGEMENT: >STATE:1652604845,WAIT,,,,,,
Sun May 15 10:55:05 2022 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Sun May 15 10:55:05 2022 TLS Error: TLS handshake failed]
Sun May 15 10:55:05 2022 SIGUSR1[soft,tls-error] received, process restarting
Sun May 15 10:55:05 2022 MANAGEMENT: >STATE:1652604905,RECONNECTING,tls-error,,,,,
Is there a specific parameter in the OpenVPN configuration file that could solve this?
Do you know if it is possible to solve this problem?
Thank you.