xebd / accel-ppp

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

how accel-ppp bring up ppp interface on OS after client finish ppp connection? #182

Open Summer-Shen98 opened 11 months ago

Summer-Shen98 commented 11 months ago

I want to know hwo accel ppp bring up ppp interface such as:

ppp0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1480 inet 10.34.0.1 netmask 255.255.255.255 destination 10.34.0.2 inet6 fe80::91ad:c8a8:33f:c08e prefixlen 64 scopeid 0x20 ppp txqueuelen 3 (Point-to-Point Protocol) RX packets 534 bytes 81902 (81.9 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 12 bytes 502 (502.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

after the client finish ppp connection...

DmitriyEshenko commented 11 months ago

Hi, I think you have configured unit-cache, try research this, or clarify you question.