PPP without using a kernel module?

2008-09-28 Thread Geoffrey S. Mendelson
I have a need to set up a VPN to a "virutal sever" which does not support PPP in the kernel. Is there such a thing as a USER SPACE only implementation of ppp? There is one for SLIP (e.g. SLIRP), but I need ppp. Thanks, Geoff. -- Geoffrey S. Mendelson, Jerusalem, Israel [EMAIL PROTECTED] N3O

Re: PPP without using a kernel module?

2008-09-28 Thread Tzafrir Cohen
On Sun, Sep 28, 2008 at 09:10:21PM +0300, Geoffrey S. Mendelson wrote: > I have a need to set up a VPN to a "virutal sever" which does not support > PPP in the kernel. > > Is there such a thing as a USER SPACE only implementation of ppp? > > There is one for SLIP (e.g. SLIRP), but I need ppp. Sli

Re: PPP without using a kernel module?

2008-09-28 Thread sara fink
in google.com/linux you can find some results for userspace ppp. http://www.google.com/linux?hl=en&q=userspace+ppp&btnG=Search see if you can find something there. On Sun, Sep 28, 2008 at 9:10 PM, Geoffrey S. Mendelson <[EMAIL PROTECTED]>wrote: > I have a need to set up a VPN to a "virutal sever

Re: PPP without using a kernel module?

2008-09-28 Thread Amos Shapira
2008/9/29 Geoffrey S. Mendelson <[EMAIL PROTECTED]>: > I have a need to set up a VPN to a "virutal sever" which does not support > PPP in the kernel. > Is there such a thing as a USER SPACE only implementation of ppp? > > There is one for SLIP (e.g. SLIRP), but I need ppp. Does it HAVE to be PPP o

Re: PPP without using a kernel module?

2008-09-28 Thread Geoffrey S. Mendelson
On Mon, Sep 29, 2008 at 12:37:14PM +1000, Amos Shapira wrote: 2008/9/29 Geoffrey S. Mendelson <[EMAIL PROTECTED]>: I have a need to set up a VPN to a "virutal sever" which does not support PPP in the kernel. Is there such a thing as a USER SPACE only implementation of ppp? There is one for SLIP