Hallo Uwe, Uwe Kerstan <[EMAIL PROTECTED]> wrote : > #!/bin/bash > echo -n Starting firewall. > while true; do > Â sleep 1 > Â echo -n . > Â if [ $(($RANDOM%13)) -eq 2 ]; then > Â Â Âbreak; > Â fi > Â done > Â echo > Â echo Your system is now secure\! > while true; do > Â sleep $(($RANDOM%53)) > Â echo "Blocked attack from host > $(($RANDOM%256)).$(($RANDOM%256)).$(($RANDOM%256)).$(($RANDOM%255+1)) > on port $(($RANDOM%65535+1))!!!" done > exit 0 Starting firewall.block.sh: line 6: syntax error near unexpected token `then' block.sh: line 6: ` if [ $(($RANDOM%13)) -eq 2 ]; then'
scnr ;-) bis dahin/kind regards Martin Mewes -- The e-mail server is unable to verify your server connection and is unable to deliver this message. Please restart your computer and try sending again. (The beauty of it is that when I return, I can see how many in-duh-viduals did this over and over) -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)