I am seeing an unusual traffic from an IP address and its constantly flooding my mail server
I want to block that particular IP address,how can i do that.
I am seeing an unusual traffic from an IP address and its constantly flooding my mail server
I want to block that particular IP address,how can i do that.
Dont you have a firewall to block the traffic from that IP ?
u may run this command.
for example
iptables -I INPUT -s xxx.xxx.xxx.xxx -j DROP
... if your ZCS Server is running on Ubuntu Server you can edit
Just have a look at https://help.ubuntu.com/8.04/serverg.../firewall.htmlCode:/etc/ufw/before.rules
There are currently 1 users browsing this thread. (0 members and 1 guests)