summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-06-10 11:07:58 +0200
committerGitHub <noreply@github.com>2022-06-10 11:07:58 +0200
commitf616f1b1bd8fcb4c0de0a4f6369d06f3e7e993f3 (patch)
tree4e80c41e46ee9a21ba82a4faf0ca637e36822cfc
parentab3694bc4d01ce3b27e6d89de36a7246860b7167 (diff)
parentaff4b038c28979a50509d1d0c552a3b3e1eb5f6c (diff)
downloadvyos-documentation-f616f1b1bd8fcb4c0de0a4f6369d06f3e7e993f3.tar.gz
vyos-documentation-f616f1b1bd8fcb4c0de0a4f6369d06f3e7e993f3.zip
Merge pull request #774 from goodNETnick/master
sstp: T4444. Port number changing support
-rw-r--r--docs/configuration/vpn/sstp.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configuration/vpn/sstp.rst b/docs/configuration/vpn/sstp.rst
index 3600681f..f8bc4063 100644
--- a/docs/configuration/vpn/sstp.rst
+++ b/docs/configuration/vpn/sstp.rst
@@ -111,6 +111,11 @@ Configuration
interfaces.
+.. cfgcmd:: set vpn sstp port <port>
+
+ Specifies the port `<port>` that the SSTP port will listen on (default 443).
+
+
.. cfgcmd:: set vpn sstp client-ip-pool subnet <subnet>
Use `<subnet>` as the IP pool for all connecting clients.