Re: --arpop question

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

 



2013/5/23 Karolis B. <kbart.misc@xxxxxxxxx>:
> Hello,
> I want to disable ARP requests on usb0 interface. Reading man page seems
> like "--arpop Request" would do what I want, but an error occurs using it:
>
> $sudo arptables -A OUTPUT -o usb0 --arpop Request -j DROP
> Bad argument `Request'
>

Hi,

in my system:

# arptables -A OUTPUT -o usb0 --arpop Request -j DROP
Bad argument `Request'
[...]
# arptables -A OUTPUT -o usb0 --opcode 1 -j DROP

i'm using Debian Wheezy with arptables 0.0.3.4-1

Best regards.

--
Arturo Borrero González
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux