* from iptable user
@ 2003-02-17 16:09 nikita
2003-02-20 12:22 ` Cedric Blancher
0 siblings, 1 reply; 3+ messages in thread
From: nikita @ 2003-02-17 16:09 UTC (permalink / raw)
To: netfilter
Hello,
My name is Nikita
I have made the following command
iptable -A FORWARD -m mac -mac-source 00:C0:DF:10:4D:99 -j REJECT
and
i have been answered the following
Couldn't load match ac-source:
/lib/iptables/libipt_ac-source.so ....
Please,
What shell i do in that case?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: from iptable user
2003-02-17 16:09 from iptable user nikita
@ 2003-02-20 12:22 ` Cedric Blancher
0 siblings, 0 replies; 3+ messages in thread
From: Cedric Blancher @ 2003-02-20 12:22 UTC (permalink / raw)
To: nikita; +Cc: netfilter
Le lun 17/02/2003 à 17:09, nikita a écrit :
> iptable -A FORWARD -m mac -mac-source 00:C0:DF:10:4D:99 -j REJECT
>
> and
>
> i have been answered the following
>
>
> Couldn't load match ac-source:
> /lib/iptables/libipt_ac-source.so ....
>
> Please,
> What shell i do in that case?
"man" would be a great idea...
iptable -A FORWARD -m mac --mac-source 00:C0:DF:10:4D:99 -j REJECT
^^
Much better...
--
Cédric Blancher <blancher@cartel-securite.fr>
IT systems and networks security expert - Cartel Sécurité
Phone : +33 (0)1 44 06 97 87 - Fax: +33 (0)1 44 06 97 99
PGP KeyID:157E98EE FingerPrint:FA62226DA9E72FA8AECAA240008B480E157E98EE
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: from iptable user
@ 2003-02-20 12:58 Sneppe Filip
0 siblings, 0 replies; 3+ messages in thread
From: Sneppe Filip @ 2003-02-20 12:58 UTC (permalink / raw)
To: nikita, netfilter
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
Hi,
>Hello,
>My name is Nikita
>I have made the following command
>
>iptable -A FORWARD -m mac -mac-source 00:C0:DF:10:4D:99 -j REJECT
>
>and
>
>i have been answered the following
>
>
>Couldn't load match ac-source:
>/lib/iptables/libipt_ac-source.so ....
>
>Please,
>What shell i do in that case?
>
You need to use two dashes '--', not one, like this: "--mac-source"
Regards,
Filip
[-- Attachment #2: Type: text/html, Size: 938 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-02-20 12:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-17 16:09 from iptable user nikita
2003-02-20 12:22 ` Cedric Blancher
-- strict thread matches above, loose matches on Subject: below --
2003-02-20 12:58 Sneppe Filip
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox