Mikrotik hEX PoE (V 649) - OVPN Server

Hi to everyone,
I have configured the mikrotik in question as an ovpn server.

Therefore:

  • created certificates and exported after having signed and started them;
  • set proxy-arp on eth-wan “line” (bridge-wan interface in my case)
  • created secret user for connecting clients to the vpn network


    once the certificates have been imported into the client (Windows os), created file secret
    loaded and configured the config.ovpn file

on the perimeter router (ISP router) I opened the TCP and UDP 1194 port towards Mikrotik

the mikrotik has a LAN address towards the ISP ROUTER 192.168.1.1

the mikrotik has 192.168.88.1/24 as its internal LAN address
it also serves as a dhcp server

When I tried to connect the vpn from the client (windows os), the resulting error is:
client side logs → TCP / UDP: Closing socket
mikrotik logs side → duplicate packet, dropping

Anyone good enough to help me?

greetings

Is the tunnel functional or not ?

As for the duplicate error:

"Hello,

This error message does not have any impact on the VPN connection establishment, it simply warns you that the client sent duplicate message which some client software (for example Windows) do.

Best regards, Emils Z."