mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-21 08:19:03 +01:00
Add FAQ entry for sysctl and iptables changes (#626)
This commit is contained in:
parent
777bedaa38
commit
fcc4cc4afd
8
FAQ.md
8
FAQ.md
@ -80,3 +80,11 @@ If your client is <2.3.3, remove `tls-version-min 1.2` from your `/etc/openvpn/s
|
||||
**A:** See https://github.com/Nyr/openvpn-install/wiki/How-to-setup-openVPN-in-a-LXC-container-(f.e.-Proxmox)
|
||||
|
||||
---
|
||||
|
||||
**Q:** What syctl and iptables changes are made by the script?
|
||||
|
||||
**A:** Iptables rules are saved at `/etc/iptables/add-openvpn-rules.sh` and `/etc/iptables/rm-openvpn-rules.sh`. They are managed by the service `/etc/systemd/system/iptables-openvpn.service`
|
||||
|
||||
Sysctl options are at `/etc/sysctl.d/20-openvpn.conf`
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user