Hello,
I have openvpn server where I need to limit number of connections from
one user with unique username..
for example.. user has 3 opened session to a server
CLIENT_LIST,testuser,xxx.xxx.xxx.xx:50025,10.186.35.10,1741,3887,Wed
Sep 4 18:29:57 2013,1378285197
CLIENT_LIST,testuser,xxx.xxx.xxx.xx
Currently we're using:
proto udp
remote gateway.charite.de 1194
remote IP.address.of.gateway 1194
in the client's config. Is a mixed setup (one server offering the
service on port 1194, protocol UDP and one server offering the service
on port 443, protocol TCP) possible?
Or do I have to give the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ralf Hildebrandt wrote:
> Currently we're using:
>
> proto udp
> remote gateway.charite.de 1194
> remote IP.address.of.gateway 1194
>
> in the client's config. Is a mixed setup (one server offering the
> service on port 1194, protocol UDP and one ser