Cezar Lungu
Cezar Lungu
See https://github.com/angristan/openvpn-install/issues/593#issuecomment-606007954
> Allow disabling routing all traffic @heutger you can remove the line `push "redirect-gateway def1 bypass-dhcp"` from `/etc/openvpn/server.conf` and restart openvpn server.
The script supports configuring an IPv6 address, did you answer the questions correctly? Also make sure to use your public reachable IPv6 address to connect. Posting server and client logs...
Duplicate of #672 and the issue linked in the comment.
`port-share` can be useful for the censorship issue #464 to mask the openvpn server.
> But when i add "management localhost 7505 " Openvpn expects an IP not a hostname. The installation guide at https://github.com/furlongm/openvpn-monitor uses `127.0.0.1` too.
> Only Ubuntu 16.04 and Debian 8 are affected. I read the code again and these two versions use the repository from openvpn.net that provides the latest version of openpvn....
> Instead of the standard 10.0.8.0/25, you could put 172.16.0.0/25 for example. Fixed by #550
@angristan Can we discuss this issue in #464? This issue and #374 are duplicates now.
> Well is it better approach to use otp? I don't think otp is necessary if you already use password protected profiles. If they are compromised you have the protection...