Hi,

On Tue, Aug 22, 2017 at 05:19:35PM -0700, C YH wrote:
> I want to use dynamic routing for each of the clients, so is there any way
> to set up one tun interface per client? I came across this post from
> approx. 10 years ago:
> https://openvpn.net/archive/openvpn-users/2007-10/msg00056.html, which is
> asking exactly the same question and I wonder if things have changed or
> not.

"one tun per client" would need "one openvpn server process per client"
- which would work nicely for a handful of clients, but fail on 100+
clients (obviously).

You can use tap mode, which presents itself like a big ethernet switch
and does not know anything about routing - thus, dynamic routing "across
this switch" works nicely.  Which is one of the few reasons where tap 
mode makes sense.

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to