Re: Poptop - how to configure?

2006-12-11 Thread Rob Hurle

Hi Philippe,

Thanks for your comment:

Note that both of your Kernel AND PPPD needs to support the MPPE 
encryption and optionnaly the MPPC compression. There should be an 
option to activate in your FreeBSD Kernel to support it - for PPPD I 
guess that the option is also available by using the port (with some 
compile option).


Seems to be standard with FreeBSD.


(Why do not you migrate to the wonderful world of OpenVPN ? ;))


Ah, if only.  Unfortunately I'm in a Dilbert situation.  The previous 
system was pretty well trashed by my predecessor responding to 
pressure from The Big Man.  I'm trying to pick up the pieces :-(((


Cheers,

Rob Hurle
-
Rob Hurle   Faculty of Asian Studies, ANU
Home address and contacts:   Tel: +61 2 6247 2397
  PO Box 4013Fax: +61 2 6247 2397
  AinslieCell phone: 0417 293 603
  Australia e-mail: [EMAIL PROTECTED]
-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Poptop - how to configure?

2006-12-11 Thread stom
Dear "poptop" users -

Selon Rob Hurle <[EMAIL PROTECTED]>:

> Hi Abdullah,
>
>   Thanks for that information:
>
> > can you make sure that you put the pppd program at that location?
> > because you said that you already tried directly to /usr/sbin/pppd
> > or may be you can copy it to /usr/local/sbin
>
> On FreeBSD, the pppd that comes with the system is installed in
> /usr/sbin/pppd, and I tried that with the same result.  There is
> another optional pppd in the ports (/usr/ports/net/pppd23) and that
> one installs in /usr/local/sbin/pppd.  So I have tried them both, with
> identical results.  Thanks for the info about the Fedora box.  I'll
> look at that carefully and compare with mine.

Note that both of your Kernel AND PPPD needs to support the MPPE encryption and
optionnaly the MPPC compression. There should be an option to activate in your
FreeBSD Kernel to support it - for PPPD I guess that the option is also
available by using the port (with some compile option).

(Why do not you migrate to the wonderful world of OpenVPN ? ;))


>
> Cheers,
>
> Rob Hurle
>   -
>   Rob Hurle   Faculty of Asian Studies, ANU
>   Home address and contacts:   Tel: +61 2 6247 2397
> PO Box 4013Fax: +61 2 6247 2397
> AinslieCell phone: 0417 293 603
> Australia e-mail: [EMAIL PROTECTED]
>   -
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

Kind Regards ;)

Philippe Laquet.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Poptop - how to configure?

2006-12-10 Thread Rob Hurle

Hi Abdullah,

Thanks for that information:


can you make sure that you put the pppd program at that location?
because you said that you already tried directly to /usr/sbin/pppd
or may be you can copy it to /usr/local/sbin


On FreeBSD, the pppd that comes with the system is installed in 
/usr/sbin/pppd, and I tried that with the same result.  There is 
another optional pppd in the ports (/usr/ports/net/pppd23) and that 
one installs in /usr/local/sbin/pppd.  So I have tried them both, with 
identical results.  Thanks for the info about the Fedora box.  I'll 
look at that carefully and compare with mine.


Cheers,

Rob Hurle
-
Rob Hurle   Faculty of Asian Studies, ANU
Home address and contacts:   Tel: +61 2 6247 2397
  PO Box 4013Fax: +61 2 6247 2397
  AinslieCell phone: 0417 293 603
  Australia e-mail: [EMAIL PROTECTED]
-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Poptop - how to configure?

2006-12-10 Thread Abdullah Koro

On Mon, 11 Dec 2006, Rob Hurle wrote:

Dec 11 12:21:28 mail pptpd[54768]: CTRL (PPPD Launcher): program binary = 
/usr/local/sbin/pppd


Hi Rob,

can you make sure that you put the pppd program at that location?
because you said that you already tried directly to /usr/sbin/pppd
or may be you can copy it to /usr/local/sbin

refer to my fedora 6 box, and it is indicate, after pptpd start, it 
usually trying to start pppd.

and I think this will not much different with freebsd box version.

here's the my log:

Dec  9 16:58:26 molinux pptpd[10428]: CTRL: Client 80.126.72.103 control 
connection started
Dec  9 16:58:27 molinux pptpd[10428]: CTRL: Starting call (launching pppd, 
opening GRE)

Dec  9 16:58:27 molinux pppd[10432]: pppd 2.4.4 started by root, uid 0
Dec  9 16:58:27 molinux pppd[10432]: Using interface ppp0
Dec  9 16:58:27 molinux pppd[10432]: Connect: ppp0 <--> /dev/pts/1
Dec  9 16:58:31 molinux pptpd[10428]: CTRL: Ignored a SET LINK INFO packet 
with real ACCMs!
Dec  9 16:58:33 molinux pppd[10432]: MPPE 128-bit stateless compression 
enabled

Dec  9 16:58:35 molinux pppd[10432]: local  IP address 10.0.0.92
Dec  9 16:58:35 molinux pppd[10432]: remote IP address 10.0.0.201

regards,
Koro


Dec 11 12:21:28 mail pptpd[54767]: CTRL: I wrote 32 bytes to the client.
Dec 11 12:21:28 mail pptpd[54767]: CTRL: Sent packet to client
Dec 11 12:21:28 mail pptpd[54767]: CTRL: Reaping child PPP[54768]
Dec 11 12:21:28 mail pptpd[54767]: CTRL: Exiting now
Dec 11 12:21:28 mail pptpd[54625]: MGR: Reaped child 54767


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"