<?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: NAT and ARP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743718#M979477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may use following command-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sysopt noproxyarp &lt;INTERFACE_NAME&gt;&lt;/INTERFACE_NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Using above command affets all the translations on &lt;INTERFACE_NAME&gt;, as PIX will stop proxy-arping for all those addresses. PIX will only ARP for IP address on its interface only, once above command is implemented.&lt;/INTERFACE_NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vibhor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2007 00:55:10 GMT</pubDate>
    <dc:creator>vitripat</dc:creator>
    <dc:date>2007-06-07T00:55:10Z</dc:date>
    <item>
      <title>NAT and ARP</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743715#M979474</link>
      <description>&lt;P&gt;Is it possible to configure a static NAT for which PIX will not reply any arp request?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 10:24:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743715#M979474</guid>
      <dc:creator>rsik</dc:creator>
      <dc:date>2019-03-11T10:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: NAT and ARP</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743716#M979475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you route to it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 09:02:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743716#M979475</guid>
      <dc:creator>froggy3132000</dc:creator>
      <dc:date>2007-06-06T09:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: NAT and ARP</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743717#M979476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I believe routing is not an issue in terms of my configuration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a load balancer device in front of PIX to load balance some services on the servers protected by PIX. I have static NATs for the real IP addresses of the servers. Yet, I need to configure VIP addresses to be handled by PIX. However, according to the load balancer documentation, nobody should reply the arp request for VIP, except itself. So, they were suggesting to set loopback addresses on the server for VIPs. However, when I put PIX in between them, things get complicated. And I need to handle the issue properly with PIX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 14:28:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743717#M979476</guid>
      <dc:creator>rsik</dc:creator>
      <dc:date>2007-06-06T14:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: NAT and ARP</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743718#M979477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may use following command-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sysopt noproxyarp &lt;INTERFACE_NAME&gt;&lt;/INTERFACE_NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Using above command affets all the translations on &lt;INTERFACE_NAME&gt;, as PIX will stop proxy-arping for all those addresses. PIX will only ARP for IP address on its interface only, once above command is implemented.&lt;/INTERFACE_NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vibhor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 00:55:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743718#M979477</guid>
      <dc:creator>vitripat</dc:creator>
      <dc:date>2007-06-07T00:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: NAT and ARP</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743719#M979478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion, but my understanding from your explanation above is that it would stop arp replies for all static NATs defined for that interface. This is not what I want. What I want is to have proxy arp for some NATs (for the real IPs), while no proxy arp for other NATs (for the virtual IPs). To be more specific, real IPs are the ones assigned to the physical interfaces of a server. Virtual IPs are the ones  assigned to loopback interfaces of a server. In a normal operation, servers only reply to arp request for the real IPs, but no arp replies for virtual IPs. Therefore, when I put a PIX device in front of such a configured server, I would like to have the same type of behaviour after NATs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways, may be I am forcing too much, and is not a realistic implementation. But if you have any other idea, please send them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 14:41:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743719#M979478</guid>
      <dc:creator>rsik</dc:creator>
      <dc:date>2007-06-07T14:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: NAT and ARP</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743720#M979479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, we cant selectively disable proxy-arp for some IPs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vibhor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:58:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-arp/m-p/743720#M979479</guid>
      <dc:creator>vitripat</dc:creator>
      <dc:date>2007-06-07T16:58:51Z</dc:date>
    </item>
  </channel>
</rss>

