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

Tested successfully on 1.3-rolling-202005250117

[email protected]:~$ 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.