Joined: Sun Mar 27, 2011 9:59 pm Posts: 215 Has thanked:50 times Have thanks:8 times
Post # 298948
Re: Help with getting remote access via ssh working
GoManutd wrote:
i use ddwrt and had no problems getting ssh to work with port forwarding... just make sure you have the latest firmware from them.
Do you have your fail2ban working with mail? Is it useful without a mail server running?
_________________ -- Chris Griffin
Sun Apr 22, 2012 5:15 pm
GoManutd
MEPIS Guide
Joined: Mon Jun 30, 2008 8:06 pm Posts: 2906 Has thanked:48 times Have thanks:368 times
Post # 298955
Re: Help with getting remote access via ssh working
to receive email notifications about blocked ips? no. you should be able to see these logged in /var/log/fail2ban.log. also, iptables -L -n will display all the iptables rules.
i think you'll find that getting mail notifications may be too much because you will notice addresses regularly being blocked by fail2ban.
open a konsole, run
sudo tail -f /var/log/fail2ban.log
OR
su -c ' tail -f /var/log/fail2ban.log'
if you don't have sudo enabled. you can leave the konsole open and this running and it will log and display data as it occurs....
the other added feature(s) of fail2ban is that it scans other log files for problems and can act upon them too. so it can help protect your system from attacks via httpd, etc.
All times are UTC - 5 hours [ DST ] | It is currently Thu May 23, 2013 9:31 pm
Who is online
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum