Search found 2 matches
- Wed Dec 28, 2016 7:26 am
- Forum: Debian/Ubuntu
- Topic: Fail2ban and Custom Service Ports
- Replies: 1
- Views: 2899
Re: Fail2ban and Custom Service Ports
Another issue arose when I just tried to disable fail2ban temporarily. All jails are now disabled, but still the following rules are listed by iptables. fail2ban-FTP tcp -- anywhere anywhere tcp dpt:ftp f2b-sshd tcp -- anywhere anywhere multiport dports ssh I'm somehow confused by the mechanism used...
- Wed Dec 28, 2016 7:16 am
- Forum: Debian/Ubuntu
- Topic: Fail2ban and Custom Service Ports
- Replies: 1
- Views: 2899
Fail2ban and Custom Service Ports
I'm new to Vesta and came across an issue I'm unable to resolve. I changed several service ports and the GUI seems to reflect these changes, but I'm unable to get fail2ban to use them correctly. Let's assume I changed SSH to port 2022. The firewall rule was altered and I'm able to connect via SSH wi...