Marcus Furlong

Results 150 comments of Marcus Furlong

I don't think the management interface has the ability to ban users. Given that we currently work with any sort of users configured by the operator (e.g. local linux users,...

Happy to take a PR to add this to the README. Maybe against develop branch?

openvpn can only accept one connection over tcp/ip - you could try a using a socket for a second connection?

Which version of openvpn are you using? Can you run openvpn-monitor.py on the command line with the debug option?

Looks like 2.0.9 was released in 2013. Could you try a newer version of openvpn?

Currently we don't require any storage, and we don't save state anywhere. This would require a db to store the records, and an external program that constantly polls the management...

Does this information show up in `status 3` if you run `telnet localhost 5555`?

Can you provide some sample output that shows different LOGIN_USER and CERT_USER?

So "Username" always matches "Common Name"?

Sounds like you have an out of date mmdb database. You can use the `geoipupdate` program to update the database, or you can download it directly