Page MenuHomeVyOS Platform

Extend L2TP/IPSec server with IPv6
Closed, ResolvedPublicFEATURE REQUEST

Description

accel-ppp supports IPv6 on the ppp/l2tp interfaces.

proper support via CLI should be added

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close

Related Objects

StatusSubtypeAssignedTask
ResolvedFEATURE REQUESThagbard
ResolvedFEATURE REQUESThagbard
ResolvedFEATURE REQUESTUnknown Object (User)
ResolvedFEATURE REQUESTUnknown Object (User)

Event Timeline

c-po updated the task description. (Show Details)
Unknown Object (User) added a subscriber: Unknown Object (User).Aug 6 2019, 9:43 PM
hagbard assigned this task to Unknown Object (User).Aug 7 2019, 7:12 PM
Unknown Object (User) added a comment.Aug 7 2019, 8:33 PM

PR 98
added next commands for ipv6 configuration

set vpn l2tp remote-access dnsv6-servers 
set vpn l2tp remote-access client-ipv6-pool prefix 
set vpn l2tp remote-access client-ipv6-pool delegate-prefix

and also added additional view information about ipv6 and ipv6 delegated prefix

 ifname | username | calling-sid  |     ip      |         ip6         | ip6-dp | rate-limit | type | comp | state  | rx-bytes | tx-bytes |  uptime  
--------+----------+--------------+-------------+---------------------+--------+------------+------+------+--------+----------+----------+----------
 ppp0   | vyos     | 192.168.0.36 | 172.16.20.1 | fc00:0:1:0:200::/64 |        | 500/500    | l2tp | mppe | active | 16.1 KiB | 8.3 KiB  | 00:06:55

@Dmitry PR merged in, you can test it in the next rolling tomorrow.

hagbard changed the task status from Open to Needs testing.Aug 7 2019, 10:47 PM
Unknown Object (User) closed this task as Resolved.Dec 8 2019, 7:35 PM