openvpn crashing windows server 2019.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wagner2029
    Junior Member
    • Sep 2024
    • 4

    openvpn crashing windows server 2019.

    I recently installed OpenVPN on a Windows 2019 server, domain controller and file server.
    When I try to copy files from any folder it gets slow, it doesn't give an error, it just gets slow, around 200kb on the local network, normally it goes over 400mb, for the server to return to normal I had to stop the OpenVPN services, I tested again with the company closed, if I try to copy files on the local network with OpenVPN running the copy gets slow.
    Any suggestions?

    port 1194
    proto udp
    dev tun
    topology subnet
    cipher AES-256-GCM
    ca ca.crt
    cert Server.crt
    key Server.key
    dh dh.pem
    server 10.10.0.0 255.255.255.0
    ifconfig-pool-persist ipp.txt
    keepalive 10 120
    push "route 10.10.0.0 255.255.255.0"
    push "route 192.168.0.0 255.255.255.0"
    persist-key
    persist-tun
    status openvpn-status.log
    verb 3
Working...
😀
😂
🥰
😘
🤢
😎
😞
😡
👍
👎