bruteforce protection howto

2010-03-20 Thread Vadkan Jozsef
Two pc's: 1 - router 2 - logger Situation: someone tries to bruteforce into a server, and the logger get's a log about it [e.g.: ssh login failed]. What's the best method to ban that ip [what is bruteforcig a server] what was logged on the logger? I need to ban the ip on the router pc. How can

freenas-like solution for aoe?

2010-03-20 Thread Vadkan Jozsef
Does anybody know a FreeNAS-like solution, that supports AoE? - Ata over Ethernet? Thank you! -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailin

aoe - with freenas, openfiler

2010-03-11 Thread Vadkan Jozsef
Does anybody has a link to a distro, that supports ata over ethernet, and it's like: freenas, openfiler sorry for the "interesting question" :D:S thank you! -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman

perl/bash question - html link out of text

2010-03-07 Thread Vadkan Jozsef
I don't know how to modify the: sed -r 's,.*(http://[^ \"$]+).*,\1,' command, to not just: $ echo "test string http://somewhere.uk/ test" | sed -r 's,.*(http://[^ \"$]+).*,\1,' http://somewhere.uk/";>http://somewhere.uk/ rather output this: test string http://somewhere.uk/";>http://somewhere.uk/

this table in html how

2010-03-07 Thread Vadkan Jozsef
http://img52.imageshack.us/img52/7735/tablehow.png i just can't write this table in html code.. :\ how can i make it? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedo

perl or bash question ["convert strings in a txt to html links"]

2010-02-27 Thread Vadkan Jozsef
How can I do that in bash or perl, that I have a txt file, e.g.: $cat file.txt Hi, this is the content of the txt file, that contains links like this: http://www.somewhere.it/, and it could contain: http://somewhere.com, etc.. This is the second line, that doesn't contains links.. .. This is the X

release cycles, security support for multiple OSes

2010-02-27 Thread Vadkan Jozsef
Does anybody has a list of multiple distros/operating systems comparing e.g.: security support time for a version, or what are the release cycles, etc.? Thank you! -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/m

how to find out promiscuous mode

2010-02-03 Thread Vadkan Jozsef
How can I find out that someone is using it's network card in promiscuous mode in a subnet? Thank you! -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wi

outdated ssl cert

2010-01-16 Thread Vadkan Jozsef
what does a self-signed outdated ssl cert worth? [https] could it be tricked [https] in a way, that the end user will not recognize? [e.g. he already accepted the cert one time, and the browser would warn her, if it been ""attacked""?] ..I mean does an outdated self-signed certificate give the sa