Search found 3 matches
- Sun Jul 09, 2017 10:59 am
- Forum: General Discussion
- Topic: PiVPN and fail2ban
- Replies: 0
- Views: 1631
PiVPN and fail2ban
Hello, i would like to secure the PiVPN-Server with fail2ban. I used instructions for OpenVPN, but they did not work. What i have done: Create a file /etc/fail2ban/jail.d/openvpn [openvpn] enabled = true port = 1194 protocol = udp filter = openvpn logpath = /var/log/openvpn.log maxretry = 3 and crea...
- Mon Jul 03, 2017 9:10 pm
- Forum: Troubleshooting
- Topic: Problem Pi-Hole installation - no name resolution
- Replies: 2
- Views: 3374
Re: Problem Pi-Hole installation - no name resolution
Thank you very much.
In had dnscrypt installed in my previous installation of pihole and so i used these dns-servers.
Didn't know they only work together with dnscrypt, thought that was optional.
Now everything works fine...
In had dnscrypt installed in my previous installation of pihole and so i used these dns-servers.
Didn't know they only work together with dnscrypt, thought that was optional.
Now everything works fine...
- Fri Jun 30, 2017 4:17 pm
- Forum: Troubleshooting
- Topic: Problem Pi-Hole installation - no name resolution
- Replies: 2
- Views: 3374
Problem Pi-Hole installation - no name resolution
Hello, i have a problem with the installation of Pi-Hole. I install the DietPi Image on my RPi3 Model B. I setup DietPi to static IP address and set the DNS-Server to DNS-Watch in dietpi-config. Everything is wotking fine, i can ping router, google.com, 8.8.8.8 and so on... Than i want to install Pi...