<?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: Traffic not passing through firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135334#M392662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for the replies guys. Im not able to post the out put at the moment. Im away from work and I dont have access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a little headway. If I use a static translation on the right hand firewall:&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.163.7 172.16.163.7 255.255.255.255 &lt;/P&gt;&lt;P&gt;I can connect. the problem is I would need a static for every switch I need to telnet to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2013 20:24:00 GMT</pubDate>
    <dc:creator>mickyq</dc:creator>
    <dc:date>2013-01-18T20:24:00Z</dc:date>
    <item>
      <title>Traffic not passing through firewall</title>
      <link>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135326#M392650</link>
      <description>&lt;P&gt;Ive got a problem with passing traffic through a Cisco 515e firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im trying to telnet to devices on the inside net, 172.16.x.x fom an outside net 10.x.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ive configured a group called infrastructure and added the 10.x.x.x addresses.&lt;/P&gt;&lt;P&gt;ive configured acl 101 inbound on the outside interface: &lt;/P&gt;&lt;P&gt;access-list 101 permit tcp object-group INFRASTRUCTURE any eq telnet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;theres a route to the inside net:&lt;/P&gt;&lt;P&gt;inside 172.16.0.0 255.255.0.0 172.16.163.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and theres a translation:&lt;/P&gt;&lt;P&gt;static (inside,outside) 10.4.4.34 10.4.4.34 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i try and connect, using a packet capture&amp;nbsp; I can see traffic from 10.4.4.34 to the inside device 172.x.x.x on the inside interface but i cant see the traffic leave the outside interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ive used the same group infrastructure group before to connect to VM machines on the 172.x.x.x net on RDP and this wrks ok.&lt;/P&gt;&lt;P&gt;access-list 101 permit tcp object-group INFRASTRUCTURE object-group VMs eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone have any idea what is wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:48:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135326#M392650</guid>
      <dc:creator>mickyq</dc:creator>
      <dc:date>2019-03-12T00:48:22Z</dc:date>
    </item>
    <item>
      <title>Traffic not passing through firewall</title>
      <link>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135327#M392651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you configured the default route to the outside?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 16:01:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135327#M392651</guid>
      <dc:creator>Rudy Sanjoko</dc:creator>
      <dc:date>2013-01-17T16:01:12Z</dc:date>
    </item>
    <item>
      <title>Traffic not passing through firewall</title>
      <link>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135328#M392653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the Ip address on the host on the outside&lt;/P&gt;&lt;P&gt;What is the ip address of the inside host that will be accessed via telnet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 18:27:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135328#M392653</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-01-17T18:27:07Z</dc:date>
    </item>
    <item>
      <title>Traffic not passing through firewall</title>
      <link>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135329#M392654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply guys. &lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/4/6/4/125464-untitled.JPG" class="jive-image" /&gt;&lt;BR /&gt;heres a diagram that might help explain my issue.&lt;/P&gt;&lt;P&gt;rdp from 10.4.4.34 to 172.16.163.186 works&lt;/P&gt;&lt;P&gt;telnet from 10.4.4.34 to 172.16.163.7 does not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 19:58:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135329#M392654</guid>
      <dc:creator>mickyq</dc:creator>
      <dc:date>2013-01-17T19:58:40Z</dc:date>
    </item>
    <item>
      <title>Traffic not passing through firewall</title>
      <link>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135330#M392657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether telnet is enabled or accessialbe host at: 172.16.163.7, and do you have a default-gateway assinged on the host at:172.16.163.7?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rizwan Rafeek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 20:23:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135330#M392657</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2013-01-17T20:23:12Z</dc:date>
    </item>
    <item>
      <title>Traffic not passing through firewall</title>
      <link>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135331#M392658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Rizwan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Telnet is enabled and default route configured. I can telnet to any switch on the 172.16.163.0 subnet from a device on that subnet. I have recently inherited this network and im trying to setup remote access. I configured 172.16.163.7 to accept telnet session from 10.4.4.34. I dont understand why I cant see the telnet leave the firewall on the last interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 21:00:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135331#M392658</guid>
      <dc:creator>mickyq</dc:creator>
      <dc:date>2013-01-17T21:00:45Z</dc:date>
    </item>
    <item>
      <title>Traffic not passing through firewall</title>
      <link>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135332#M392659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please provide the output of&amp;nbsp; following command on the right ASA: &lt;STRONG&gt;packet-tracer input outside tcp 172.18.3.65 23 172.16.163.7 23&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 08:30:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135332#M392659</guid>
      <dc:creator>Rudy Sanjoko</dc:creator>
      <dc:date>2013-01-18T08:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic not passing through firewall</title>
      <link>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135333#M392661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post the output from below command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;packet-tracer input outside icmp 10.4.4.34 8 0 172.16.163.7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may have to allow icmp travers temporarily on the ACL 101, to check the reachability.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look forward to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rizwan Rafeek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rizwan Mohamed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 16:29:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135333#M392661</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2013-01-18T16:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic not passing through firewall</title>
      <link>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135334#M392662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for the replies guys. Im not able to post the out put at the moment. Im away from work and I dont have access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a little headway. If I use a static translation on the right hand firewall:&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.163.7 172.16.163.7 255.255.255.255 &lt;/P&gt;&lt;P&gt;I can connect. the problem is I would need a static for every switch I need to telnet to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 20:24:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-not-passing-through-firewall/m-p/2135334#M392662</guid>
      <dc:creator>mickyq</dc:creator>
      <dc:date>2013-01-18T20:24:00Z</dc:date>
    </item>
  </channel>
</rss>

