Page MenuHomeVyOS Platform

Recovery ifname for PPtP remote-access
Closed, ResolvedPublicBUG

Description

Current implementation vpnt pptp remote-access use interfaces names pppX but should use pptpX

vyos@GW1:~$ show vpn remote-access 
 ifname | username |  calling-sid  |     ip     | type | comp | state  |  uptime  
--------+----------+---------------+------------+------+------+--------+----------
 ppp0   | test     | 192.168.0.102 | 100.64.0.1 | pptp | mppe | active | 00:00:37

Details

Difficulty level
Easy (less than an hour)
Version
1.3-rolling-202001060217
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

Unknown Object (User) claimed this task.Jan 6 2020, 3:15 PM
Unknown Object (User) created this task.
Unknown Object (User) changed the task status from Open to Needs testing.Jan 6 2020, 3:26 PM
Unknown Object (User) closed this task as Resolved.Jan 8 2020, 12:32 PM

Successfully tested on latest rolling 1.3-rolling-202001080217

vyos@GW1:~$ show vpn remote-access 
 ifname | username |  calling-sid  |     ip     | type | comp | state  |  uptime  
--------+----------+---------------+------------+------+------+--------+----------
 pptp0  | test     | 192.168.0.102 | 100.64.0.1 | pptp | mppe | active | 00:00:21
erkin set Issue type to Bug (incorrect behavior).Aug 31 2021, 5:55 PM