topology net30

mister_v
Posts: 145
Joined: Sat Jun 20, 2009 5:42 pm

topology net30

Post by mister_v »

I go the following warning message in my openVPN server logs

WARNING: --topology net30 support for server configs with IPv4 pools will be removed in a future release. Please migrate to --topology subnet as soon as possible.
Chris
Site Admin
Posts: 138
Joined: Mon Jul 21, 2008 9:45 am
Location: Leuven, Belgium

Re: topology net30

Post by Chris »

You are still using topology net30 in your server config file.
It is only used for real old windows clients.
Where each client has his own network (each with 4 ip's)

a better option, and in the future only supported is
topology subnet

Change it in you config file (usually /etc/openvpn/server.conf )