Hello,
My network send spam and I can’t search in google. How to find spammer and stop to send spam?
Hello,
My network send spam and I can’t search in google. How to find spammer and stop to send spam?
Hi there,
I also had the same problem, solved with this:
/ip firewall filter
add action=drop chain=forward comment=“Drop Spammer” disabled=no dst-port=25
protocol=tcp src-address-list=spammer
add action=add-src-to-address-list address-list=spammer address-list-timeout=
1d chain=forward comment=“Add to Spammer list” connection-limit=30,32
disabled=no dst-port=25 limit=50,5 protocol=tcp
Hope this helps,
Regards
I allready did this. But doesn’t help.
you could add stricter limitation or drop all of users traffic to bring into attention that there is a problem that has to be solved.
Dear, janisk
Could you give some example or advice?
I had that same exact problem a couple of years ago for a Justice Center I support and the ISP got my attention by turning off the Internet until they knew I was working on it.
The network I setup there has a SonicWALL, going to some managed switches. But for you, it doesn’t matter because the process will be the same, and you should be able to find the spammer like a ‘big red truck’ if you do what I did. Here’s a brief overview of my steps:
Someone more efficient in Wireshark could probably do it without the “Cascade Pilot Personal Edition” software. But it sure does make it very fast and easy!
If anyone has any other suggestions of similiar software that doesn’t have the price tag or is free, I would love to hear other thoughts on that.
I hope that helps!
Billy
Thanks justfishing
Another advice?
Deleted because not related.
Thanks guys! I still fight with this and I think need to use advice from Dobby.
Deleted because not related.