You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[user@localhost ~]$ docker logs openvpn -f
2023-11-17 14:22:50 - Setting up networking...
iptables: masquerade from 10.50.50.0/24 to everywhere via eth0
iptables: Rule missing. Creating rule...
2023-11-17 14:22:50 - Setting up PKI...
easyrsa: creating server certs
Using configuration from /etc/openvpn/pki/58b0a573/temp.c36db8ef
......+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+.+...........+...+.+...........+...............+.+..+............+......+...+....+..+......+....+...........+...............+..........+...+.....+..........+.....+.+...+...+..+..........+..+.....................+....+.....+................+...+..+....+..............+.+.....+..........+...+...+....................+............+.+.........+......+....................+......+....+......+.....+...+...+..........+.........+.........+.....+......+...+..............................+...+.......+...+..+.+....................+....+........+....+.....+.+...+..+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
....+......+...+...+..........+..+...+.......+...+...+..+.........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.......+...+........+.........+...............+..........+...........+......+.........+....+..+.+..+.+...........+.............+...+...+.....+.......+..+............+..........+...+.....+...........................+...............+....+.........+.....+......+....+......+.....+......+......+...+....+........+...+.+...+...............+..+...+.......+.....+......+..........+...............+...+.....+.......+...+..+.........+.............+...+...+..+...+..........+..+.......+.....+..........+...........+.......+..+......+.......+..+.......+.....+..........+...+..+......+.......+............+........+...+...+.....................+....+......+.........+.........+..+.+..+...+....+..............+..........+......+........+......+.+...+......+..+.........+..................+.+......+...........+.........+................+.......................+....+......+..+.........+...+................+.....+............+....+...+..+.........+....+..+......+.......+.....+......+.......+..+.+..+....+.......................+............+......+...+.+......+...+........................+..................+........+.+..............+......+.+...+.....+......+...+............+...................+.........+........+....+..................+..+.........+.+..............+.+...+............+......+.....+..........+.....+....+...+..+...+......+.......+...+.....+....+...+..................+......+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
Generating DH parameters, 4096 bit long safe prime
And it doesn't complete for hours... Restart/recreate even with REGENERATE_CERTS env gives nothing.
My env file:
Hi. I can't replicate this. One possibility is that your computer hasn't got enough entropy. You could install rngd and see if that helps: https://www.baeldung.com/linux/entropy-pool-rngd
If you are using a slow computer then generating the DH parameters will take a long time, though not hours.
Hello! Trying to spin up VPN for office network:
And it doesn't complete for hours... Restart/recreate even with REGENERATE_CERTS env gives nothing.
My env file:
The text was updated successfully, but these errors were encountered: