Hello everybody, I picked up something a few months back and now tried to switch it on on my box.
>On 02/21/2016 04:41 AM, Benny Pedersen wrote: >> iptables -I INPUT -p tcp --dport 25 -m string --algo bm --string >> 'ylmf-pc' -j DROP >> >> how to add that silly bot to shorewall rules ? >> > >Add this to the ESTABLISHED section: > >DROP net $FW tcp 25 ;; -m string --algo bm --string 'ylmf-pc' I assumed it goes into the rules file and put it there accordingly. A shorewall dump |grep ylmf doesn't return anything though and I noticed that ALL of my incoming mail connections are suffering from this blockage. What did I miss? I have scanned through the ML archive concerning this, but seem to miss the crucial point somehow... -- Florian Piekert, PMP [email protected] =========================================================================== Note: this message was send by me *only* if the eMail message contains a correct pgp signature corresponding to my address at [email protected]. Do you need my PGP public key? Check out http://www.floppy.org or send me an email with the subject "send pgp public key" to this address of mine.Thx! ------------------------------------------------------------------------------ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
