Goedemorgen,
We hebben een server die al een dag of 5 wordt lastiggevallen, Exim heeft er weinig last van, maar wil toch van de requests af (zijn een stuk op 1000 bron IP's).
Bron:
Dus regex.custom.pm ingevuld met:Code:2013-10-30 09:33:33 SMTP protocol synchronization error (input sent without waiting for greeting): rejected connection from H=host81-149-83-207.in-addr.btopenworld.com [81.149.83.207] input="˜F¢ŽCå\002üØÂ ÈLŒ£0#=§×L˜\037™¨«"Y÷ &±/s²þÈg´BXɶ\030OùL\021*¼Õ:ñ¾Ú.æÁ7õ`Ä"
Custom1 op zowel reject als mainlog geprobeerd. Maar hij wil niet, iemand enig idee?Code:if (($lgfile eq $config{CUSTOM1_LOG}) and ($line =~ /^\d+\D+\d+\D+\d+ \d+\D+\d+\D+\d+ SMTP protocol synchronization .*\[(\d+\.\d+\.\d+\.\d+)\].*/)) { return ("Failed exim syntax from","$1","eximdosmatch","1","25,143","1"); }

Likes:


Quote
scheelt ook weer tijd.