Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Summer-Shen98 opened this issue Oct 11, 2023 · 1 comment

Comments

@Summer-Shen98
Copy link

Summer-Shen98 commented Oct 11, 2023

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants