<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Python automate GP VPN connection in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/387757#M2565</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/139676"&gt;@IbestSec&lt;/a&gt;&amp;nbsp;Thanks. Could you please elaborate the solution? For example, is the openconnect a module needed to be installed? If so, could you please provide the link for the library? I couldn't find it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again for the help!&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2021 09:57:00 GMT</pubDate>
    <dc:creator>sobelarry</dc:creator>
    <dc:date>2021-02-25T09:57:00Z</dc:date>
    <item>
      <title>Python automate GP VPN connection</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/367511#M2513</link>
      <description>&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was asked to use Python to automate processes that download files from multiple servers. In order to connect to the servers, I must connect to the Global Protect VPN first. That said, in order to automate the process, I must also automate the VPN connection/disconnection. I tried to search for information about how to automate the GP VPN connection in Python but couldn't find any helpful posts. Could anyone please help with it? Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 06:19:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/367511#M2513</guid>
      <dc:creator>sobelarry</dc:creator>
      <dc:date>2020-12-06T06:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Python automate GP VPN connection</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/367680#M2514</link>
      <description>&lt;P&gt;Hello there, since you are able to use linux and openconnect, maybe you can add inside your script a command line like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;openconnect --protocol=gp -u user -p password host:port&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Best regards.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 03:04:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/367680#M2514</guid>
      <dc:creator>IbestSec</dc:creator>
      <dc:date>2020-12-08T03:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Python automate GP VPN connection</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/387753#M2564</link>
      <description>&lt;P&gt;Hello &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/164576"&gt;@sobelarry&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it's linux, then you can script network manager...&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 08:39:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/387753#M2564</guid>
      <dc:creator>jimzam</dc:creator>
      <dc:date>2021-02-25T08:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Python automate GP VPN connection</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/387757#M2565</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/139676"&gt;@IbestSec&lt;/a&gt;&amp;nbsp;Thanks. Could you please elaborate the solution? For example, is the openconnect a module needed to be installed? If so, could you please provide the link for the library? I couldn't find it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 09:57:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/387757#M2565</guid>
      <dc:creator>sobelarry</dc:creator>
      <dc:date>2021-02-25T09:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Python automate GP VPN connection</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/387758#M2566</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/171177"&gt;@jimzam&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;Thanks. Could you please elaborate the solution? Not sure what I need to do in order to script network manager.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 09:57:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-automate-gp-vpn-connection/m-p/387758#M2566</guid>
      <dc:creator>sobelarry</dc:creator>
      <dc:date>2021-02-25T09:57:48Z</dc:date>
    </item>
  </channel>
</rss>

