mirror of
https://github.com/alpha-si/vpnman.git
synced 2026-04-25 02:55:59 +03:00
[GH-ISSUE #4] Recent changes with common distributions and functionality. #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shawnggraham on GitHub (Jul 29, 2019).
Original GitHub issue: https://github.com/alpha-si/vpnman/issues/4
@shawnggraham commented on GitHub (Jul 29, 2019):
Does this project work with the changes in openvpn and network configuration changes made by debian in the last couple of years? There are several things that have changed...ie iproute2 and now a push on ubuntu systems to go with netplan. I have used the webmin module for years for managing my openvpn servers but those have not been updated to function properly with the dir changes implemented by debian. Im currently using debian 10 to build with and im just wondering if you have this working on that distribution. Thanks ahead of time...and i like what your doing, the sql backend and php frontend is where i was heading myself.
@federico-alphasi commented on GitHub (Aug 16, 2019):
Hi, sorry for the late answer.
We don't have installations on Debian 10 and no special changes have been done for recent linux distribution, so, in short, the answer is "no" :(
Anyway, our use of vpnman relies on openvpn management interface...if openvpn works fine then there are no problems. Only few functions uses external configuration/script files which are distribution dependent (for example we need to change something for openwrt...)