<?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: Assigning VPN User a Static IP in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/assigning-vpn-user-a-static-ip/m-p/51185#M37655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you approach this with a unique source NAT when the user connects to global protect?&lt;/P&gt;&lt;P&gt;Something along the lines of this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT source-translation static-ip bi-directional no&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT source-translation static-ip translated-address &amp;lt;unique source address of GP user&amp;gt;&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT to trust&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT from gp-source-zone&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT source gp-ip-pool&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT destination application-server-address&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT service "thick application"&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT to-interface any&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Oct 2012 00:08:20 GMT</pubDate>
    <dc:creator>bvandivier</dc:creator>
    <dc:date>2012-10-20T00:08:20Z</dc:date>
    <item>
      <title>Assigning VPN User a Static IP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/assigning-vpn-user-a-static-ip/m-p/51183#M37653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a customer who is running a specific thick application that requires the user to have the same IP address every time they attempt to authenticate to their servers. In the office this is not an issue since we can assign them a static IP and then do NAT based on that IP address. However, they need these users be able to VPN in and use the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way we can accomplish this with Global Protect? All I want to do is when the user connects in, to get the same IP address. The user will have one machine so we could do it by MAC address as well. I know the DHCP server can do this, but there doesn't seem to be any way in the VPN config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only solution I can think of is to use 8 different Global Protect Gateways (1 for each user) but that seems to be a rather bad solution. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 15:54:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/assigning-vpn-user-a-static-ip/m-p/51183#M37653</guid>
      <dc:creator>jmahoney</dc:creator>
      <dc:date>2012-10-04T15:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning VPN User a Static IP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/assigning-vpn-user-a-static-ip/m-p/51184#M37654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this time I don't think so you can achieve this by using a single GP gateway as you would not find this in the configuration under VPN settings.&lt;/P&gt;&lt;P&gt;The Ip-pool is the only way to assign the ip-address in the GP config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Parth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 17:33:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/assigning-vpn-user-a-static-ip/m-p/51184#M37654</guid>
      <dc:creator>ppatel</dc:creator>
      <dc:date>2012-10-04T17:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning VPN User a Static IP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/assigning-vpn-user-a-static-ip/m-p/51185#M37655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you approach this with a unique source NAT when the user connects to global protect?&lt;/P&gt;&lt;P&gt;Something along the lines of this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT source-translation static-ip bi-directional no&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT source-translation static-ip translated-address &amp;lt;unique source address of GP user&amp;gt;&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT to trust&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT from gp-source-zone&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT source gp-ip-pool&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT destination application-server-address&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT service "thick application"&lt;/P&gt;&lt;P&gt;set rulebase nat rules GP-NAT to-interface any&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2012 00:08:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/assigning-vpn-user-a-static-ip/m-p/51185#M37655</guid>
      <dc:creator>bvandivier</dc:creator>
      <dc:date>2012-10-20T00:08:20Z</dc:date>
    </item>
  </channel>
</rss>

