Page MenuHomeVyOS Platform

Issue with l2tp remote-access ipv6 configuration
Closed, ResolvedPublicBUG

Description

It is not necessary to have configured IPv6 pools to enable IPv6 support, because IPv6 can be received via RADIUS server attribute Framed-IPv6-Prefix

Details

Difficulty level
Normal (likely a few hours)
Version
1.3.0
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Event Timeline

Unknown Object (User) created this task.Dec 29 2021, 2:30 PM
Unknown Object (User) edited projects, added VyOS 1.4 Sagitta; removed VyOS 1.3 Equuleus.Dec 29 2021, 2:32 PM
Viacheslav changed the task status from Open to Needs testing.Jan 20 2024, 10:38 AM
Viacheslav assigned this task to a.apostoliuk.
Viacheslav triaged this task as Normal priority.
Viacheslav added subscribers: a.apostoliuk, Viacheslav.

@a.apostoliuk Could you check if it is implemented and close it

It is fixed.

set vpn l2tp remote-access authentication mode 'radius'
set vpn l2tp remote-access authentication radius server 10.0.0.1 key 'test'
set vpn l2tp remote-access ppp-options ipv6 'allow'
a.apostoliuk moved this task from Need Triage to Finished on the VyOS 1.4 Sagitta board.