[pptp-server] One last problem

Jason Staudenmayer jasons at NJAQUARIUM.ORG
Wed Dec 5 08:26:39 CST 2001


you must specify the IP address of the NIC in the VPN.
like so
VPN:
NIC1: 192.168.0.1 (inside)
NIC2: 25.26.123.5 (outside)

options.vpn

localIP 192.168.0.1
remoteIP 192.168.0.2-160

these settings tell the pppd and poptop how to handle the
IP addressing and rout insertion into the route table.
The local IP will or should always be the internal NIC
and the remote IP whatever range of address you wish to assign 
the VPN connection.

-----Original Message-----
From: Sean [mailto:sean at cyberfarer.com]
Sent: Sunday, December 02, 2001 11:27 PM
To: pptplist
Subject: [pptp-server] One last problem


I have a new kernel with patches and Microsoft reports strong encryption
being used when I click details upon connect using the MS client.

I would like to give credit where credit is due.

I am not a programmer and attempts at patching and recompiling only provided
mixed results. I was never able to get full encryption going all though I
did get the handshake. However, I downloaded a patched kernel, headers,
initscripts, iptables, iptables IPv6, and ppp RPM's (I love RPM's!) from
here:

http://mirror.binarix.com/ppp-mppe/

In the time it took to download and install I accomplished what I have
failed to do over the past three weeks.

I would also like to thank those of you on this list who have generously
offered assistance. It is much appreciated.

My final remaining issue is the local IP.

My options.vpn includes the line:

192.168.1.140:

Without this, pptpd reports the local IP could not be determined. But, and
please correct me if I am wrong, by having this line I am restricting myself
to only one connection. I would not be able to have two connections
simutaneoulsy, correct? If yes, what line would solve the issue of the local
IP while allow more than a single connection?

My pptpd.conf is as follows:

speed 115200
option /etc/ppp/options.vpn
localip 192.168.1.140-143
remoteip 192.168.1.239-241
pidfile /var/run/pptpd.pid


Again, thank you.

P.S. It is very fast and performs much better than expected.


_______________________________________________
pptp-server maillist  -  pptp-server at lists.schulte.org
http://lists.schulte.org/mailman/listinfo/pptp-server
--- To unsubscribe, go to the url just above this line. --



More information about the pptp-server mailing list