<?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: ASA5510 setup in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5510-setup/m-p/951760#M939336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it was more to do with the linux box rather than the asa. sorted out after i had to add a static route for the connected nw and also a default route &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2008 14:41:06 GMT</pubDate>
    <dc:creator>SOL10</dc:creator>
    <dc:date>2008-04-14T14:41:06Z</dc:date>
    <item>
      <title>ASA5510 setup</title>
      <link>https://community.cisco.com/t5/network-security/asa5510-setup/m-p/951758#M939333</link>
      <description>&lt;P&gt;hi there &lt;/P&gt;&lt;P&gt;i have an ASA5510 with the following setup: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e0 - outside interface-212.188.x.x/28 &lt;/P&gt;&lt;P&gt;e1 - inside if - 192.168.3.x/24 into 2960sw pport 10 vlan 1-switchport access &lt;/P&gt;&lt;P&gt;e2 - dmz if - 172.16.x.x/24 into port 14 vlan 40 switchport access. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;linux server plugged into port 14 vlan40 ip 172.16.x.x/24 g/w dmz interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;windows server plugged into port 15 vlan1 ip 192.16.3.x/24. g/w inside interface &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both the windows server and linux server can ping their default gateways but i cant seem to ping each server across the network or establish an ssh connection to the liinux box. &lt;/P&gt;&lt;P&gt;the sh route command on the asa shows the 3 connected n/w (outside,inside&amp;amp;dmz). &lt;/P&gt;&lt;P&gt;I can get to the internet fromt the inside thatis ok &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i try to ping the windows erver from the linuxbox i get network unreachable. below are the access lists: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 106 line 1 extended permit tcp host 192.168.3.x host 172.16.10.x eq ssh (hitcnt=9) &lt;/P&gt;&lt;P&gt;access-list 106 line 2 extended permit icmp any any (hitcnt=148) &lt;/P&gt;&lt;P&gt;access-list 106 line 3 extended permit ip any any (hitcnt=122) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group 106 in interface inside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Plese help as im really baffled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnkx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:30:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5510-setup/m-p/951758#M939333</guid>
      <dc:creator>SOL10</dc:creator>
      <dc:date>2019-03-11T12:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5510 setup</title>
      <link>https://community.cisco.com/t5/network-security/asa5510-setup/m-p/951759#M939335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,dmz) 192.168.3.0 192.168.3.0 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will also need an acl applied into the dmz interface to allow the icmp reply traffic, or to initiate communication from the dmz to the inside. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz extended permit icmp any 192.168.3.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list dmz extended deny ip any 192.168.3.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list dmz permit ip any any&lt;/P&gt;&lt;P&gt;access-group dmz in interface dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 14:26:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5510-setup/m-p/951759#M939335</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2008-04-14T14:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5510 setup</title>
      <link>https://community.cisco.com/t5/network-security/asa5510-setup/m-p/951760#M939336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it was more to do with the linux box rather than the asa. sorted out after i had to add a static route for the connected nw and also a default route &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 14:41:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5510-setup/m-p/951760#M939336</guid>
      <dc:creator>SOL10</dc:creator>
      <dc:date>2008-04-14T14:41:06Z</dc:date>
    </item>
  </channel>
</rss>

