On 23/02/2008, Dave <[EMAIL PROTECTED]> wrote:
>
>  I am struggling a bit with the iptables on the host OS Debian 2.6 kernel.
>  this comand: iptables -A INPUT -i eth1 -m state --state
>  ESTABLISHED,RELATED -j ACCEPT produces a No chain/target/match error.
>
>  iptables -A INPUT -i eth1 -j ACCPET  works fine
>
>  iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT fails
>  with a No chain/target/match error.

What does 'iptables -L' say?  ( Is 'ACCPET' a typo above? )

cheers,
 Jamie
-- 
Jamie Riden / [EMAIL PROTECTED] / [EMAIL PROTECTED]
UK Honeynet Project: http://www.ukhoneynet.org/
_______________________________________________
Honeywall mailing list
[email protected]
https://public.honeynet.org/mailman/listinfo/honeywall

Reply via email to