FortiClient EMS : Per-Machine VPN
Hi everyone !
I'm a bit confuse on per-machine VPN and <machine> tag on FortiClient configuration. Let me explain a bit what I will do.
I will auto-connect a VPN before logon (and keep it active) when I'm off-fabric (test on pinging an on-fabric device). I set a couple of options and as I can see my VPN auto-connect correctly before logon without the tag <machine> enabled.
I have on my VPN xml :
<keep_running>1</keep_running>
<show_vpn_before_logon>1</show_vpn_before_logon>
<on_os_start_connect>MY VPN</on_os_start_connect>
<on_os_start_connect_has_priority>1</on_os_start_connect_has_priority>
<autoconnect_tunnel>MY VPN</autoconnect_tunnel>
<autoconnect_only_when_offnet>1</autoconnect_only_when_offnet>
With and without <machine> tag the behavior is the same.
So what is the use of this tag and in this case what is the correct configuration ???
Many thanks for your help !
