Problem with Direct Working Howto v0.2

Lon Hohberger lhh at redhat.com
Fri May 20 20:48:46 UTC 2005


On Fri, 2005-05-20 at 12:53 +0200, René Enskat [Teamware GmbH] wrote:
> Hello all,
> 
> I tried the Howto from:
> 
> https://www.redhat.com/archives/piranha-list/2005-April/msg00000.html
> 
> My problem ist now when i try this command:
> 
> [root at lb root]# arptables -A in -d 212.29.1.83 -j drop
> arptables v0.0.6: Couldn't load target

Thanks to arptables_jf maintainer, we have an answer for you...

The commands are case sensitive... Try:

arptables -A IN -d ...
             ^^


-- Lon




More information about the Piranha-list mailing list