How to configure tunnel ip address?

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
carbotex
OpenVpn Newbie
Posts: 2
Joined: Mon Jun 08, 2015 10:13 am

How to configure tunnel ip address?

Post by carbotex » Mon Jun 08, 2015 10:25 am

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

Post Reply