<?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: GlobalProtect, XAuth client, issues with routing multiple subnets in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190123#M57444</link>
    <description>&lt;P&gt;Based on your explanation, if this is a supported configuration, it should work. Routing and rules seem to be in place to make it function.&lt;/P&gt;&lt;P&gt;It's possible that a remote access tunnel just doesn't support routing subnets that aren't assigned in the IP Pool. TAC might be able to answer that.&lt;/P&gt;&lt;P&gt;What version of PAN OS are you using?&lt;/P&gt;&lt;P&gt;Can you have an L2L tunnel with that Linux box?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 16:51:44 GMT</pubDate>
    <dc:creator>rmfalconer</dc:creator>
    <dc:date>2017-12-05T16:51:44Z</dc:date>
    <item>
      <title>GlobalProtect, XAuth client, issues with routing multiple subnets</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/189926#M57419</link>
      <description>&lt;P&gt;I'm probably missing something simple, but I can't figure out what.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have GlobalProtect Portal setup on the datacentre (DC) firewall.&amp;nbsp; I have GlobalProtect Gateway setup on the office firewall, with XAuth enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can connect to the Gateway using the vpnc client on a Linux station and everything works.&amp;nbsp; I get an IP, I can access things on the office LAN, I can access the Internet through the VPN, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'd like to be able to is configure a VoIP phone on a separate subnet to connect to that Linux station, and have traffic forwarded through the VPN to the office firewall, and then route out from there to the DC firewall to the VoIP server.&amp;nbsp; Traffic goes from the phone to the Linux station, through the VPN link to the office firewall, through to the DC firewall, to the VoIP server (can view the traffic via tcpdump), is sent back from the VoIP server, through the DC firewall, and is dropped by the office firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doing a packet capture on the office firewall, I see the traffic from the phone to the VoIP server in the receive log, the firewall log, and the transmit.&amp;nbsp; But I see traffic coming back from the VoIP server to the phone only in the receive log and the drop log.&amp;nbsp; The Session Browser shows an active session, so I'm not sure why the return traffic is being dropped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before I go too far down the rabbit hole figuring this out, is this setup supposed to work?&amp;nbsp; Routing multiple subnets through a GlobalProtect VPN link.&amp;nbsp; Are there any docs for this setup that I've missed in my searches?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 20:33:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/189926#M57419</guid>
      <dc:creator>fjwcash</dc:creator>
      <dc:date>2017-12-04T20:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect, XAuth client, issues with routing multiple subnets</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/189950#M57420</link>
      <description>&lt;P&gt;How have you done the routing in your corporate network for the remote IP phone subnet? Is the Linux box doing some kind of NAT before encapsulation?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 22:20:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/189950#M57420</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2017-12-04T22:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect, XAuth client, issues with routing multiple subnets</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/189961#M57421</link>
      <description>&lt;P&gt;The Linux box is configured with eth0 being&amp;nbsp;assigned an&amp;nbsp;IP via DHCP from the local network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eth0:0 is 10.2.6.2/23 (the VoIP phone subnet).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tun0 gets a 10.4.0.0/24 IP via the VPN configuration, and sets the default route to point to tun0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IP forwarding is configured for all interfaces.&amp;nbsp; iptables is set to allow everything (empty chains, no rules, no NAT or anything).&amp;nbsp; This is a strictly routing setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The VoIP phone is configured with a static IP of 10.2.6.2/23 and a default gateway of .2 (the Linux box).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The GP Gateway is configured to use tunnel.1 for the VPN endpoint (tried with no IP assigned, with 10.4.0.1 assigned, and with both 10.4.0.1 and 10.2.6.1 assigned), as part of a separate GP zone, which is part of the DC virtual router.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DC virtual router has a static route for 10.4.0.0/24 pointing to the tunnel.1 interface with no next hop.&amp;nbsp; Along with another static route for 10.2.6.0/23 pointing to tunnel.1 with no next hop.&amp;nbsp; These are redistributed via OSPF to the other firewall (and the Check Stats link shows the two subnets listed with the correct router as the next hop).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And there are Security Policies in place to allow traffic from the GP zone to the DC zone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that covers everything.&amp;nbsp; If not, let me know what other info you need.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 22:52:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/189961#M57421</guid>
      <dc:creator>fjwcash</dc:creator>
      <dc:date>2017-12-04T22:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect, XAuth client, issues with routing multiple subnets</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190123#M57444</link>
      <description>&lt;P&gt;Based on your explanation, if this is a supported configuration, it should work. Routing and rules seem to be in place to make it function.&lt;/P&gt;&lt;P&gt;It's possible that a remote access tunnel just doesn't support routing subnets that aren't assigned in the IP Pool. TAC might be able to answer that.&lt;/P&gt;&lt;P&gt;What version of PAN OS are you using?&lt;/P&gt;&lt;P&gt;Can you have an L2L tunnel with that Linux box?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 16:51:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190123#M57444</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2017-12-05T16:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect, XAuth client, issues with routing multiple subnets</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190133#M57448</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/55733"&gt;@rmfalconer&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Based on your explanation, if this is a supported configuration, it should work. Routing and rules seem to be in place to make it function.&lt;/P&gt;&lt;P&gt;It's possible that a remote access tunnel just doesn't support routing subnets that aren't assigned in the IP Pool. TAC might be able to answer that.&lt;/P&gt;&lt;P&gt;What version of PAN OS are you using?&lt;/P&gt;&lt;P&gt;Can you have an L2L tunnel with that Linux box?&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yeah, that's why I was asking the question was to see if this is even a supported setup (multiple subnets behind a GP VPN link).&amp;nbsp; Thought I would check here before putting a ticket in with support.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're still running PanOS 6.1.17 on the remote&amp;nbsp;schools firewalls as that's what's recommended to us from the Ministry of Education, but the DC firewall is running PanOS 7.1.10 as we needed some extra features.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's an L2L tunnel?&amp;nbsp; I haven't heard of that terminology before.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 17:20:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190133#M57448</guid>
      <dc:creator>fjwcash</dc:creator>
      <dc:date>2017-12-05T17:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect, XAuth client, issues with routing multiple subnets</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190141#M57450</link>
      <description>&lt;P&gt;L2L is Lan to Lan, an ipsec tunnel between sites. That would definitely support multiple subnets on the Linux side.&amp;nbsp;You would also have to use additional software on the Linux box to support the tunnel. Or use another device at the Linux site that can peer with the PA.&lt;/P&gt;&lt;P&gt;If the Linux setup is a one-off, then this might be something you could try. But if it's something you need to roll-out to a lot of sites, it probably won't scale well.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 17:28:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190141#M57450</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2017-12-05T17:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect, XAuth client, issues with routing multiple subnets</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190143#M57451</link>
      <description>&lt;P&gt;Ah, yes, I've done that with OpenVPN between sites in the past.&amp;nbsp; Was hoping to avoid doing that for this setup, as it's more of a roadwarrior setup for staff occasionally working from home or while out-of-town (just drop the GP client on their laptop, give them a VoIP phone, and away they go).&amp;nbsp; The initial test setup is with a Linux station using vpnc as the guinea pig tech is a Linux user.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; There's aways the option of using a softphone VoIP client as well, running on the laptop.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll run this by support to see if this is even doable with GlobalProtect VPNs, or if it's something that requires a proper IPSec tunnel to the firewall.&amp;nbsp; If the latter, this could be the final push needed to get secure SIP enabled instead of routing VoIP over VPNs.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 17:39:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190143#M57451</guid>
      <dc:creator>fjwcash</dc:creator>
      <dc:date>2017-12-05T17:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect, XAuth client, issues with routing multiple subnets</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190161#M57456</link>
      <description>&lt;P&gt;Okay, official word from Support is that this is not a supported configuration.&amp;nbsp; The GP VPN setup is host-based, not network-based, so only traffic from the IP of the GP client is allowed through the firewall bi-directionally.&amp;nbsp; Any other traffic is allowed through from the GP client, but return traffic is dropped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To route multiple subnets would require a proper IPSec VPN link to the firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I kind of thought that would be the case, but now it's definite.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 18:35:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190161#M57456</guid>
      <dc:creator>fjwcash</dc:creator>
      <dc:date>2017-12-05T18:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect, XAuth client, issues with routing multiple subnets</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190164#M57458</link>
      <description>&lt;P&gt;Good to know. Thanks for posting the follow-up.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 18:41:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-xauth-client-issues-with-routing-multiple-subnets/m-p/190164#M57458</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2017-12-05T18:41:02Z</dc:date>
    </item>
  </channel>
</rss>

