All of lore.kernel.org
 help / color / mirror / Atom feed
* pptp-conntrack-nat
@ 2003-06-12  0:04 Mike Machado
  2003-06-12  1:14 ` pptp-conntrack-nat Mike Machado
  2003-06-12  1:52 ` pptp-conntrack-nat Philip Craig
  0 siblings, 2 replies; 14+ messages in thread
From: Mike Machado @ 2003-06-12  0:04 UTC (permalink / raw)
  To: netfilter

I used CVS/POM and patched my vanilla 2.4.20 kernel to include support
for ip_conntrack_pptp and ip_nat_pptp, but after I do this, the
MASQUERADE target no longer works. lsmod shows both modules load
successfully as well as the ipt_MASQUERADE, but when I run my nat rule:

iptables -t nat -A POSTROUTING -s 192.168.1.0/24 -o eth0 -j MASQUERADE

it just says Invalid Argument. I have two identical kernels, one with
the pptp patch applied, one without, and the one without allows the
MASQUERADE target just fine. Is there a known bug with the latest CVS
pptp-conntrack-nat patch interfearing with masquerading? Thanks.

-- 
Mike Machado
mike@innercite.com
InnerCite Inc.
Engineering Director / CTO



^ permalink raw reply	[flat|nested] 14+ messages in thread
* pptp-conntrack-nat
@ 2003-11-27 15:34 Oleg Savostyanov
  2003-12-01 11:43 ` pptp-conntrack-nat Oleg Savostyanov
  0 siblings, 1 reply; 14+ messages in thread
From: Oleg Savostyanov @ 2003-11-27 15:34 UTC (permalink / raw)
  To: netfilter

I tryed to install extra package - pptp-conntrack-nat
but failed to do this.

The script tells me "Could not find place to slot in
ip_conntrack.h line", while testing and if I force it to install,
it installs.
And after that I do not see additional configure options while
configuring my kernel.
Do you have any ideas what to do?


Welcome to Rusty's Patch-o-matic!
Kernel:    /usr/src/kernel-source-2.4.18
Userspace: /usr/src
Each patch is a new feature: many have minimal impact, some do not.
Almost every one has bugs, so I don't recommend applying them all!
-------------------------------------------------------
Testing... pptp-conntrack-nat.patch NOT APPLIED (8 missing files)
The extra/pptp-conntrack-nat patch:
   Author: Harald Welte <laforge@gnumonks.org>
   Status: Beta
   This adds CONFIG_IP_NF_PPTP:
   Connection tracking and NAT support for PPTP.
   Note that this code currently has limitations
   - can only NAT connections from PNS to PAC
   - doesnt' support multiple calls within one session
-----------------------------------------------------------------
Do you want to apply this patch [N/y/t/f/a/r/b/w/q/?]
Testing patch extra/pptp-conntrack-nat.patch...
   Placed new Config.in line
   Placed new Configure.help entry
   Placed new Makefile line
   Placed new Makefile line
   Placed new ip_conntrack.h line
   Placed new ip_conntrack.h line
Could not find place to slot in ip_conntrack.h line
Could not find place to slot in ip_conntrack.h line
Could not find place to slot in ip_conntrack.h line
Could not find place to slot in ip_conntrack.h line
Could not find place to slot in ip_conntrack.h line
Could not find place to slot in ip_conntrack.h line
TEST FAILED: patch NOT applied.
[Press enter to continue]
Do you want to apply this patch [N/y/t/f/a/r/b/w/q/?] f
Applying patch extra/pptp-conntrack-nat.patch...
Failed to patch copy of /usr/src/kernel-source-2.4.18

  

-- 
working tel.+7-095-933-2033
mob. tel.+7-095-790-5354
Regards Oleg
Oleg                          mailto:savostyanov@internetplustravel.ru



^ permalink raw reply	[flat|nested] 14+ messages in thread
* pptp-conntrack-nat.
@ 2004-05-04 19:14 Ampugnani, Fernando
  2004-05-05  3:24 ` pptp-conntrack-nat Philip Craig
  2004-05-05  5:10 ` pptp-conntrack-nat Andrew E. Mileski
  0 siblings, 2 replies; 14+ messages in thread
From: Ampugnani, Fernando @ 2004-05-04 19:14 UTC (permalink / raw)
  To: netfilter

Hi all,
	I tried apply the patch pptp conntrack on 3 different kernel
versions. None of them worked for me. I tried on 2.4.14, 2.4.21 and 2.4.26.
The patch is not getting applied cleanly on any of these.Could anyone please
tell me with which kernel version this patch works?
This is the output that I can see:
Welcome to Patch-o-matic (1.14)!
Kernel:         /usr/src/linux
Iptables:       /usr/src/iptables
Each patch is a new feature: many have minimal impact, some do not.
Almost every one has bugs, so don't apply what you don't need!
-----------------------------------------------------
Already applied:
Not all requirements fulfilled for pptp-conntrack-nat, skipping:
 This patch is missing Config.in for 2.4.x
Excellent! Source trees are ready for compilation.
Thanks in advance.

Fernando Ampugnani
EDS Argentina - Software, Storage & Network
Information Technology Outsourcing
Tel: 5411 4704 3428
Mail: fernando.ampugnani@eds.com




^ permalink raw reply	[flat|nested] 14+ messages in thread
* RE: pptp-conntrack-nat.
@ 2004-05-05 13:41 Ampugnani, Fernando
  0 siblings, 0 replies; 14+ messages in thread
From: Ampugnani, Fernando @ 2004-05-05 13:41 UTC (permalink / raw)
  To: Philip Craig; +Cc: netfilter

Many thanks!!
That's compile properly.

Regards,
Fernando.

-----Original Message-----
From: Philip Craig [mailto:philipc@snapgear.com] 
Sent: Wednesday, May 05, 2004 12:24 AM
To: Ampugnani, Fernando
Cc: netfilter@lists.netfilter.org
Subject: Re: pptp-conntrack-nat.


Ampugnani, Fernando wrote:
> Hi all,
> 	I tried apply the patch pptp conntrack on 3 different kernel 
> versions. None of them worked for me. I tried on 2.4.14, 2.4.21 and 
> 2.4.26. The patch is not getting applied cleanly on any of these.Could 
> anyone please tell me with which kernel version this patch works?

It will work with any recent 2.4 kernel.  So definitely 2.4.26, probably
2.4.21, and definitely not 2.4.14.

> This is the output that I can see:
> Welcome to Patch-o-matic (1.14)!
> Kernel:         /usr/src/linux
> Iptables:       /usr/src/iptables
> Each patch is a new feature: many have minimal impact, some do not. 
> Almost every one has bugs, so don't apply what you don't need!
> -----------------------------------------------------
> Already applied:
> Not all requirements fulfilled for pptp-conntrack-nat, skipping:  This 
> patch is missing Config.in for 2.4.x Excellent! Source trees are ready 
> for compilation. Thanks in advance.

This is a known problem with the 20040302 pom-ng, and has been fixed in CVS.

-- 
Philip Craig - SnapGear, A CyberGuard Company - http://www.SnapGear.com


^ permalink raw reply	[flat|nested] 14+ messages in thread
* pptp-conntrack-nat
@ 2004-09-14 16:10 lucas baresi
  2004-09-14 16:18 ` pptp-conntrack-nat rruegner
  2004-09-14 17:31 ` pptp-conntrack-nat Jason Opperisano
  0 siblings, 2 replies; 14+ messages in thread
From: lucas baresi @ 2004-09-14 16:10 UTC (permalink / raw)
  To: netfilter

Hi people.

I have a dumb question, If my pptpd server and my
firewall netfilter are in the same box, I need the
module pptp-conntrack-nat?, no! it´s rigth?

Thx,
Lucky 


		
______________________________________________
Renovamos el Correo Yahoo!: ¡100 MB GRATIS!
Nuevos servicios, más seguridad
http://correo.yahoo.es


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

end of thread, other threads:[~2004-09-14 17:31 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-12  0:04 pptp-conntrack-nat Mike Machado
2003-06-12  1:14 ` pptp-conntrack-nat Mike Machado
2003-06-12  1:52 ` pptp-conntrack-nat Philip Craig
  -- strict thread matches above, loose matches on Subject: below --
2003-11-27 15:34 pptp-conntrack-nat Oleg Savostyanov
2003-12-01 11:43 ` pptp-conntrack-nat Oleg Savostyanov
2003-12-01 12:16   ` pptp-conntrack-nat Goetz Bock
2003-12-01 12:22   ` pptp-conntrack-nat Rob Sterenborg
2004-05-04 19:14 pptp-conntrack-nat Ampugnani, Fernando
2004-05-05  3:24 ` pptp-conntrack-nat Philip Craig
2004-05-05  5:10 ` pptp-conntrack-nat Andrew E. Mileski
2004-05-05 13:41 pptp-conntrack-nat Ampugnani, Fernando
2004-09-14 16:10 pptp-conntrack-nat lucas baresi
2004-09-14 16:18 ` pptp-conntrack-nat rruegner
2004-09-14 17:31 ` pptp-conntrack-nat Jason Opperisano

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.