Page MenuHomeVyOS Platform

SSTP specify tunnels names
Closed, ResolvedPublicFEATURE REQUEST

Description

It will be better to have tunnel names for SSTP sessions like sstpX. The similar already used for L2TP and PPTP

 ifname | username  |     ip     | ip6 | ip6-dp |  calling-sid  | rate-limit | state  |  uptime  | rx-bytes | tx-bytes 
--------+-----------+------------+-----+--------+---------------+------------+--------+----------+----------+----------
 sstp0  | test_sstp | 100.64.2.0 |     |        |     X.X.X.X   |            | active | 00:07:49 | 61.3 KiB | 713 B

Details

Difficulty level
Unknown (require assessment)
Version
-
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.Apr 10 2020, 10:13 PM
Unknown Object (User) changed the task status from Open to In progress.Apr 10 2020, 10:17 PM
Unknown Object (User) claimed this task.
Unknown Object (User) closed this task as Resolved.May 25 2020, 10:23 AM

Tested successfully on 1.3-rolling-202005250117

vyos@RTR1:~$ show sstp-server sessions 
 ifname | username |     ip     | ip6 | ip6-dp | calling-sid | rate-limit | state  |  uptime  | rx-bytes | tx-bytes 
--------+----------+------------+-----+--------+-------------+------------+--------+----------+----------+----------
 sstp0  | test     | 100.64.2.0 |     |        |   x.x.x.x.  |            | active | 00:01:16 | 27.9 KiB | 80.3 KiB
erkin set Issue type to Feature (new functionality).Aug 30 2021, 7:12 AM
erkin removed a subscriber: Active contributors.