Re: 720 error : MPPE problem ?
James Cameron <[email protected]>
| Newsgroups | gmane.network.poptop |
|---|---|
| Organization | Netrek Vanilla Server Dictator |
| Message-ID | <[email protected]> |
On Tue, Apr 19, 2011 at 09:04:46AM +0200, Gregoire leroy wrote: > Here is my /etc/pptpd.conf : > > ppp /usr/sbin/pppd > option /etc/ppp/pptpd-options > delegate > logwtmp > localip 172.17.0.12 > remoteip 172.17.201.1-100 The pptpd has been configured with conflicting options; remoteip is incompatible with delegate. delegate means that pppd must determine an IP address independently, or from chap-secrets, or from /etc/ppp/pptpd-options. remoteip is for when delegate is not used, and causes pptpd to pass the next available IP in the remoteip range to pppd for pppd to use as IP address of the tunnel. > The user who connects is 172.17.x.x/255.255.0.0 (x.x != 201.1-100) This has no relevance that I can see. -- James Cameron http://quozl.linux.org.au/ ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev