All of lore.kernel.org
 help / color / mirror / Atom feed
* more than one pptp connection to the same ip
@ 2005-05-29 16:43 jsantos
  2005-05-31  5:55 ` Rob Sterenborg
  2005-06-01 17:16 ` Pedro Pozuelo
  0 siblings, 2 replies; 6+ messages in thread
From: jsantos @ 2005-05-29 16:43 UTC (permalink / raw)
  To: netfilter



I have to problems very similar :



1. I am using clarkconnect … what  should I do to be able to have more than 1
client using the same gateway to be able to make a pptp connection to the same
IP?



2. What should I do to make the vpn server to accept more than one connection
from the same IP ?



With ISA server this works fine.



Regards


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


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

* more than one pptp connection to the same ip
@ 2005-05-29 16:47 Jorge Santos
  2005-05-29 17:05 ` Rob Sterenborg
  0 siblings, 1 reply; 6+ messages in thread
From: Jorge Santos @ 2005-05-29 16:47 UTC (permalink / raw)
  To: netfilter

I have to problems very similar :

1. I am using clarkconnect … what  should I do to be able to have more than 1
client using the same gateway to be able to make a pptp connection to the same
IP?

2. What should I do to make the vpn server to accept more than one connection
from the same IP ?

With ISA server this works fine.

Regards






----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


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

* RE: more than one pptp connection to the same ip
  2005-05-29 16:47 Jorge Santos
@ 2005-05-29 17:05 ` Rob Sterenborg
  2005-05-29 18:01   ` Gary W. Smith
  0 siblings, 1 reply; 6+ messages in thread
From: Rob Sterenborg @ 2005-05-29 17:05 UTC (permalink / raw)
  To: 'Jorge Santos', netfilter

netfilter-bounces@lists.netfilter.org <> scribbled on :

> I have to problems very similar :
> 
> 1. I am using clarkconnect . what  should I do to be able to
> have more than 1 client using the same gateway to be able to
> make a pptp connection to the same IP?
> 
> 2. What should I do to make the vpn server to accept more
> than one connection from the same IP ?

Look on the Netfilter website.
http://www.netfilter.org/patch-o-matic/pom-extra.html#pom-extra-pptp-con
ntrack-nat

You have to patch and compile a new kernel and iptables for use with
PPTP conntrack. This patch is available for 2.4 kernels (last time I
heard it didn't work that well for 2.6 kernels).


Gr,
Rob



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

* Re: more than one pptp connection to the same ip
  2005-05-29 17:05 ` Rob Sterenborg
@ 2005-05-29 18:01   ` Gary W. Smith
  0 siblings, 0 replies; 6+ messages in thread
From: Gary W. Smith @ 2005-05-29 18:01 UTC (permalink / raw)
  To: Rob Sterenborg, 'Jorge Santos', netfilter

The latest pptp-conntrack patch seems to work quite well under 2.6.9.  We
have been running it for a few weeks and during testing had several
connections up from different internal machines.

YMMV

Gary Smith


On 5/29/05 10:05 AM, "Rob Sterenborg" <rob@sterenborg.info> wrote:

> netfilter-bounces@lists.netfilter.org <> scribbled on :
> 
>> I have to problems very similar :
>> 
>> 1. I am using clarkconnect . what  should I do to be able to
>> have more than 1 client using the same gateway to be able to
>> make a pptp connection to the same IP?
>> 
>> 2. What should I do to make the vpn server to accept more
>> than one connection from the same IP ?
> 
> Look on the Netfilter website.
> http://www.netfilter.org/patch-o-matic/pom-extra.html#pom-extra-pptp-con
> ntrack-nat
> 
> You have to patch and compile a new kernel and iptables for use with
> PPTP conntrack. This patch is available for 2.4 kernels (last time I
> heard it didn't work that well for 2.6 kernels).
> 
> 
> Gr,
> Rob
> 
> 



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

* RE: more than one pptp connection to the same ip
  2005-05-29 16:43 more than one pptp connection to the same ip jsantos
@ 2005-05-31  5:55 ` Rob Sterenborg
  2005-06-01 17:16 ` Pedro Pozuelo
  1 sibling, 0 replies; 6+ messages in thread
From: Rob Sterenborg @ 2005-05-31  5:55 UTC (permalink / raw)
  To: netfilter

> I have to problems very similar :
> 
> 
> 
> 1. I am using clarkconnect . what  should I do to be able to
> have more than 1 client using the same gateway to be able to
> make a pptp connection to the same IP?
> 
> 
> 
> 2. What should I do to make the vpn server to accept more
> than one connection from the same IP ?

You asked the exact same question last Sunday which gave 2 replies.

What did you try so far ? You give no information about what you have
already tried (although it can be guessed).


Gr,
Rob



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

* Re: more than one pptp connection to the same ip
  2005-05-29 16:43 more than one pptp connection to the same ip jsantos
  2005-05-31  5:55 ` Rob Sterenborg
@ 2005-06-01 17:16 ` Pedro Pozuelo
  1 sibling, 0 replies; 6+ messages in thread
From: Pedro Pozuelo @ 2005-06-01 17:16 UTC (permalink / raw)
  To: netfilter

On 5/29/05, jsantos@duriussoft.com <jsantos@duriussoft.com> wrote:
> 
> 
> I have to problems very similar :
> 
> 
> 
> 1. I am using clarkconnect … what  should I do to be able to have more than 1
> client using the same gateway to be able to make a pptp connection to the same
> IP?
> 
> 
> 
> 2. What should I do to make the vpn server to accept more than one connection
> from the same IP ?
> 
> 
> 
> With ISA server this works fine.
> 
> 
> 
> Regards
> 
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 
> 

AFAIK, pptp doesn´t support more than one connection of control from
the same IP ftp://ftp.rfc-editor.org/in-notes/rfc2637.txt

I don´t remember where I´ve read there are unofficial patches to solve
this, but I haven´t used them.

In fact, in my job I had the same problem and solved it installing openVPN.

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

end of thread, other threads:[~2005-06-01 17:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-29 16:43 more than one pptp connection to the same ip jsantos
2005-05-31  5:55 ` Rob Sterenborg
2005-06-01 17:16 ` Pedro Pozuelo
  -- strict thread matches above, loose matches on Subject: below --
2005-05-29 16:47 Jorge Santos
2005-05-29 17:05 ` Rob Sterenborg
2005-05-29 18:01   ` Gary W. Smith

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.