Issues with p2p topology when loging to Ovpn server

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
hunter86_bg
OpenVpn Newbie
Posts: 1
Joined: Sun Sep 06, 2015 7:04 pm

Issues with p2p topology when loging to Ovpn server

Post by hunter86_bg » Sun Sep 06, 2015 7:10 pm

Hi,
I have been granted access to an OpenVPN server. I've imported my ovpn file from the SD card but i meet some issues.According to the app's log - it supports only "subnet" and "net30" topologies , while the server uses "[topology] [p2p].On my Fedora I have no issues connecting to the server. Is there anything I can do, having in mind that the server's config won't be changed?

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

Re: Issues with p2p topology when loging to Ovpn server

Post by Traffic » Mon Sep 14, 2015 11:42 am

Unless the server config is changed, you can do nothing ...

Also,
The Manual wrote:p2p -- Use a point-to-point topology where the remote endpoint of the client's tun interface always points to the local endpoint of the server's tun interface. This mode allocates a single IP address per connecting client. Only use when none of the connecting clients are Windows systems. This mode is functionally equivalent to the --ifconfig-pool-linear directive which is available in OpenVPN 2.0 and is now deprecated.
I suggest your server starts to use --topology subnet

Post Reply