#!/bin/sh iptables -A INPUT -p tcp -s x.x.x.x --dport a -j REJECT #x.x.x.x = ip. server #a = portul pe care se vrea drop