<?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 Multiple Network Object pointing to same IP address in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186817#M361863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; What would the config look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2013 17:03:20 GMT</pubDate>
    <dc:creator>tpennington</dc:creator>
    <dc:date>2013-02-18T17:03:20Z</dc:date>
    <item>
      <title>Multiple Network Object pointing to same IP address</title>
      <link>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186813#M361853</link>
      <description>&lt;P&gt;I have what i hope is not a unique problem.&amp;nbsp; I have two ISP's and I want to be able to use failover between the two ISP's.&amp;nbsp; The problem I cannot seem to overcome is that I want to be able to have outside email come in and connect to the same server.&amp;nbsp; If I put in the config below into my ASA, it returns an error that I cannot have two network objects pointing to the same IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way around this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running v9.1 for my ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network mail-server&lt;/P&gt;&lt;P&gt;host 192.168.1.10&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;object network mail-server2&lt;/P&gt;&lt;P&gt;host 192.168.1.10&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:01:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186813#M361853</guid>
      <dc:creator>tpennington</dc:creator>
      <dc:date>2019-03-12T01:01:53Z</dc:date>
    </item>
    <item>
      <title>Multiple Network Object pointing to same IP address</title>
      <link>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186814#M361855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's really hard to understand why you're trying to define two objects pointing to the same IP)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 05:52:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186814#M361855</guid>
      <dc:creator>Andrew Phirsov</dc:creator>
      <dc:date>2013-02-18T05:52:45Z</dc:date>
    </item>
    <item>
      <title>Multiple Network Object pointing to same IP address</title>
      <link>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186815#M361859</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 guess you can do as such in object-group and not on the object.... I hope you are defining the object that has to be used for NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried in ASA 8.2(5) 26 thru object-group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do rate if the given information helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 11:17:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186815#M361859</guid>
      <dc:creator>nkarthikeyan</dc:creator>
      <dc:date>2013-02-18T11:17:59Z</dc:date>
    </item>
    <item>
      <title>Multiple Network Object pointing to same IP address</title>
      <link>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186816#M361862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The reason is so that is ISP-1 fails, I can still get email from ISP-2, all going to the same internal server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 17:02:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186816#M361862</guid>
      <dc:creator>tpennington</dc:creator>
      <dc:date>2013-02-18T17:02:39Z</dc:date>
    </item>
    <item>
      <title>Multiple Network Object pointing to same IP address</title>
      <link>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186817#M361863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; What would the config look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 17:03:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186817#M361863</guid>
      <dc:creator>tpennington</dc:creator>
      <dc:date>2013-02-18T17:03:20Z</dc:date>
    </item>
    <item>
      <title>Multiple Network Object pointing to same IP address</title>
      <link>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186818#M361865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This might be a problem with the code, you can do that with previous codes.&lt;/P&gt;&lt;P&gt;You can use the same object multiple times and it will work just as if you had two of them.&lt;/P&gt;&lt;P&gt;The following would be a workaround for that issue, but it has to be a problem with the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network mail-server&lt;/P&gt;&lt;P&gt;host 192.168.1.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object service MAIL&lt;/P&gt;&lt;P&gt;service tcp destination eq 25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static mail-server &lt;EXTERNAL ip=""&gt; service MAIL MAIL&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside1) source static mail-server &lt;EXTERNAL ip=""&gt; service MAIL MAIL&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 23:38:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-network-object-pointing-to-same-ip-address/m-p/2186818#M361865</guid>
      <dc:creator>jocamare</dc:creator>
      <dc:date>2013-02-18T23:38:47Z</dc:date>
    </item>
  </channel>
</rss>

