SSL VPN not found on VDOM(no root) NPU
Hello!
I manage a VDOM(not root) HW accelerated with NP6XLite on Fortigate 100F(FortiOS 6.2.9).
I create a VPN as indicated in the cookbook titled "SSL VPN split tunnel for remote user" (https://docs.fortinet.com/document/fortigate/6.2.9/cookbook/307303/ssl-vpn-split-tunnel-for-remote-user).
Instead of wan as Listen on Interface(s) i put the accelerated processor interface NPU_vlink1 (ip 172.10.12.2);
and in Listen on port I set 20443.
A tip box inform me that "Web mode access will be listening at [link]https://172.10.12.2:20443[/link]".
But 172.10.12.2:20443 is a port on the internal interface of my NPU_vlink1.
So I can not reatch it from the extern of the firewall(internet)
If I nmap it
nmap -p 20443 195.67.64.22
i see
port state
20443/tcp filtered
What I need to do to expose my vpn server on the internet?
Do you have some tips?
Thank You!
P.
