Page 1 of 1

How to configure tunnel ip address?

Posted: Mon Jun 08, 2015 10:25 am
by carbotex
Hi,

I'm new to OpenVPN. I'm trying to figure out how to run multiple OpenVPN instances on a single machine.

When I connect the first client, it will create tun0 device interface with IP address of 10.200.4.0. Then second time I connect the client, it will create tun1 device interface with IP address of 10.200.4.0 also.

Is there a way to set the tun device IP address in the configuration? Is this something that has to be configured on the server side?

Running on Ubuntu 12.04

-wa