From f5b79621d0c841ee9a596543a05ad1acc9130c1d Mon Sep 17 00:00:00 2001 From: aapostoliuk Date: Fri, 19 Jan 2024 13:38:40 +0200 Subject: Changed IPv6 pool documentation in accel-ppp services Changed IPv6 pool documentation in accel-ppp services to named IPv6 pools. https://vyos.dev/T5865 --- docs/configuration/vpn/sstp.rst | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'docs/configuration/vpn') diff --git a/docs/configuration/vpn/sstp.rst b/docs/configuration/vpn/sstp.rst index d9bb4353..2c5cef6d 100644 --- a/docs/configuration/vpn/sstp.rst +++ b/docs/configuration/vpn/sstp.rst @@ -132,7 +132,8 @@ Configuration Use this command to define default address pool name. -.. cfgcmd:: set vpn sstp client-ipv6-pool prefix
mask +.. cfgcmd:: set vpn sstp client-ipv6-pool prefix
+ mask Use this comand to set the IPv6 address pool from which an SSTP client will get an IPv6 prefix of your defined length (mask) to terminate the @@ -140,8 +141,8 @@ Configuration bit long, the default value is 64. -.. cfgcmd:: set vpn sstp client-ipv6-pool delegate
delegation-prefix - +.. cfgcmd:: set vpn sstp client-ipv6-pool delegate
+ delegation-prefix Use this command to configure DHCPv6 Prefix Delegation (RFC3633) on SSTP. You will have to set your IPv6 pool and the length of the @@ -150,6 +151,11 @@ Configuration delegation prefix can be set from 32 to 64 bit long. +.. cfgcmd:: set vpn sstp default-ipv6-pool + + Use this command to define default IPv6 address pool name. + + .. cfgcmd:: set vpn sstp name-server
Connected client should use `
` as their DNS server. This -- cgit v1.2.3