Skip to main content

SSLVPN DNS Suffix

(2019-03-13)

Problem

SSLVPN users have to use FQDNs instead of short names when connecting to office resources.

Solution

For whatever reason, you have to do this through the CLI; you can't do it through the web interface.

config vpn ssl settings
  set dns-suffix example.com example.org
end