<?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: IPTABLES to ASA Conversion in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520422#M611697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With 9K of rules, I believe you will need a script, even though it will take some time to do it. and then you might also share it in the community for other that might need it in the future &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgs,&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Sep 2010 15:47:53 GMT</pubDate>
    <dc:creator>Panos Kampanakis</dc:creator>
    <dc:date>2010-09-13T15:47:53Z</dc:date>
    <item>
      <title>IPTABLES to ASA Conversion</title>
      <link>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520419#M611694</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;does anyone knows about how can I convert a script from IPTABLES to Cisco ASA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:39:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520419#M611694</guid>
      <dc:creator>danielnunes</dc:creator>
      <dc:date>2019-03-11T18:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: IPTABLES to ASA Conversion</title>
      <link>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520420#M611695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, there is no way of automatically migrating the iptabes. So you would need to do it manually or write a script to do it. A rule like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;PRE&gt;route add&amp;nbsp; -net 192.168.10.0&amp;nbsp; netmask 255.255.255.0 gw &lt;EM&gt;XXX.XXX.XXX.XXX&lt;/EM&gt; dev eth1&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would be translated to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;PRE&gt;route 192.168.10.0 255.255.255.0 &lt;EM&gt;XXX.XXX.XXX.XXX&lt;/EM&gt; &lt;ASA interface_name=""&gt;&lt;/ASA&gt;&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 15:07:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520420#M611695</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-09-13T15:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: IPTABLES to ASA Conversion</title>
      <link>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520421#M611696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Kampana,&lt;/P&gt;&lt;P&gt;thanks for your attention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess that I'll be work to do!!!&lt;/P&gt;&lt;P&gt;My Iptables configuration have for about 9000 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could to do a script to translate DNAT configuration but there are many differents forms from Access-list and it's difficult&lt;/P&gt;&lt;P&gt;to make a script for all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8-) hehehe it's too hard!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot friend!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 15:41:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520421#M611696</guid>
      <dc:creator>danielnunes</dc:creator>
      <dc:date>2010-09-13T15:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: IPTABLES to ASA Conversion</title>
      <link>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520422#M611697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With 9K of rules, I believe you will need a script, even though it will take some time to do it. and then you might also share it in the community for other that might need it in the future &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgs,&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 15:47:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520422#M611697</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-09-13T15:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: IPTABLES to ASA Conversion</title>
      <link>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520423#M611698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kampana,&lt;/P&gt;&lt;P&gt;you are right, I'll take some take to do it, if i discover any way or script to optimize that task I'll be share with everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 17:11:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520423#M611698</guid>
      <dc:creator>danielnunes</dc:creator>
      <dc:date>2010-09-13T17:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: IPTABLES to ASA Conversion</title>
      <link>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520424#M611699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Folks,&lt;/P&gt;&lt;P&gt;does anyone help me about a sintaxe used by IPTABLES?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's this command means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; mso-bidi-language: AR-SA; mso-fareast-language: KO; color: #000000; font-size: 12pt; Times New Roman&amp;quot;: ; mso-ansi-language: EN-US; font-family: &amp;quot; mso-fareast-font-family: Batang; "&gt;A FORWARD -i vlan227 -j CTG-to-WAN &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-fareast-language: KO; mso-ansi-language: EN-US; mso-fareast-font-family: Batang;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; font-family: Courier New;"&gt;-A FORWARD -i eth2 -j CTG-to-WAN &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; font-family: Courier New;"&gt;-A FORWARD -d 12.10.1.0/255.255.255.0 -i eth1 -j MTBrazil-to-SN&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; font-family: Courier New;"&gt;-A FORWARD -j PCBrazil&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000; font-family: Courier New;"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 02:09:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/iptables-to-asa-conversion/m-p/1520424#M611699</guid>
      <dc:creator>danielnunes</dc:creator>
      <dc:date>2010-09-14T02:09:02Z</dc:date>
    </item>
  </channel>
</rss>

