{"id":32126,"date":"2019-10-31T21:45:18","date_gmt":"2019-10-31T18:45:18","guid":{"rendered":"https:\/\/prohoster.info\/blog\/osobennosti-nastrojki-palo-alto-networks-ssl-vpn\/"},"modified":"2019-10-31T21:45:18","modified_gmt":"2019-10-31T18:45:18","slug":"osobennosti-nastrojki-palo-alto-networks-ssl-vpn","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/osobennosti-nastrojki-palo-alto-networks-ssl-vpn","title":{"rendered":"Features of Configuring Palo Alto Networks: SSL VPN","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/f1b7724dcec58c57688ca5020ebdbd96.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nDespite all the advantages of Palo Alto Networks firewalls, there is not much material available in Russian networks regarding the configuration of these devices, as well as texts describing the experience of their implementation. We decided to summarize the materials we have accumulated over time while working with this vendor's equipment and share the peculiarities we encountered during various project implementations. <\/p>\n<p>To get acquainted with Palo Alto Networks, this article will cover the configurations necessary to solve one of the most common tasks of firewalling: SSL VPN for remote access. We will also discuss auxiliary functions for general firewall configuration, user identification, applications, and security policies. If readers find the topic interesting, we will later publish materials detailing Site-to-Site <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/vpn\/\"   title=\"VPN\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"33\">VPN<\/a>, dynamic routing, and centralized management using Panorama. <br \/>\n<noindex><a rel=\"nofollow\" name=\"habracut\"><\/a><\/noindex><br \/>\nPalo Alto Networks firewalls utilize a number of innovative technologies including App-ID, User-ID, and Content-ID. The application of these functionalities ensures a high level of security. For example, App-ID can identify application traffic based on signatures, decoding, and heuristics, regardless of the port and protocol used, including within an SSL tunnel. User-ID allows for user identification in the network through integration with LDAP. Content-ID enables traffic scanning and identification of transferred files and their contents. Other features of firewalls include intrusion prevention, vulnerability protection, DoS attack protection, built-in anti-spyware, URL filtering, clustering, and centralized management.<\/p>\n<p>For demonstration purposes, we will use an isolated test environment with a configuration identical to a real one, except for the device names, AD domain name, and IP addresses. In reality, things are more complex\u2014there may be many branches. At the borders of central sites, a cluster will be installed instead of a single firewall, and dynamic routing may also be required.<\/p>\n<p>The test environment uses <b>PAN-OS 7.1.9<\/b>As a typical configuration, let\u2019s consider a network with a Palo Alto Networks firewall at the perimeter. The firewall provides remote SSL VPN access to the headquarters. An Active Directory domain will be used as the user database (Figure 1).<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/b3db829ea3d1361cb2106bc70cad8ef0.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 1 \u2013 Structural Diagram of the Network<\/i><\/p>\n<p>Configuration steps:<\/p>\n<ol>\n<li>Device Preconfiguration. Setting the name, <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/lir\/ipv4\/\"   title=\"an IP address\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"624\">an IP address<\/a> management, static routes, administrator accounts, management profiles<\/li>\n<li>License installation, configuration, and update installation<\/li>\n<li>Configuration of security zones, network interfaces, traffic policies, address translation<\/li>\n<li>Configuration of the LDAP authentication profile and User Identification feature<\/li>\n<li>SSL VPN Configuration<\/li>\n<\/ol>\n<p><\/p>\n<h4>1. Preconfiguration<\/h4>\n<p>\nThe main configuration tool for the Palo Alto Networks firewall is the web interface, management can also be performed via CLI. By default, the management interface has been assigned the IP address 192.168.1.1\/24, login: admin, password: admin. <\/p>\n<p>The address can be changed either by connecting to the web interface from the same network, or by using the command <b>set deviceconfig system ip-address  netmask<\/b>. This is executed in configuration mode. To switch to configuration mode, the command <b>configure<\/b>is used. All changes to the firewall take effect only after confirming the settings with the command <b>commit<\/b>, both in CLI mode and in the web interface.<\/p>\n<p>To change settings in the web interface, use the section <b>Device -&gt; General Settings and Device -&gt; Management Interface Settings.<\/b> Name, banners, time zone, and other settings can be specified in the General Settings section (Figure 2).<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/6e46d795deed506a57fe1375ca90ad25.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 2 \u2013 Management Interface Parameters<\/i><\/p>\n<p>In the case of a virtual firewall in an ESXi environment, the General Settings section must enable the use of the MAC address assigned by the hypervisor, or configure the hypervisor with the MAC addresses specified on the firewall interfaces, or modify the settings of the virtual switches to allow MAC address changes. Otherwise, traffic will not pass.<\/p>\n<p>The management interface is configured separately and is not displayed in the list of network interfaces. In the section <b>Management Interface Settings<\/b> the default gateway for the management interface is specified. Other static routes are configured in the virtual routers section, which will be discussed later. <\/p>\n<p>To allow access to the device through other interfaces, it is necessary to create a management profile. <b>Management Profile<\/b> in the section <b>Network -&gt; Network Profiles -&gt; Interface Mgmt<\/b> and assign it to the corresponding interface. <\/p>\n<p>Next, DNS and NTP need to be configured in the section <b>Device -&gt; Services<\/b> for obtaining updates and displaying the correct time (see Fig. 3). By default, all traffic generated by the firewall uses the management interface's IP address as the source IP address. A different interface can be assigned for each specific service in the section <b>Service Route Configuration<\/b>.<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/7f13e6631daf8924405216fa07f4e39b.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 3 \u2013 DNS, NTP, and system route service parameters<\/i><\/p>\n<h4>2. Installing licenses, configuring, and setting up updates<\/h4>\n<p>\nFor the full functionality of the firewall, a license must be installed. A trial license can be obtained from Palo Alto Networks partners. Its duration is 30 days. The license can be activated either through a file or using an Auth-Code. Licenses are configured in the section <b>Device -&gt; Licenses<\/b> (see Fig. 4).<br \/>\nAfter installing the license, it is necessary to configure updates in the section <b>Device -&gt; Dynamic Updates<\/b>.<br \/>\nIn the section <b>Device -&gt; Software<\/b> new versions of PAN-OS can be downloaded and installed.<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/0e3790b5f2234c563d2a46a47f37602f.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 4 \u2013 License management panel<\/i><\/p>\n<h4>3. Configuring security zones, network interfaces, traffic policy, address translation<\/h4>\n<p>\nPalo Alto Networks firewalls apply zone logic when configuring network rules. Network interfaces are assigned to a specific zone, and this is used in traffic rules. This approach allows for changes in interface settings in the future without changing traffic rules, but rather reassigning the necessary interfaces to the corresponding zones. By default, traffic within a zone is allowed, and traffic between zones is denied; this is handled by the pre-installed rules <b>intrazone-default<\/b> and <b>interzone-default<\/b>.<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/16a1d20529e7ab3b31bde5a90a20dec0.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 5 \u2013 Security zones<\/i><\/p>\n<p>In this example, the interface in the internal network is assigned to the zone <b>internal<\/b>, while the interface directed to the Internet is assigned to the zone <b>external<\/b>. A tunnel interface is created for SSL VPN assigned to the zone <b>vpn <\/b>(see Fig. 5).<\/p>\n<p>Palo Alto Networks firewall network interfaces can operate in five different modes:<\/p>\n<ul>\n<li><b>Tap <\/b>\u2013 used for collecting traffic for monitoring and analysis<\/li>\n<li><b>HA <\/b>\u2013 used for cluster operation<\/li>\n<li><b>Virtual Wire<\/b> In this mode, Palo Alto Networks combines two interfaces and transparently passes traffic between them without changing MAC and IP addresses.<\/li>\n<li><b>Layer2<\/b> Switch Mode<\/li>\n<li><b>Layer3<\/b> Router Mode<\/li>\n<\/ul>\n<p>\n<img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/692a1a767d50092b29e863da13895aa3.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 6 \u2013 Interface mode configuration<\/i><\/p>\n<p>In this example, Layer3 mode will be used (see Fig. 6). The network interface settings specify the IP address, mode of operation, and the corresponding security zone. In addition to the interface mode, it must be assigned to a Virtual Router, analogous to a VRF instance in Palo Alto Networks. Virtual routers are isolated from one another and have their own routing tables and network protocol settings.<\/p>\n<p>In the virtual router settings, static routes and routing protocol settings are specified. In this example, only the default route for accessing external networks has been created (see Fig. 7).<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/a9a51f51c84d5fd47762a4167c7b7e2c.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 7 \u2013 Virtual router configuration<\/i><\/p>\n<p>The next stage of configuration is traffic policies, under <b>Policies -&gt; Security<\/b>. An example of the configuration is shown in Figure 8. The logic of the rules works the same as for all firewalls. Rules are checked top to bottom, until the first match. A brief description of the rules:<\/p>\n<p>1. SSL VPN Access to Web Portal. Allows access to the web portal for authenticating remote connections.<br \/>\n2. VPN traffic \u2013 allows traffic between remote connections and the headquarters.<br \/>\n3. Basic Internet \u2013 allows applications such as dns, ping, traceroute, ntp. The firewall allows applications based on signatures, decoding, and heuristics, rather than port numbers and protocols, which is why the Service section specifies application-default. The default port\/protocol for this application.<br \/>\n4. Web Access \u2013 allows internet access via HTTP and HTTPS protocols without application control.<br \/>\n5,6. Default rules for all other traffic.<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/2aea65b9e482df4dcee3294a59203165.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 8 \u2013 Example of network rules configuration<\/i><\/p>\n<p>To configure NAT, use the section <b>Policies -&gt; NAT<\/b>. An example of NAT configuration is shown in Figure 9.<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/c059a4f84b981f3205f1a4b33c5344b3.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 9 \u2013 Example of NAT configuration<\/i><\/p>\n<p>For any traffic from internal to external, the source address can be changed to the external IP address of the firewall and use Port Address Translation (PAT).<\/p>\n<p><b>4. Configuration of the LDAP authentication profile and User Identification function.<\/b><br \/>\nBefore connecting users via SSL-VPN, it is necessary to configure the authentication mechanism. In this example, authentication will occur on the Active Directory domain controller through the Palo Alto Networks web interface.<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/3d766a14f1e01ba051c2aa171c209156.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 10 \u2013 LDAP Profile<\/i><\/p>\n<p>To ensure that authentication works, it needs to be configured. <b>LDAP Profile<\/b> and <b>Authentication Profile<\/b>. In the section <b>Device -&gt; Server Profiles -&gt; LDAP<\/b> (fig. 10), you need to specify the IP address and port of the domain controller, the LDAP type, and the user account that belongs to the groups <b>Server Operators<\/b>, <b>Event Log Readers<\/b>, <b>Distributed COM Users<\/b>. Then, in the section <b>Device -&gt; Authentication Profile<\/b> create an authentication profile (fig. 11), select the previously created one, and in the Advanced tab, specify the user group (fig. 12) that is allowed remote access. It is important to note the parameter in the profile <b>LDAP Profile<\/b> User Domain <b>, otherwise group-based authorization will not work. The field must contain the NetBIOS name of the domain.<\/b>Figure 11 \u2013 Authentication Profile<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/465351361288da9fd2db00afc43c2ddf.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 12 \u2013 AD Group Selection<\/i><\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/43983491298482daad6c39a5369137c1.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>The next stage is to configure<\/i><\/p>\n<p>Device -&gt; User Identification <b>. Here, you need to specify the IP address of the domain controller, credentials for connection, and configure the parameters<\/b>Enable Security Log <b>Enable Session<\/b>, <b>Enable Probing<\/b>, <b>(fig. 13). In the section<\/b> Group Mapping <b>(fig. 14), you need to mark the object identification parameters in LDAP and the list of groups that will be used for authorization. As in the Authentication Profile, you need to specify the User Domain parameter here.<\/b> Figure 13 \u2013 User Mapping Parameters<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/ba466e3187bc01434c4afb9469434bc4.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 14 \u2013 Group Mapping Parameters<\/i><\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/3c43d0156849e6f3f99b92818b76445e.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>The final step at this stage will be creating a VPN zone and an interface for this zone. On the interface, you need to enable the parameter<\/i><\/p>\n<p>Enable User Identification <b>(fig. 15).<\/b> Figure 15 \u2013 VPN Zone Configuration<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/45d28b957c2d889cb51cd3fb1096896d.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>5. SSL VPN Configuration<\/i><\/p>\n<h4>5. Setting up SSL VPN<\/h4>\n<p>\nBefore connecting to the SSL VPN, the remote user must access the web portal, authenticate, and download the Global Protect client. The client will then request credentials and connect to the corporate network. The web portal operates in https mode, and accordingly, a certificate must be installed for it. Use a public certificate whenever possible. This way, the user will not receive a warning about the invalidity of the certificate on the site. If it is not possible to use a public certificate, you will need to issue your own, which will be applied to the web page for https. It can be self-signed or issued through a local certification authority. The remote computer must have the root or self-signed certificate in the trusted root authorities list to avoid an error when connecting to the web portal. In this example, a certificate issued through the Active Directory Certificate Services will be used.<\/p>\n<p>To issue a certificate, you need to create a certificate request in the section<b> Device -&gt; Certificate Management -&gt; Certificates -&gt; Generate<\/b>. In the request, specify the name of the certificate and the IP address or FQDN of the web portal (Fig. 16). After generating the request, download <b>.csr<\/b> file and copy its contents into the certificate request field in the AD CS Web Enrollment web form. Depending on the certification authority's configuration, the certificate request needs to be approved and the issued certificate downloaded in the format <b>Base64 Encoded Certificate<\/b>. Additionally, download the root certificate of the certification authority. Then, both certificates must be imported to the firewall. When importing the certificate for the web portal, it is necessary to select the request with a pending status and click import. The name of the certificate must match the name specified earlier in the request. The name of the root certificate can be defined arbitrarily. After importing the certificate, it is necessary to create <b>SSL\/TLS Service Profile<\/b> in the section <b>Device -&gt; Certificate Management<\/b>. In the profile, specify the previously imported certificate. <\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/b3a7e2c99b0e4b7fdc63e12942dd03ba.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 16 \u2013 Certificate Request<\/i><\/p>\n<p>The next step is to configure the objects <b>Global Protect Gateway<\/b> and <b>Global Protect Portal<\/b> in the section <b>Network -&gt; Global Protect<\/b>. In the settings, specify the external IP address of the firewall, as well as the previously created <b>Global Protect Gateway<\/b> SSL Profile <b>SSL Profile<\/b>, <b>Authentication Profile<\/b>, tunnel interface and client IP settings. You need to specify an IP address pool from which the address will be assigned to the client, and Access Route \u2013 these are the subnets to which the route will apply for the client. If the goal is to route all user traffic through the firewall, then you need to specify the subnet 0.0.0.0\/0 (fig. 17).<\/p>\n<p><img decoding=\"async\" alt=\"Features of Configuring Palo Alto Networks: SSL VPN\" src=\"\/wp-content\/uploads\/2019\/04\/6594b57408f40ee13b669219c8bb6b45.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>Figure 17 \u2013 Configuration of IP address pool and routes<\/i><\/p>\n<p>Next, you need to configure <b>Global Protect Portal<\/b>. Specify the IP address of the firewall, <b>SSL Profile<\/b> and <b>Authentication Profile<\/b> and the list of external IP addresses of the firewalls that the client will connect to. If there are multiple firewalls, you can set a priority for each one, which users will use to select a firewall for connection.<\/p>\n<p>In the section <b>Device -&gt; GlobalProtect Client<\/b> you need to download the VPN client distribution from the Palo Alto Networks servers and activate it. For connection, the user should go to the portal webpage, where they will be prompted to download <b>GlobalProtect Client<\/b>. After downloading and installing, the user can enter their credentials and connect to the corporate network via SSL VPN.<\/p>\n<h4>Conclusion<\/h4>\n<p>\nAt this point, the configuration of Palo Alto Networks is complete. We hope the information was helpful, and the reader gained insight into the technologies used in Palo Alto Networks. If you have any questions about the configuration or suggestions for future article topics, please leave them in the comments; we would be happy to respond.<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/crosstech\/blog\/443726\/\">habr.com<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041d\u0435\u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u0432\u0441\u0435 \u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u043c\u0435\u0436\u0441\u0435\u0442\u0435\u0432\u044b\u0445 \u044d\u043a\u0440\u0430\u043d\u043e\u0432 Palo Alto Networks, \u0432 \u0440\u0443\u043d\u0435\u0442\u0435 \u043d\u0435 \u0442\u0430\u043a \u043c\u043d\u043e\u0433\u043e \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432 \u043f\u043e \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 \u044d\u0442\u0438\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0442\u0435\u043a\u0441\u0442\u043e\u0432, \u043e\u043f\u0438\u0441\u044b\u0432\u0430\u044e\u0449\u0438\u0445 \u043e\u043f\u044b\u0442 \u0438\u0445 \u0432\u043d\u0435\u0434\u0440\u0435\u043d\u0438\u044f. \u041c\u044b \u0440\u0435\u0448\u0438\u043b\u0438 \u043e\u0431\u043e\u0431\u0449\u0438\u0442\u044c \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b, \u043d\u0430\u043a\u043e\u043f\u043b\u0435\u043d\u043d\u044b\u0435 \u0443 \u043d\u0430\u0441 \u0437\u0430 \u0432\u0440\u0435\u043c\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u044d\u0442\u043e\u0433\u043e \u0432\u0435\u043d\u0434\u043e\u0440\u0430 \u0438 \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u0442\u044c \u043e\u0431 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u044f\u0445, \u0441 \u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u0441\u0442\u043e\u043b\u043a\u043d\u0443\u043b\u0438\u0441\u044c \u0432 \u0445\u043e\u0434\u0435 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432. \u0414\u043b\u044f \u0437\u043d\u0430\u043a\u043e\u043c\u0441\u0442\u0432\u0430 \u0441 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":23965,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[688],"tags":[],"class_list":["post-32126","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-administrirovanie"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041d\u0435\u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u0432\u0441\u0435 \u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u043c\u0435\u0436\u0441\u0435\u0442\u0435\u0432\u044b\u0445.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/osobennosti-nastrojki-palo-alto-networks-ssl-vpn\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u041e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 Palo Alto Networks: SSL VPN | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041d\u0435\u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u0432\u0441\u0435 \u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u043c\u0435\u0436\u0441\u0435\u0442\u0435\u0432\u044b\u0445.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/osobennosti-nastrojki-palo-alto-networks-ssl-vpn\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2019-10-31T18:45:18+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2019-10-31T18:45:18+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Features of Configuring Palo Alto Networks: SSL VPN | ProHoster","description":"Despite all the advantages of firewalls.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/osobennosti-nastrojki-palo-alto-networks-ssl-vpn","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u041e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 Palo Alto Networks: SSL VPN | ProHoster","og:description":"\u041d\u0435\u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u0432\u0441\u0435 \u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u043c\u0435\u0436\u0441\u0435\u0442\u0435\u0432\u044b\u0445.","og:url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/osobennosti-nastrojki-palo-alto-networks-ssl-vpn","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2019-10-31T18:45:18+00:00","article:modified_time":"2019-10-31T18:45:18+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"32126","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-02-08 20:27:18","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-03-01 03:04:40","updated":"2026-02-08 20:27:18","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/32126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=32126"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/32126\/revisions"}],"predecessor-version":[{"id":157815,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/32126\/revisions\/157815"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/23965"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=32126"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=32126"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=32126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}