Search found 2 matches
- 09 Sep 2020, 09:07
- Forum: General Discussion (csf)
- Topic: Enabling Wireguard in csf
- Replies: 2
- Views: 3117
Re: Enabling Wireguard in csf
Finally I found the solution. 1) Run csf -r 2) Search the output for Running /usr/local/csf/bin/csfpre.sh or Running /etc/csf/csfpre.sh 3) When you found which one of the above files is yours, run nano ABOVE_FILE_ADDRESS , something like this: nano /usr/local/csf/bin/csfpre.sh 4) Add the following t...
- 08 Sep 2020, 15:12
- Forum: General Discussion (csf)
- Topic: Enabling Wireguard in csf
- Replies: 2
- Views: 3117
Enabling Wireguard in csf
Hi there, I have a server that runs CWP. I also have Wireguard installed on the same server. Wiregaurd on clients is working fine till I enable csf. When I enable csf, clients can connect to the server through Wireguard, but they don't have internet traffic at all. Can anybody help me to force csf t...