xebd / accel-ppp

High performance PPTP/L2TP/PPPoE/IPoE server for Linux
GNU General Public License v2.0
296 stars 108 forks source link

MPPE bug #147

Open liucongpei126 opened 3 years ago

liucongpei126 commented 3 years ago

I have a problem, if accel-ppp.conf set l2tp mppe=require :

  1. l2tp client(windows10 system) and accel-ppp Server work on same subnetwork,for example, Client IP set 188.160.166.1, Server IP set 188.160.166.2. In this situation, MPPE work ok.

  2. But, if Client and server not work on same subnetwork, like Client IP is 211.174.8.1 and Server IP is 188.160.166.2, Server alaways return Protocol Reject PPP Lcp Packet to Client.