<?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: VIP(NAT) configuration problem? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15478#M11350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your help guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Dec 2010 09:16:23 GMT</pubDate>
    <dc:creator>inforte</dc:creator>
    <dc:date>2010-12-23T09:16:23Z</dc:date>
    <item>
      <title>VIP(NAT) configuration problem?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15472#M11344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a little problem &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;Consider that we have a server A with the ip address 10.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;And server B with the IP adress 20.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;And a real IP address of 100.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;İ want to set up a NAT, that if a web service comes to ip 100, it would forward this to 10 &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;And if a mail service comes to ip 100 it would forward it to 20.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;And would like to both servers to go out with the ip address of 100.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;How can i make this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;İ made rule of &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;dest 100 with service 80 destination nat static to 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;dest 100 with service 25 destination nat static to 20&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;source 10 any any sourcenat to static 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;source 20 any any sourcenat to static 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;what am i missing here?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;after reading couple of documents i have changed the configuration like,&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;from zone internet to zone internet dest 100 with service 80 destination nat to 10&lt;/P&gt;&lt;P class="MsoNormal"&gt;from zone internet to zone internet dest 100 with service 25 destination nat to 20&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;and removed the other two rules but nothing changed.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 07:11:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15472#M11344</guid>
      <dc:creator>inforte</dc:creator>
      <dc:date>2010-12-21T07:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: VIP(NAT) configuration problem?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15473#M11345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you also set the security policy as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;internet - internal - any - 10 - port 80 (or application web-browsing)&lt;/P&gt;&lt;P&gt;internet - internal - any - 20 - port 25 (or application smtp)&lt;/P&gt;&lt;P&gt;(security rules are post-NAT, so the internal ip's are used)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 10:03:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15473#M11345</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2010-12-21T10:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: VIP(NAT) configuration problem?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15474#M11346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nope i have set the rules like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from internet to internal destination external IP for service(web/smtp) allow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you mean i should do it like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from internet to internal destination "internal IP" for service (web/smtp) allow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will try and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 11:48:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15474#M11346</guid>
      <dc:creator>inforte</dc:creator>
      <dc:date>2010-12-21T11:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: VIP(NAT) configuration problem?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15475#M11347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the source zone and the destination zone to be "Internet".&lt;/P&gt;&lt;P&gt;You can verify the traffic using :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show session all filter source 1.1.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will provide a list of session IDs associated with the 1.1.1.1 address and tell you the application.&lt;/P&gt;&lt;P&gt;View the individual session using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show session id ###&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will show you the details, ingress and egress interfaces, NAT and Security rules processing the packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have a secusity rule that allows from the outside or internet to the inside of your network for the ports or IP addresses mentioned in your NAT rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Krall&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 16:16:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15475#M11347</guid>
      <dc:creator>skrall</dc:creator>
      <dc:date>2010-12-21T16:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: VIP(NAT) configuration problem?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15476#M11348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Security rules are post-nat, but NAT is not actually implemented until packet egress.&amp;nbsp; This means that for the inbound, destination-nat packets the external IP's should be used in the policy.&amp;nbsp; For the outbound initiated traffic the internal IP's should be used in the security policy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The NAT rules are only for the direction the traffic is initiated.&amp;nbsp; Traffic initiated from the Internet will be destination-natted and the return traffic in the same session will correctly use the same natted IP as the source IP.&amp;nbsp;&amp;nbsp; Traffic initiated from the internal network will not hit the first two VNAT rules so you will need an outbound NAT rule.&amp;nbsp; You can have a single source-nat rule that encompasses both internal IP's for your purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How exactly is it not working?&amp;nbsp; Are packets not hitting the Security Policy?&amp;nbsp; Do you see them in the logs but with the incorrect NAT IP's in the details?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 16:16:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15476#M11348</guid>
      <dc:creator>kbrazil</dc:creator>
      <dc:date>2010-12-21T16:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: VIP(NAT) configuration problem?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15477#M11349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this isue was actually related to mac address table on the routing device in front of the firewall &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;important thing to remember: reset mac table on devices that store mac addresses (router, switch,...) if you replace a firewall&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 09:10:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15477#M11349</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2010-12-23T09:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: VIP(NAT) configuration problem?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15478#M11350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your help guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 09:16:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vip-nat-configuration-problem/m-p/15478#M11350</guid>
      <dc:creator>inforte</dc:creator>
      <dc:date>2010-12-23T09:16:23Z</dc:date>
    </item>
  </channel>
</rss>

