<?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: trafic redirection in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49285#M36304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it depends on how wireless users traffic passes through....&lt;/P&gt;&lt;P&gt;if only missing part is user id solution will be different...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2014 20:17:24 GMT</pubDate>
    <dc:creator>Retired Member</dc:creator>
    <dc:date>2014-01-28T20:17:24Z</dc:date>
    <item>
      <title>trafic redirection</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49283#M36302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a PA200 and i want to pass all users by this firewall, include whos connect with wireless&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i configure PA to inspect wireless users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sarah &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 15:08:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49283#M36302</guid>
      <dc:creator>atelcom</dc:creator>
      <dc:date>2014-01-28T15:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: trafic redirection</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49284#M36303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide a network diagram if you can so we can review it.&amp;nbsp; Wireless users will come back to a wireless controller, and you would configure the controller to use the PA as its default gateway.&amp;nbsp; Or configure the PA200 in virtual-wire mode, and place the PA in the path between the controller and the Internet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 15:38:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49284#M36303</guid>
      <dc:creator>rmonvon</dc:creator>
      <dc:date>2014-01-28T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: trafic redirection</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49285#M36304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it depends on how wireless users traffic passes through....&lt;/P&gt;&lt;P&gt;if only missing part is user id solution will be different...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 20:17:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49285#M36304</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-01-28T20:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: trafic redirection</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49286#M36305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To pass the wireless users through the firewall, you will need to configure one of the interfaces to receive your wirelss lan connection and become the default gateway for that network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place this interface into its own zone so you can apply separate policies to the wireless users as compared to your normal business lan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will then need a nat policy for the wireless zone to the internet for their access out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 23:21:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49286#M36305</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2014-01-28T23:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: trafic redirection</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49287#M36306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd create a v-wire interface on the Palo Alto (if you have two interfaces available) and connect the Wireless controller to one of the v-wire ports. Connect the second v-wire interface to your router. Traffic will come in from your controller through the v-wire interfaces to your router. All this traffic will be seen by the firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have enough interfaces for v-wire then your default gateways will all need to be configured to live on the firewall. You can do this by creating VLANs on your network and VLAN tagging interfaces on the firewall. You'll need to configure routing on the firewall. I'd suggest, like Steven said, to create separate zones for better management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My preference, however, would be to use v-wire. I think routing should be done on routers and traffic inspection on firewalls. That's just me though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 17:45:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trafic-redirection/m-p/49287#M36306</guid>
      <dc:creator>mario11584</dc:creator>
      <dc:date>2014-01-29T17:45:19Z</dc:date>
    </item>
  </channel>
</rss>

