* ipt ROUTE extension @ 2009-10-14 17:08 Mallika Gautam 2009-10-14 21:29 ` Saikiran Madugula 0 siblings, 1 reply; 5+ messages in thread From: Mallika Gautam @ 2009-10-14 17:08 UTC (permalink / raw) To: netfilter Hi, I am trying to find ipt_ROUTE patch for kernel 2.6.20 version. Can any one kindly point me to the site. Thanks in advance Mallika ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ipt ROUTE extension 2009-10-14 17:08 ipt ROUTE extension Mallika Gautam @ 2009-10-14 21:29 ` Saikiran Madugula 2009-10-15 9:06 ` Mallika Gautam 0 siblings, 1 reply; 5+ messages in thread From: Saikiran Madugula @ 2009-10-14 21:29 UTC (permalink / raw) To: Mallika Gautam; +Cc: netfilter Mallika Gautam wrote: > Hi, > > I am trying to find ipt_ROUTE patch for kernel 2.6.20 version. Can any > one kindly point me to the site. > AFAIK its been replaced with xt_TEE (http://xtables-addons.sourceforge.net/). ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ipt ROUTE extension 2009-10-14 21:29 ` Saikiran Madugula @ 2009-10-15 9:06 ` Mallika Gautam 2009-10-15 9:35 ` Saikiran Madugula 0 siblings, 1 reply; 5+ messages in thread From: Mallika Gautam @ 2009-10-15 9:06 UTC (permalink / raw) To: Saikiran Madugula; +Cc: netfilter On Wed, Oct 14, 2009 at 10:29 PM, Saikiran Madugula <hummerbliss@gmail.com> wrote: > Mallika Gautam wrote: >> Hi, >> >> I am trying to find ipt_ROUTE patch for kernel 2.6.20 version. Can any >> one kindly point me to the site. >> > AFAIK its been replaced with xt_TEE (http://xtables-addons.sourceforge.net/). > Thanks for your response. I did check the addons releases but I could not find ROUTE target there. Last I know was that it was in experimental state. Does anyone know if it has been removed completely. Any pointer will be of help. Thanks ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ipt ROUTE extension 2009-10-15 9:06 ` Mallika Gautam @ 2009-10-15 9:35 ` Saikiran Madugula 2009-10-16 13:43 ` Mallika Gautam 0 siblings, 1 reply; 5+ messages in thread From: Saikiran Madugula @ 2009-10-15 9:35 UTC (permalink / raw) To: Mallika Gautam; +Cc: netfilter Mallika Gautam wrote: > On Wed, Oct 14, 2009 at 10:29 PM, Saikiran Madugula > <hummerbliss@gmail.com> wrote: >> Mallika Gautam wrote: >>> Hi, >>> >>> I am trying to find ipt_ROUTE patch for kernel 2.6.20 version. Can any >>> one kindly point me to the site. >>> >> AFAIK its been replaced with xt_TEE (http://xtables-addons.sourceforge.net/). >> > Thanks for your response. > I did check the addons releases but I could not find ROUTE target there. > Last I know was that it was in experimental state. Does anyone know if > it has been removed completely. Any pointer will be of help. http://www.gossamer-threads.com/lists/iptables/devel/68870. ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ipt ROUTE extension 2009-10-15 9:35 ` Saikiran Madugula @ 2009-10-16 13:43 ` Mallika Gautam 0 siblings, 0 replies; 5+ messages in thread From: Mallika Gautam @ 2009-10-16 13:43 UTC (permalink / raw) To: Saikiran Madugula; +Cc: netfilter > > http://www.gossamer-threads.com/lists/iptables/devel/68870. > Hi , Thanks for the link. I did find the ROUTE target but it was not supported for 2.6.20. So, I am now trying to use MARK target instead. Can you please also help me with the error that I am getting with ebtables. ebtables -t nat -A OUTPUT -p arp --arp-ip-src 172.17.117.25 The above call is failing in ebt_arp_check (linux-2.6.20/net/bridge/netfilter/ebt_arp.c if (datalen != EBT_ALIGN(sizeof(struct ebt_arp_info))) return -EINVAL; I am not sure I know about this align stuff here. Could you please point me to the problem. I am using ebtables v2.0.9-1 (June 2009) and kernel 2.6.20. Thanks again. Regards ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-10-16 13:43 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-10-14 17:08 ipt ROUTE extension Mallika Gautam 2009-10-14 21:29 ` Saikiran Madugula 2009-10-15 9:06 ` Mallika Gautam 2009-10-15 9:35 ` Saikiran Madugula 2009-10-16 13:43 ` Mallika Gautam
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox