Description |
This article describes how to access an external web proxy through a ZTNA TCP forwarding access proxy with the FortiClient EMS tag. |
Scope | Fortigate, FortiProxy, FortiClient |
Solution |
The proxy server can be accessible via a FortiClient that has configured an EMS tag and a ZTNA TCP forwarding access proxy.
The following configuration steps must be taken.
config firewall VIP edit "ClientProxy-HTTPs" set uuid 8987ac22-8d2f-51ee-fb62-87811c9b2af4 set type access-proxy set extip 10.10.0.1 set extintf "port3" set server-type https set extport 8443
config firewall proxy-policy edit 1 set uuid fa63ee1a-8d2a-51ee-43fa-222943580e0d set name "ExplicitWebProxy-via-ZTNA" set proxy access-proxy set access-proxy "ClientProxy-HTTPs" set srcintf "outside" set srcaddr "all" set dstaddr "all" set ztna-ems-tag "EMS_ZTNA_all_clients" set action accept set schedule "always" set logtraffic all
config firewall access-proxy edit "ClientProxy-HTTPs" set vip "ClientProxy-HTTPs" set client-cert enable config api-gateway edit 1 set url-map "/tcp" set service tcp-forwarding config realservers edit 1 set address "10.10.2.239_Webproxy_IP" <- External FortiProxy interface IP. set mappedport 8443 next end next end next
FortiClient ZTNA destination:
The client machine proxy settings and the IP must be configured to match the ZTNA destination host IP:
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.