Tun interface setup failed

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
hevi
OpenVpn Newbie
Posts: 1
Joined: Thu Dec 04, 2014 3:03 pm

Tun interface setup failed

Post by hevi » Thu Dec 04, 2014 3:16 pm

Hi!

I get this error message: tun_prop_error: ifconfig addresses are not in the same /30 subnet (topology net 30)

Server DHCP range: 192.168.200.23 - 192.168.200.32
Server receives: 192.168.200.29 255.255.255.0

Why is it wrong? What and where to set it up?

Hevi ;)

User avatar
Traffic
OpenVPN Protagonist
Posts: 4066
Joined: Sat Aug 09, 2014 11:24 am

Re: Tun interface setup failed

Post by Traffic » Mon Dec 29, 2014 10:09 pm

hevi wrote:ifconfig addresses are not in the same /30 subnet
net30 is openvpn default topology, See --topology in The Manual v23x

Without your server & client configs it is difficult to say but it sounds like you are trying to use ifconfig with a non-net30 ip address.

Post Reply