<?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 Hi,I think as the SSH is to in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/simple-firewall-implementation/m-p/2590629#M200652</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think as the SSH is to the router itself , you would need the "router-traffic" keyword.&lt;/P&gt;&lt;P&gt;For your 2nd Query , this will help:-&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/d1/sec-d1-cr-book/sec-cr-i2.html#wp2665953023&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
    <pubDate>Wed, 12 Nov 2014 10:22:19 GMT</pubDate>
    <dc:creator>Vibhor Amrodia</dc:creator>
    <dc:date>2014-11-12T10:22:19Z</dc:date>
    <item>
      <title>Simple firewall implementation</title>
      <link>https://community.cisco.com/t5/network-security/simple-firewall-implementation/m-p/2590628#M200651</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm pretty new to the cisco product and want to setup a simple firewall.&lt;/P&gt;&lt;P&gt;I found some exampels but can't get it to&amp;nbsp;work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now we are using Cisco routers 88x and 89x series.&lt;/P&gt;&lt;P&gt;When I activate te script I the remote connection to the router is lost, although I have put an permit rule for ssh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The script is the following:&lt;/P&gt;&lt;P&gt;ip inspect name Firewall tcp&lt;BR /&gt;ip inspect name Firewall udp&lt;BR /&gt;ip inspect name Firewall rtsp&lt;BR /&gt;ip inspect name Firewall h323&lt;BR /&gt;ip inspect name Firewall netshow&lt;BR /&gt;ip inspect name Firewall ftp&lt;BR /&gt;ip inspect name Firewall ssh&lt;BR /&gt;!&lt;BR /&gt;ip access-list extended Allow-IN&lt;BR /&gt;&amp;nbsp;permit eigrp any any&lt;BR /&gt;&amp;nbsp;permit icmp any 192.168.2.0 0.0.0.255 echo-reply&lt;BR /&gt;&amp;nbsp;permit icmp any 192.168.2.0 0.0.0.255 unreachable&lt;BR /&gt;&amp;nbsp;permit icmp any 192.168.2.0 0.0.0.255 administratively-prohibited&lt;BR /&gt;&amp;nbsp;permit icmp any 192.168.2.0 0.0.0.255 packet-too-big&lt;BR /&gt;&amp;nbsp;permit icmp any 192.168.2.0 0.0.0.255 echo&lt;BR /&gt;&amp;nbsp;permit icmp any 192.168.2.0 0.0.0.255 time-exceeded&lt;BR /&gt;&amp;nbsp;permit tcp any 192.168.2.0 0.0.0.255 eq 22&lt;BR /&gt;&amp;nbsp;deny ip any any&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;&amp;nbsp;ip inspect Firewall in&lt;BR /&gt;!&lt;BR /&gt;interface Dialer1&lt;BR /&gt;&amp;nbsp;ip access-group Allow-IN in&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone tell me what I'm doing wrong here?&lt;/P&gt;&lt;P&gt;And a second question, can I use for the ip inspect also port numbers or must I always use a service name?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//Edwin&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:03:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/simple-firewall-implementation/m-p/2590628#M200651</guid>
      <dc:creator>deboeredwin</dc:creator>
      <dc:date>2019-03-12T05:03:55Z</dc:date>
    </item>
    <item>
      <title>Hi,I think as the SSH is to</title>
      <link>https://community.cisco.com/t5/network-security/simple-firewall-implementation/m-p/2590629#M200652</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think as the SSH is to the router itself , you would need the "router-traffic" keyword.&lt;/P&gt;&lt;P&gt;For your 2nd Query , this will help:-&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/d1/sec-d1-cr-book/sec-cr-i2.html#wp2665953023&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2014 10:22:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/simple-firewall-implementation/m-p/2590629#M200652</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2014-11-12T10:22:19Z</dc:date>
    </item>
    <item>
      <title>Hello, I have tested this.I</title>
      <link>https://community.cisco.com/t5/network-security/simple-firewall-implementation/m-p/2590630#M200653</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tested this.&lt;/P&gt;&lt;P&gt;I couldn't add the router-traffic to the ip inspect rule for ssh but could add it to the ip inspect rule with tcp.&lt;/P&gt;&lt;P&gt;I tested this option but unfortunatly the connection was closed again as soon the rules were applied to the interfaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe I did it wrong or it doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//Edwin&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2014 13:59:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/simple-firewall-implementation/m-p/2590630#M200653</guid>
      <dc:creator>deboeredwin</dc:creator>
      <dc:date>2014-11-12T13:59:12Z</dc:date>
    </item>
  </channel>
</rss>

