<?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: VPN S2S and Description ssl in Wires mode in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/vpn-s2s-and-description-ssl-in-wires-mode/m-p/296515#M77980</link>
    <description>&lt;P&gt;Hello there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In both situations, you can do SSL and S2S VPNs with VWire...&amp;nbsp; but... you will also need to configure a L3 interface/address that is private on your network.&amp;nbsp; I have configured this on my PA220, when my ISP had its DHCP public IP (residential cable modem/router/all in one) and I wanted to setup a VPN.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For S2S VPN, you need to ensure that L3 interface is connected to your downstream switch (so that the Vwire AND this L3 interface are on the same broadcast domain).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configure the IKE Gateway using the L3 interface and traffic will be able to pass through the VWire.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, SSL Inbound Inspection (where you take the public/private keys from your servers and put onto the FW, should allow you do decrypt traffic as it passes through the FW downstream to your DMZ, or vice versa.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For SSL Forward Proxy, you may want to test it out, but you can try to leverage the ability to do SNAT or DNAT on traffic.&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp; When VWire-trusted goes to VWire-Untrusted, then SNAT the traffic using a Translated Address object (vs an Interface Address).&amp;nbsp; If I created an Address Object called VWire-Translate with an IP of 9.9.9.9, then it would be this Translated Address object (of 9.9.9.9) that your traffic would be using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this does not work, then you would need to create a L3 interface to use for SSL Forward Proxy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Read SSL Decryption documentation and substitute your L3 interface for CN field and you should be fine.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Nov 2019 23:54:44 GMT</pubDate>
    <dc:creator>S.Cantwell</dc:creator>
    <dc:date>2019-11-05T23:54:44Z</dc:date>
    <item>
      <title>VPN S2S and Description ssl in Wires mode</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vpn-s2s-and-description-ssl-in-wires-mode/m-p/296396#M77975</link>
      <description>&lt;PRE&gt;&lt;SPAN&gt;Hello,

I have a couple of doubts and I would like you to help me about it.

1.- Is it possible to perform an Ipsec VPN when the firewall is in V-Wires mode? Only having an IP in the administration interface?

2.- Is it possible to perform SSL decryption when the firewall is in V-Wires mode? If so, what parameters should the digital certificate have?

Thank you very much for your help in this regard.&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Nov 2019 19:05:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vpn-s2s-and-description-ssl-in-wires-mode/m-p/296396#M77975</guid>
      <dc:creator>Lcarocas</dc:creator>
      <dc:date>2019-11-05T19:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: VPN S2S and Description ssl in Wires mode</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vpn-s2s-and-description-ssl-in-wires-mode/m-p/296515#M77980</link>
      <description>&lt;P&gt;Hello there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In both situations, you can do SSL and S2S VPNs with VWire...&amp;nbsp; but... you will also need to configure a L3 interface/address that is private on your network.&amp;nbsp; I have configured this on my PA220, when my ISP had its DHCP public IP (residential cable modem/router/all in one) and I wanted to setup a VPN.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For S2S VPN, you need to ensure that L3 interface is connected to your downstream switch (so that the Vwire AND this L3 interface are on the same broadcast domain).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configure the IKE Gateway using the L3 interface and traffic will be able to pass through the VWire.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, SSL Inbound Inspection (where you take the public/private keys from your servers and put onto the FW, should allow you do decrypt traffic as it passes through the FW downstream to your DMZ, or vice versa.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For SSL Forward Proxy, you may want to test it out, but you can try to leverage the ability to do SNAT or DNAT on traffic.&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp; When VWire-trusted goes to VWire-Untrusted, then SNAT the traffic using a Translated Address object (vs an Interface Address).&amp;nbsp; If I created an Address Object called VWire-Translate with an IP of 9.9.9.9, then it would be this Translated Address object (of 9.9.9.9) that your traffic would be using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this does not work, then you would need to create a L3 interface to use for SSL Forward Proxy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Read SSL Decryption documentation and substitute your L3 interface for CN field and you should be fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 23:54:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vpn-s2s-and-description-ssl-in-wires-mode/m-p/296515#M77980</guid>
      <dc:creator>S.Cantwell</dc:creator>
      <dc:date>2019-11-05T23:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: VPN S2S and Description ssl in Wires mode</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vpn-s2s-and-description-ssl-in-wires-mode/m-p/296669#M77986</link>
      <description>&lt;PRE&gt;&lt;SPAN&gt;Hi,

Thank you very much for your response, I will do the indicated and I will tell you the results.

Regards.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 12:32:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vpn-s2s-and-description-ssl-in-wires-mode/m-p/296669#M77986</guid>
      <dc:creator>Lcarocas</dc:creator>
      <dc:date>2019-11-06T12:32:15Z</dc:date>
    </item>
  </channel>
</rss>

