Page MenuHomeVyOS Platform

Add SSTP server support
Closed, ResolvedPublicFEATURE REQUEST

Description

will be great to have sstp
client for it is in most windows versions, sometimes handy if you can't install anything on client pc

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Related Objects

StatusSubtypeAssignedTask
ResolvedFEATURE REQUESThagbard
ResolvedFEATURE REQUESThagbard
ResolvedFEATURE REQUESThagbard

Event Timeline

syncer triaged this task as Normal priority.Sep 19 2018, 10:28 PM
syncer created this task.
hagbard changed the task status from Open to In progress.Jul 23 2019, 6:58 PM
Unknown Object (User) added a subscriber: Unknown Object (User).Jul 25 2019, 4:07 PM

prototype successfully tested

Jul 26 17:26:06 vyos accel-sstp: :: recv [PAP AuthReq id=1]
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: connect: ppp0 <--> sstp(10.1.1.244:48160)
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: send [PAP AuthAck id=1 "Authentication succeeded"]
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: test: authentication succeeded
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: recv [IPCP ConfReq id=1 < 2 6 0 2d f 1 > <addr 0.0.0.0> <dns1 0.0.0.0> <dns2 0.0.0.0>]
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: send [IPCP ConfReq id=f8 <addr 192.168.0.1>]
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: send [IPCP ConfRej id=1 < 2 6 0 2d f 1 > <dns1 0.0.0.0> <dns2 0.0.0.0>]
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: recv [IPCP ConfAck id=f8 <addr 192.168.0.1>]
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: recv [IPCP ConfReq id=2 <addr 0.0.0.0>]
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: send [IPCP ConfNak id=2 <addr 192.168.4.3>]
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: recv [IPCP ConfReq id=3 <addr 192.168.4.3>]
Jul 26 17:26:06 vyos accel-sstp: ppp0:test: send [IPCP ConfAck id=3]
dmbaturin renamed this task from accel-ppp: SSTP implementation to Add SSTP server support.Sep 10 2021, 6:19 AM
dmbaturin set Is it a breaking change? to Perfectly compatible.
dmbaturin set Issue type to Feature (new functionality).