[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Iptables & Default policy of Reject



On 9/10/07, Alex Samad <alex@samad.com.au> wrote:
> Hi
>
> I am just going through my firewall setup and I notice I can no longer
> do  iptables -P INPUT REJECT

iptables -P INPUT DROP

I use DROP. I guess it is not a good idea to send ICMP packets back
by default (But I don't know if it can be done).

Anyway, here is the result of my test:

fugue:~# iptables -P INPUT REJECT
iptables: Bad policy name
fugue:~# iptables -P INPUT DROP
fugue:~# uname -a
Linux fugue 2.6.22-1-686

Regards,
N.-

-- 
http://arhuaco.org



Reply to: