From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 66-197-195-53.hostnoc.net ([66.197.195.53] helo=mainserver.shaned.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1HFy9f-0000FP-00 for ; Sat, 10 Feb 2007 14:45:04 -0500 Received: from ip-206-123-194-13.static.fasttrackcomm.net ([206.123.194.13] helo=development) by mainserver.shaned.net with smtp (Exim 4.63) (envelope-from ) id 1HFy9Y-0001yd-Ea for speakup@braille.uwo.ca; Sat, 10 Feb 2007 14:44:56 -0500 Message-ID: <001b01c74d4b$b874d960$6401a8c0@development> From: "Littlefield, tyler" To: "Speakup is a screen review system for Linux." References: <007501c74d36$296e0f80$6401a8c0@development> <20070210172420.GA9298@taylor.homelinux.net> Subject: Re: hacking attempts Date: Sat, 10 Feb 2007 12:43:13 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - mainserver.shaned.net X-AntiAbuse: Original Domain - braille.uwo.ca X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gmail.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Littlefield, tyler" , "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 19:45:04 -0000 ohkay, here's my firehol script... version 5 interface eth0 internet src not "$UNROUTABLE_IPS" router fwd server ftp accept server ssh accept #server telnet not src 192.168.1.1/24 drop server smtp accept server http accept user apache server pop3 accept client all accept user "tyler root" client ftp accept client ssh accept client telnet accept client smtp accept client pop3 accept everything is getting dropped... any idea? Also, I was wondering: is there a way to do soemthing like client telnet src 192.168.1.1/24 accept, and then do client telnet drop? Thanks, Tyler Littlefield Unlimited horizons head coder. check out our website: tysplace.homelinux.net msn: compgeek134@hotmail.com aim: st8amnd2005 skype: st8amnd127 ----- Original Message ----- From: Lorenzo Taylor To: Speakup is a screen review system for Linux. Sent: Saturday, February 10, 2007 10:24 AM Subject: Re: hacking attempts > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I particularly like a firewall script called FireHOL. By default it > blocks everything and you just open what you want. And the scripting > language that builds the firewall rules is about the easiest to > understand of anything I've ever seen. It's available at > > http://firehol.sourceforge.net, and some distros also have packages > prebuilt for it. The homepage gives you lots of examples of usage for > different configurations. > > HTH, > Lorenzo > - -- > I've always found anomalies to be very relaxing. It's a curse. > - --Jadzia Dax: Star Trek Deep Space Nine (The Assignment) > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.3 (GNU/Linux) > > iD8DBQFFzf/EG9IpekrhBfIRAsjQAKCBZ5nORMkpls4pELm6Hf+l3w4QrQCgzLGf > KP9NfwN9y2FshJybEJI2BQc= > =6I27 > -----END PGP SIGNATURE----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup