From: "lonely wolf" <[EMAIL PROTECTED]>

> > iptables -A INPUT -d external_ip -j DROP

> evident corect este
>     -d external_ip 111 ....

din ce in ce mai corect:
iptables -A INPUT -t tcp -d external_ip --dport 111 -j DROP

Nu poti specifica portul fara sa pui protocolul pe 'tcp'.

Mihai


---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui