First, sorry for resurrecting a dead thread. This is the first result on Google searching for OpenVPN 5.5.0.0. I'm sure more people will see this.
OpenVPN AS 1.5.0 release notes say:
The default VPN IP address subnet has been changed to 5.5.0.0/20
(from 10.8.0.0/24) to reduce the chances of subnet conflicts.
The block does indeed belong to someone else.
Code: Select all
route: 5.4.0.0/14
descr: E-Plus Mobilfunk GmbH & Co KG
origin: AS12638
mnt-by: AS12638-MNT
I don't work for OpenVPN, so I can't guess why they picked that. I would assume that anyone installing OpenVPN would have a grasp of what network ranges are safe to use, and most people would say "why would I need 4094 IPs?".
If you happen to use anything in the 5.5.0.0/20 network, *and* you keep this default setting, you'll run into problems.
I suspect any of the normal private IP addresses would run into potential conflicts at install time, especially in the 10.0.0.0/8 and 192.168.0.0/16 networks.