All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jesús García Crespo (aka Sevein)" <correo@sevein.com>
To: netfilter@lists.netfilter.org
Subject: Where libipt_MASQ.so (???)
Date: Mon, 4 Aug 2003 18:48:12 +0200	[thread overview]
Message-ID: <1211419607.20030804184812@sevein.com> (raw)


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



             reply	other threads:[~2003-08-04 16:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-04 16:48 Jesús García Crespo (aka Sevein) [this message]
2003-08-04 17:38 ` Where libipt_MASQ.so (???) 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1211419607.20030804184812@sevein.com \
    --to=correo@sevein.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.