Programster's Blog

Tutorials focusing on Linux, programming, and open-source

OpenVPN - Allow Clients To Talk To Each Other

If you set up an OpenVPN server and multiple static clients, you may wish for them to see and talk to each other. By default this is not possible, but you can enable it by uncommenting this line in the server.conf file on the server.

;client-to-client

... so it should now look like this:

client-to-client

Then restart the openvpn service

sudo service openvpn restart
Last updated: 17th January 2021
First published: 9th September 2018

This blog is created by Stuart Page

I'm a freelance web developer and technology consultant based in Surrey, UK, with over 10 years experience in web development, DevOps, Linux Administration, and IT solutions.

Need support with your infrastructure or web services?

Get in touch