<?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: Invalid input detected at marker when issuing NAT command in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325439#M972631</link>
    <description>Ok, let's ask!&lt;BR /&gt;&lt;BR /&gt;Are you routed or transparent?</description>
    <pubDate>Mon, 05 Feb 2018 17:06:42 GMT</pubDate>
    <dc:creator>Francesco Molino</dc:creator>
    <dc:date>2018-02-05T17:06:42Z</dc:date>
    <item>
      <title>Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3324956#M972622</link>
      <description>&lt;P&gt;So whether i try to issue a NAT command in the CLI, or even using the startup wizard to setup PAT, i get an error every time. Then i try to just create new NAT entries and have the same problem. If i leave source and destination as any, the command works, unfortunately (of course), that does not allow any traffic to pass through. this is preplexing to me as I have a ton of these in production and i have always set them up the same. I thought it was the BVI1, but I took that out and tried just using the inside_1 interface, still no joy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It does seem to have something to do with the bridge though as that seems to be the only difference from other ASAs I have. But why out of the box would Cisco send me something that can't be programmed, even using the startup wizard? Let alone getting into the more intricate commands?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will say I can make the firewall work for normal traffic, but cannot create NAT entries to setup public servers, so I am stuck. Any help appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 404px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/7192i14DA21CAAF246CA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.JPG" style="width: 491px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/7193i150E8A2AF3BEDBEE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.JPG" alt="Capture2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:17:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3324956#M972622</guid>
      <dc:creator>bcsconsulting</dc:creator>
      <dc:date>2020-02-21T15:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325023#M972623</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Can you share the output of "show nameif"?&lt;BR /&gt;&lt;BR /&gt;It looks like the nat statement doesn't like your inside interface.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Feb 2018 04:10:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325023#M972623</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-02-05T04:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325113#M972624</link>
      <description>&lt;P&gt;All your NAT statements (and also commands like ssh and http) have to reference the individual interfaces and not the name on the BVI. I have no idea why it's implemented that way, but we have to deal with it.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 09:16:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325113#M972624</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2018-02-05T09:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325237#M972625</link>
      <description>Karsten is right. I didn't pay attention that you're using BVI. &lt;BR /&gt;You're not able to do nat on BVI interfaces.</description>
      <pubDate>Mon, 05 Feb 2018 13:04:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325237#M972625</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-02-05T13:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325360#M972626</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, here is the output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Result of the command: "show nameif"&lt;/P&gt;
&lt;P&gt;Interface Name Security&lt;BR /&gt;GigabitEthernet1/1 outside 0&lt;BR /&gt;GigabitEthernet1/2 inside_1 100&lt;BR /&gt;GigabitEthernet1/3 inside_2 100&lt;BR /&gt;GigabitEthernet1/4 inside_3 100&lt;BR /&gt;GigabitEthernet1/5 inside_4 100&lt;BR /&gt;GigabitEthernet1/6 inside_5 100&lt;BR /&gt;GigabitEthernet1/7 inside_6 100&lt;BR /&gt;GigabitEthernet1/8 inside_7 100&lt;BR /&gt;BVI1 inside 100&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 15:43:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325360#M972626</guid>
      <dc:creator>bcsconsulting</dc:creator>
      <dc:date>2018-02-05T15:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325366#M972627</link>
      <description>&lt;P&gt;This confirms that you're using BVI and nat isn't supported on BVI&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 15:46:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325366#M972627</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-02-05T15:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325374#M972628</link>
      <description>&lt;P&gt;OK, I had removed&amp;nbsp;interface GigabitEthernet1/2 from the bridge, but did not delete the bridge entirely. is that the issue then?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 15:50:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325374#M972628</guid>
      <dc:creator>bcsconsulting</dc:creator>
      <dc:date>2018-02-05T15:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325415#M972629</link>
      <description>While in transparent, the idea is to do nat (inside, outside) but need to use the real name you put on the interface.&lt;BR /&gt;Don't forget to add the correct routes to allow ASA to reach the destination if not in same subnet.&lt;BR /&gt;Here some references:&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa97/configuration/firewall/asa-97-firewall-config/nat-reference.html#ID-2091-0000034e" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa97/configuration/firewall/asa-97-firewall-config/nat-reference.html#ID-2091-0000034e&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.ndtrainings.com/2016/11/07/transparent-asa-nat-deep-dive/" target="_blank"&gt;https://www.ndtrainings.com/2016/11/07/transparent-asa-nat-deep-dive/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Feb 2018 16:31:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325415#M972629</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-02-05T16:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325433#M972630</link>
      <description>&lt;P&gt;I don't think he is in transparent mode. It's very likely&amp;nbsp;just routed with BVIs.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 17:01:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325433#M972630</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2018-02-05T17:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325439#M972631</link>
      <description>Ok, let's ask!&lt;BR /&gt;&lt;BR /&gt;Are you routed or transparent?</description>
      <pubDate>Mon, 05 Feb 2018 17:06:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325439#M972631</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-02-05T17:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325530#M972632</link>
      <description>&lt;P&gt;I was assuming i was using it in transparent mode by using the bridge group.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have completely deleted the group now and changed the nameif to inside on gigabitethernet1/2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However i don't see why it would not work using the bridge group since that is essentially the same as the older ASAs using Vlan1 and bridging all the ports.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;maybe i put the bridge back, but remove all of the nameif commands on the physical interfaces. As long as i can assign different static ip addresses and setup NAT entries, i don't really care, but it makes no sense to kill the other 6 ports for no reason&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 19:27:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325530#M972632</guid>
      <dc:creator>bcsconsulting</dc:creator>
      <dc:date>2018-02-05T19:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325537#M972633</link>
      <description>&lt;P&gt;Using bridge-groups doesn‘t mean you are running transparent firewall mode. And no, the VLAN-Concept is completely different to bridge-groups. That‘s the reason that the configuration is different.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 19:41:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325537#M972633</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2018-02-05T19:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325588#M972634</link>
      <description>Karsten is right. Using bvi didn't mean you're in transparent mode. My bad I didn't asked it before.&lt;BR /&gt;You can use other ports for other zone or you can also make a port-channel if needed</description>
      <pubDate>Mon, 05 Feb 2018 20:43:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3325588#M972634</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-02-05T20:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3327099#M972635</link>
      <description>&lt;P&gt;I ended up getting rid of the BVI and naming the 1/2 interface "inside". It is the only inside interface i am using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then removed the nameif commands on all of the other inside interfaces.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This was the easiest solution for me since it allowed nat commands to be issued in the manner i am more used to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks Franceso and Karsten for helping to point me in the right direction&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 21:32:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3327099#M972635</guid>
      <dc:creator>bcsconsulting</dc:creator>
      <dc:date>2018-02-07T21:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid input detected at marker when issuing NAT command</title>
      <link>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3327166#M972636</link>
      <description>you're welcome</description>
      <pubDate>Thu, 08 Feb 2018 00:09:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/invalid-input-detected-at-marker-when-issuing-nat-command/m-p/3327166#M972636</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-02-08T00:09:39Z</dc:date>
    </item>
  </channel>
</rss>

