All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables ROUTE target
@ 2005-06-23  9:06 Maya Zimerman
  2005-06-23  9:11 ` Maya Zimerman
  0 siblings, 1 reply; 5+ messages in thread
From: Maya Zimerman @ 2005-06-23  9:06 UTC (permalink / raw)
  To: netfilter

Hi,
I am quite new to iptables.
I would like to use/test the experimental feature of ROUTE target.
I have downloaded iptables v1.2.9. I saw the relevant source,
libipt_ROUTE.c but the header files containing definitions seem to be
missing.
Does anyone know where can I get it from (I have checked also in
latest version and it does not exist).

Thanks
Maya


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

* iptables ROUTE target
  2005-06-23  9:06 iptables ROUTE target Maya Zimerman
@ 2005-06-23  9:11 ` Maya Zimerman
  2005-06-23 10:06   ` Sven-Haegar Koch
  0 siblings, 1 reply; 5+ messages in thread
From: Maya Zimerman @ 2005-06-23  9:11 UTC (permalink / raw)
  To: netfilter

Hi,
I am quite new to iptables.
I would like to use/test the experimental feature of ROUTE target.
I have downloaded iptables v1.2.9. I saw the relevant source,
libipt_ROUTE.c but the header files containing definitions seem to be
missing.
Does anyone know where can I get it from (I have checked also in
latest version and it does not exist).

Thanks
Maya


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

* Re: iptables ROUTE target
  2005-06-23  9:11 ` Maya Zimerman
@ 2005-06-23 10:06   ` Sven-Haegar Koch
  0 siblings, 0 replies; 5+ messages in thread
From: Sven-Haegar Koch @ 2005-06-23 10:06 UTC (permalink / raw)
  To: Maya Zimerman; +Cc: netfilter

On Thu, 23 Jun 2005, Maya Zimerman wrote:

> I would like to use/test the experimental feature of ROUTE target.
> I have downloaded iptables v1.2.9. I saw the relevant source,
> libipt_ROUTE.c but the header files containing definitions seem to be
> missing.

You saw the userspace config part of it.
The needed kernel code is part of patch-o-matic-ng, available through the 
netfilter.org website.

c'ya
sven

-- 

The Internet treats censorship as a routing problem, and routes around it.
(John Gilmore on http://www.cygnus.com/~gnu/)


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

* iptables ROUTE target
@ 2005-06-26  6:40 Maya Zimerman
  2005-06-26 10:42 ` George Alexandru Dragoi
  0 siblings, 1 reply; 5+ messages in thread
From: Maya Zimerman @ 2005-06-26  6:40 UTC (permalink / raw)
  To: netfilter

Hi,
I have noticed that the ROUTE target is experimental. However |I would
like to use it. There seem to be some header files missing. Does
anyone know when the complete code can be found?

Thanks
Maya


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

* Re: iptables ROUTE target
  2005-06-26  6:40 Maya Zimerman
@ 2005-06-26 10:42 ` George Alexandru Dragoi
  0 siblings, 0 replies; 5+ messages in thread
From: George Alexandru Dragoi @ 2005-06-26 10:42 UTC (permalink / raw)
  To: Maya Zimerman; +Cc: netfilter

I can't remember exactly, but i think the kernel headers for this
target miss some struct declarations. If you get incomplete type for
some structs, get them from iptables sources (after you patch them
with pom-ng) and add those structs in .h files included in the .c file
which gives errors.

On 6/26/05, Maya Zimerman <maya.zimerman@gmail.com> wrote:
> Hi,
> I have noticed that the ROUTE target is experimental. However |I would
> like to use it. There seem to be some header files missing. Does
> anyone know when the complete code can be found?
> 
> Thanks
> Maya
> 
> 


-- 
Bla bla


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

end of thread, other threads:[~2005-06-26 10:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23  9:06 iptables ROUTE target Maya Zimerman
2005-06-23  9:11 ` Maya Zimerman
2005-06-23 10:06   ` Sven-Haegar Koch
  -- strict thread matches above, loose matches on Subject: below --
2005-06-26  6:40 Maya Zimerman
2005-06-26 10:42 ` George Alexandru Dragoi

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.