Linux Netfilter discussions
 help / color / mirror / Atom feed
* Where libipt_MASQ.so (???)
@ 2003-08-04 16:48 Jesús García Crespo (aka Sevein)
  2003-08-04 17:38 ` flaq
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jesús García Crespo (aka Sevein) @ 2003-08-04 16:48 UTC (permalink / raw)
  To: netfilter


Hi! Im tired because I have tryed to run iptables on my system too
times. The problem is that I dont have the dynamic library
/lib/iptables/libipt_MASQ.so, but anybody have it!

I use Gentoo Linux on kernel 2.4.20. I have compiled all netfilter
options as modules althoun I tried also installing it into the kernel
system.

I only want, by now, this rules for the iptables tool:

 iptables -P INPUT ACCEPT
 iptables -F INPUT
 iptables -P OUTPUT ACCEPT
 iptables -F OUTPUT
 iptables -P FORWARD DROP
 iptables -F FORWARD
 iptables -A FORWARD --match mac --mac-source 00:c0:49:c9:d3:f1 -j MASQ
 iptables -A FORWARD --match mac --mac-source 00:c0:49:bc:9f:08 -j MASQ
 iptables -A FORWARD --match mac --mac-source 00:02:8a:3a:77:b7 -j MASQ
 iptables -A FORWARD --match mac --mac-source 00:90:d1:08:19:8d -j MASQ

But the problem is when iptables execute '-j MASQ', telling me that
libipt_MASQ.so doesn't exist. What should I do? I can't find an
explication.

Sorry, but I am from Spain and my English could be poor for you. Try
to understand me, :).

--
Jesús García Crespo (aka Sevein)
http://www.sevein.com
correo@sevein.com



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-08-04 18:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-04 16:48 Where libipt_MASQ.so (???) Jesús García Crespo (aka Sevein)
2003-08-04 17:38 ` flaq
     [not found] ` <1060017482.26856.40.camel@kermit>
2003-08-04 17:56   ` Jesús García Crespo (aka Sevein)
2003-08-04 18:09     ` Cedric Blancher
2003-08-04 18:05 ` Ralf Spenneberg
2003-08-04 18:12   ` Ralf Spenneberg
2003-08-04 18:21     ` Cedric Blancher
2003-08-04 18:24       ` Ralf Spenneberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox