<?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 Thanks for your answer in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988815#M148554</link>
    <description>&lt;P&gt;Thanks for your answer Karsten. Maybe I didn't make my self clear. Sorry for that and sorry for my English.&lt;/P&gt;
&lt;P&gt;Network 10.13.0.0/16 is for CMTS with almost 1000 clients, so I need to do NAT on ASA. Right now I have that network accesing to internet just fine, but through a public IP (200.X.X.152) in the outside interface:&lt;/P&gt;
&lt;P&gt;nat (CABLE,outside) source dynamic net10.13.0.0-16 ip152&lt;/P&gt;
&lt;P&gt;What I need is that CMTS (10.13.0.0/16) reach the internet through the Management interface with the other ISP (Cable Modem) connected to it. I thought it was so simple as change the interface and the NAT ip but obviously I'm wrong.&lt;/P&gt;
&lt;P&gt;I don't know what I'm doing wrong. Any ideas???&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;BR.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2016 21:17:10 GMT</pubDate>
    <dc:creator>gasparmenendez</dc:creator>
    <dc:date>2016-11-14T21:17:10Z</dc:date>
    <item>
      <title>ASA 5540 Management interface internet access problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988813#M148552</link>
      <description>&lt;H1 itemprop="name"&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hello friends,&lt;BR /&gt;&lt;BR /&gt;this time I have a problem with my ASA 5540. It has configured an outside interface and 3 inside interfaces. The outside interface has a public IP address and is Nating everything from inside interfaces. So far so good. My problem is that I just connect a Cable Modem to the Managemement interface and I'm trying to redirect some traffic from one of the inside interfaces through the CM. The CM has a public IP on its WAN and a private IP on its LAN (192.168.1.1). I think I need to make a NAT rule like this: &lt;BR /&gt;&lt;BR /&gt;nat (CABLE,CableModem) source dynamic net10.13.0.0-16 CM&lt;BR /&gt;&lt;BR /&gt;also I have:&lt;BR /&gt;&lt;BR /&gt;interface Management0/0&lt;BR /&gt;&amp;nbsp;speed 100&lt;BR /&gt;&amp;nbsp;duplex full&lt;BR /&gt;&amp;nbsp;nameif CableModem&lt;BR /&gt;&amp;nbsp;security-level 30&lt;BR /&gt;&amp;nbsp;ip address 192.168.1.2 255.255.255.0 &lt;BR /&gt;&lt;BR /&gt;=============================================&lt;BR /&gt;&lt;BR /&gt;object network obj-10.13.0.0 &lt;BR /&gt;&amp;nbsp;subnet 10.13.0.0 255.255.0.0&lt;BR /&gt;&lt;BR /&gt;=============================================&lt;BR /&gt;&lt;BR /&gt;object network CM &lt;BR /&gt;&amp;nbsp;host 192.168.1.4&lt;BR /&gt;&lt;BR /&gt;I don't know what I'm missing here. I've been trying for several days and several solutions but there's no possible way for me to do this. Can anybody helpme please??? At this point I'm very desperate. If something else is need it please let me know. Thank you very much in advance.&lt;BR /&gt;&lt;BR /&gt;BR.&lt;/SPAN&gt;&lt;/H1&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:32:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988813#M148552</guid>
      <dc:creator>gasparmenendez</dc:creator>
      <dc:date>2019-03-12T08:32:09Z</dc:date>
    </item>
    <item>
      <title>The first important thing to</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988814#M148553</link>
      <description>&lt;P&gt;The first important thing to consider is, that the legacy 5540 can't do Policy-Based-Routing. You have to control with static routes which destinations should be reached through this line.&lt;/P&gt;
&lt;P&gt;You need a static route with higher AD pointing to the CM next-hop.&lt;/P&gt;
&lt;P&gt;For NAT, I wouldn't NAT on the ASA. Better configure a static route for the internal networks on the cable-modem and use the NAT/PAT that is done there.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 19:52:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988814#M148553</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2016-11-14T19:52:51Z</dc:date>
    </item>
    <item>
      <title>Thanks for your answer</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988815#M148554</link>
      <description>&lt;P&gt;Thanks for your answer Karsten. Maybe I didn't make my self clear. Sorry for that and sorry for my English.&lt;/P&gt;
&lt;P&gt;Network 10.13.0.0/16 is for CMTS with almost 1000 clients, so I need to do NAT on ASA. Right now I have that network accesing to internet just fine, but through a public IP (200.X.X.152) in the outside interface:&lt;/P&gt;
&lt;P&gt;nat (CABLE,outside) source dynamic net10.13.0.0-16 ip152&lt;/P&gt;
&lt;P&gt;What I need is that CMTS (10.13.0.0/16) reach the internet through the Management interface with the other ISP (Cable Modem) connected to it. I thought it was so simple as change the interface and the NAT ip but obviously I'm wrong.&lt;/P&gt;
&lt;P&gt;I don't know what I'm doing wrong. Any ideas???&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 21:17:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988815#M148554</guid>
      <dc:creator>gasparmenendez</dc:creator>
      <dc:date>2016-11-14T21:17:10Z</dc:date>
    </item>
    <item>
      <title>ok, so the new exitpoint is</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988816#M148555</link>
      <description>&lt;P&gt;ok, so the new exitpoint is the interface "CableModem"? Then add the default-route to the modem, remove the old route and configure the NAT as you have done above. Make sure to put the NAT-rule at the end by specifying the keyword "after-auto":&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;nat (CABLE,CableModem) after-auto source dynamic net10.13.0.0-16 CM&lt;/PRE&gt;
&lt;P&gt;Also make sure that there are no conflicting rules above.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 22:29:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988816#M148555</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2016-11-14T22:29:53Z</dc:date>
    </item>
    <item>
      <title>Didn't work. I'm seeing no</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988817#M148556</link>
      <description>&lt;P&gt;Didn't work. I'm seeing no traffic on CableModem interface.&lt;/P&gt;
&lt;P&gt;what I don't understand is why when I set up a static ip to my lap (192.168.1.4) and connect it directly to CM I can reach the internet, but when I connect the CM to the ASA interface (192.168.1.2) and set that very same ip address (192.168.1.4) for NAT it doesn't work...&lt;/P&gt;
&lt;P&gt;This thing is driving me crazy!!&lt;/P&gt;
&lt;P&gt;I think I don't need to modify routes in the CM since the ASA is translating network 10.13.0.0/16 in 192.168.1.4, right???&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 23:35:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988817#M148556</guid>
      <dc:creator>gasparmenendez</dc:creator>
      <dc:date>2016-11-14T23:35:20Z</dc:date>
    </item>
    <item>
      <title>can you share the rest of</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988818#M148557</link>
      <description>&lt;P&gt;can you share the rest of your NAT- and routing-config?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 21:39:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988818#M148557</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2016-11-15T21:39:20Z</dc:date>
    </item>
    <item>
      <title>No more ideas???</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988819#M148558</link>
      <description>&lt;P&gt;would you like something specific?? coz the ASA has a big big configuration....it's nearly impossible copy it here. BR.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 21:44:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988819#M148558</guid>
      <dc:creator>gasparmenendez</dc:creator>
      <dc:date>2016-11-15T21:44:50Z</dc:date>
    </item>
    <item>
      <title>At least it's very likely</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988820#M148559</link>
      <description>&lt;P&gt;At least it's very likely that the problem is NAT- or routing related.&lt;/P&gt;
&lt;P&gt;Or after configuring it in a way that you think it should work, you can run the packet-tracer&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;packet-tracer input CABLE tcp ANY-ALLOWED-INTERNAL-IP 1234 1.2.3.4 80&lt;/PRE&gt;
&lt;P&gt;and share the result.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 15:16:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988820#M148559</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2016-11-16T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Nothing?? no more ideas???</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988821#M148562</link>
      <description>&lt;P&gt;this is the result:&lt;/P&gt;
&lt;P&gt;PIX-COSMOCABLE# packet-tracer input CABLE tcp ANY-ALLOWED-INTERNAL-IP 1234 1.2$&lt;BR /&gt;&lt;BR /&gt;packet-tracer input CABLE tcp ANY-ALLOWED-INTERNAL-IP 1234 1.2.3.4 80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;
&lt;P&gt;it seems to be an error on the ANY-ALLOWED-INTERNAL-IP.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;But I'm thinking, the CABLE interface works fine when the NAT is throuhg OUTSIDE interface. The problem is when the NAT is through CABLEMODEM interface&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 16:47:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-management-interface-internet-access-problem/m-p/2988821#M148562</guid>
      <dc:creator>gasparmenendez</dc:creator>
      <dc:date>2016-11-16T16:47:28Z</dc:date>
    </item>
  </channel>
</rss>

