Only one pptp client can get an IPv6 address #214
sdasdasdwsaaa
started this conversation in
General
Replies: 2 comments
|
operating system :Ubuntu 22.04.3 LTS (GNU/Linux 5.15.0-86-generic x86_64) |
0 replies
|
Hi @sdasdasdwsaaa , it looks like you have not properly configured ipv6 pool. Try to check this section https://github.com/accel-ppp/accel-ppp/blob/master/accel-pppd/accel-ppp.conf#L316-L326 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I used accel-ppp to build a pptp server, and also configured dhcpv6 related configurations, and found that only the first connected client can get the ipv6 address assigned by dhcp, and the other clients can only get the address beginning with fe80
accel-cmd -V
accel-cmd 1.12.0-266-gfd46f0d
All reactions