* Problems loading a Patch-O-Matic match
@ 2003-03-17 13:48 Juan Torres
2003-03-17 15:29 ` hare ram
0 siblings, 1 reply; 3+ messages in thread
From: Juan Torres @ 2003-03-17 13:48 UTC (permalink / raw)
To: Netfilter-users
[-- Attachment #1: Type: text/plain, Size: 648 bytes --]
Hi, I'm trying to load a new match which comes in the Patch-O-Matic
package. I have run Patch-O-Matic and I have selected the match I'm
interested in (mport), then I have compiled the new kernel selecting in
the xconfig the new option. But after all of these steps I can't use the
new match. I have seen in the documentation that I have to go to the
userspace/ directory (I suppose that it is the "userspace" directory
into the Patch-O-Matic package) and execute make all install, but, when
I do that the response is the next:
make: *** No rule to make target 'all'. Stop.
Can anybody tell me what it's my problem?
Thank you very much.
Juan.
[-- Attachment #2: Type: text/html, Size: 5874 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problems loading a Patch-O-Matic match
2003-03-17 13:48 Problems loading a Patch-O-Matic match Juan Torres
@ 2003-03-17 15:29 ` hare ram
0 siblings, 0 replies; 3+ messages in thread
From: hare ram @ 2003-03-17 15:29 UTC (permalink / raw)
To: Juan Torres, Netfilter-users
[-- Attachment #1: Type: text/plain, Size: 1216 bytes --]
Problems loading a Patch-O-Matic matchHi
AFAIK
i have done the following steps, so its working for me
you can also try
Download P-O-M
extract POM
go to the POM Directory
./runme --batch base/mport.patch
it will patch the kernel
then select option in kernel config mport
and compile the kernel ( see kernel how-to)
good luck
hare
----- Original Message -----
From: Juan Torres
To: Netfilter-users
Sent: Monday, March 17, 2003 7:18 PM
Subject: Problems loading a Patch-O-Matic match
Hi, I'm trying to load a new match which comes in the Patch-O-Matic package. I have run Patch-O-Matic and I have selected the match I'm interested in (mport), then I have compiled the new kernel selecting in the xconfig the new option. But after all of these steps I can't use the new match. I have seen in the documentation that I have to go to the userspace/ directory (I suppose that it is the "userspace" directory into the Patch-O-Matic package) and execute make all install, but, when I do that the response is the next:
make: *** No rule to make target 'all'. Stop.
Can anybody tell me what it's my problem?
Thank you very much.
Juan.
[-- Attachment #2: Type: text/html, Size: 7900 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Problems loading a Patch-O-Matic match
@ 2003-03-17 17:16 ISLERO77
0 siblings, 0 replies; 3+ messages in thread
From: ISLERO77 @ 2003-03-17 17:16 UTC (permalink / raw)
To: netfilter
Hi, I'm trying to load the mport match. I have made all the steps, I have
made the new kernel and all of that, but the file
/usr/src/iptables/libipt_mport.so doesn't exist, so I can't use this match.
for example, if I write iptables -A INPUT -p tcp -m mport --ports 20:23,80 -j
DROP
the answer that I receive is:
iptables v1.2.5: Couldn't load match `mport':/usr/lib/iptables/libipt_mport.so:
cannot open shared object file: No such file or directory
There are two mport files that are created:
/usr /src/linux-2.4.18.SuSE/include/config/ip/nf/match/mport/module.h
and
/lib/modules/2.4.18-64GB-SMP/kernel/net/ipv4/netfilter/ipt_mport.o
Does anybody know what can I do?
Thanks,
Juan.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-03-17 17:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-17 13:48 Problems loading a Patch-O-Matic match Juan Torres
2003-03-17 15:29 ` hare ram
-- strict thread matches above, loose matches on Subject: below --
2003-03-17 17:16 ISLERO77
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox