I am using openvpn. Once the clients are connected, I would like that they can be addressed by using the names instead of the ip addresses.
e.g. instead of "ping 10.8.0.2" I can use "ping client-name"
How can I achieve that?
I am using openvpn 2.3 on a centos 6.5. I also installed dnsmasq.