Linux Netfilter discussions
 help / color / mirror / Atom feed
* patch-o-matic and userpace
@ 2003-02-20 11:18 Luis Miguel Cruz Miranda
  2003-02-21  8:58 ` Fabrice MARIE
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Miguel Cruz Miranda @ 2003-02-20 11:18 UTC (permalink / raw)
  To: netfilter

Hi all again,

I am trying to use the patch called 'userspace/ipt_REJECT-fake-source.patch'
As I read, if I use that patch I need to recompile iptables user programs.

The problems is that I can't use that patch because I don't know have any 
idea how to patch iptables source code.

I have this tree:

|-- iptables-1.2.7a
|   |-- extensions
|   |-- include
|   |   |-- libippool
|   |   |-- libipq
|   |   |-- libiptc
|   |   |-- libipulog
|   |   `-- linux
|   |       |-- netfilter_ipv4
|   |       `-- netfilter_ipv6
|   |-- ippool
|   |-- libipq
|   |-- libiptc
|   `-- libipulog
|-- patch-o-matic -> patch-o-matic-20030218
|-- patch-o-matic-20030218
|   |-- base
|   |-- broken
|   |-- extra
|   |-- not-accepted
|   |-- obsolete
|   |-- oldnat
|   |-- optimizations
|   |-- pending
|   |-- submitted
|   `-- userspace
`-- userspace -> iptables-1.2.7a

Is it correct to patch iptables-1.2.7a?


Luis Miguel Cruz Miranda.               |       B2B INTEGRAL, S.A.
CCNA - Systems Administrator            |       Pol. Ind. de Asipo
                                         |       C/A - Parcela 86-C
Tel: +34 902 506 605                    |       33.428 - CAYES - LLANERA
Fax:+34 985 980 794                     |       ASTURIAS (ESPAÑA/SPAIN)




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

* Re: patch-o-matic and userpace
  2003-02-20 11:18 patch-o-matic and userpace Luis Miguel Cruz Miranda
@ 2003-02-21  8:58 ` Fabrice MARIE
  0 siblings, 0 replies; 2+ messages in thread
From: Fabrice MARIE @ 2003-02-21  8:58 UTC (permalink / raw)
  To: Luis Miguel Cruz Miranda, netfilter

On Thursday 20 February 2003 19:18, Luis Miguel Cruz Miranda wrote:
> Hi all again,
> I am trying to use the patch called
> 'userspace/ipt_REJECT-fake-source.patch' As I read, if I use that patch I
> need to recompile iptables user programs.
> The problems is that I can't use that patch because I don't know have any
> idea how to patch iptables source code.
> I have this tree:
> |-- iptables-1.2.7a
> |   |-- extensions
> |   |-- include
> |   |   |-- libippool
> |   |   |-- libipq
> |   |   |-- libiptc
> |   |   |-- libipulog
> |   |   `-- linux
> |   |       |-- netfilter_ipv4
> |   |       `-- netfilter_ipv6
> |   |-- ippool
> |   |-- libipq
> |   |-- libiptc
> |   `-- libipulog
> |-- patch-o-matic -> patch-o-matic-20030218
> |-- patch-o-matic-20030218
> |   |-- base
> |   |-- broken
> |   |-- extra
> |   |-- not-accepted
> |   |-- obsolete
> |   |-- oldnat
> |   |-- optimizations
> |   |-- pending
> |   |-- submitted
> |   `-- userspace
> `-- userspace -> iptables-1.2.7a
> Is it correct to patch iptables-1.2.7a?

Should be correct. Then you
# cd patch-o-matic
# ./runme userspace/ipt_REJECT-fake-source.patch
if the patch tells you it applied correctly then
you need to recompile your kernel then
# cd ../userspace
# make all install

reboot with your clean kernel. If the patch doesn't apply for some reason,
let me know.

Have a nice day,

Fabrice.
--
Fabrice MARIE

"Silly hacker, root is for administrators"
       -Unknown


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

end of thread, other threads:[~2003-02-21  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-20 11:18 patch-o-matic and userpace Luis Miguel Cruz Miranda
2003-02-21  8:58 ` Fabrice MARIE

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