<?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 Thank you for the reply in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/5505-with-2-internal-subnets-with-access-to-external-internet/m-p/2762282#M178507</link>
    <description>&lt;P&gt;Thank you for the reply Vibhor. Yes, I checked the license and you are correct, I'm not running the Security + license. I should have checked that first.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2015 23:09:27 GMT</pubDate>
    <dc:creator>andrew.schulz1</dc:creator>
    <dc:date>2015-09-25T23:09:27Z</dc:date>
    <item>
      <title>5505 with 2 internal subnets with access to external (internet)</title>
      <link>https://community.cisco.com/t5/network-security/5505-with-2-internal-subnets-with-access-to-external-internet/m-p/2762280#M178505</link>
      <description>&lt;P&gt;I have a 5505 that I want to create a second internal (trusted) LAN and provide it access to the internet. Config is below. Note VLAN7 is the network I want to allow to external internet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ASA Version 8.0(4)&lt;BR /&gt;!&lt;BR /&gt;hostname NovFWL01&lt;BR /&gt;enable password 0D.bxnoHeg2V7AbW encrypted&lt;BR /&gt;passwd WuNclyuagDCHVEGC encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;&amp;nbsp;nameif inside&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 10.20.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt;&amp;nbsp;no forward interface Vlan1&lt;BR /&gt;&amp;nbsp;nameif DMZ&lt;BR /&gt;&amp;nbsp;security-level 50&lt;BR /&gt;&amp;nbsp;ip address XXX.XXX.XXX.XXX 255.255.255.248&lt;BR /&gt;!&lt;BR /&gt;interface Vlan7&lt;BR /&gt;&amp;nbsp;nameif test&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 10.100.0.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;&amp;nbsp;switchport access vlan 7&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;&amp;nbsp;switchport access vlan 3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asdm-602.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;access-list outside_in extended permit tcp any host XXX.XXX.XXX.XXX eq 8280&lt;BR /&gt;access-list inside_out extended permit ip host 10.20.1.10&amp;nbsp;any&lt;BR /&gt;access-list inside_out extended permit ip host 10.20.1.25&amp;nbsp;any&lt;BR /&gt;access-list inside_out extended permit ip host 10.20.1.33 any&lt;BR /&gt;access-list inside_out extended permit ip host 10.20.1.22 any&lt;BR /&gt;access-list inside_out extended permit ip host 10.20.1.44 any&lt;BR /&gt;access-list inside_out extended permit ip host 10.20.1.12 any&lt;BR /&gt;access-list inside_out extended permit tcp any host 10.20.1.11&amp;nbsp;eq www&lt;BR /&gt;access-list inside_out extended permit tcp any host 10.20.1.11&amp;nbsp;eq https&lt;BR /&gt;access-list inside_out extended permit tcp any any&lt;BR /&gt;access-list inside_out extended permit ip any any&lt;BR /&gt;access-list test_out extended permit ip any any&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu test 1500&lt;BR /&gt;mtu DMZ 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-602.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (DMZ) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;nat (test) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;nat (DMZ) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;route DMZ 0.0.0.0 0.0.0.0 XXX.XXX.XXX.XXX 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;aaa authentication telnet console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.1.0 255.255.255.0 inside&lt;BR /&gt;snmp-server host inside 10.20.1.13 community X_snmp&lt;BR /&gt;snmp-server location XYZ&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server community X_snmp&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;snmp-server enable traps syslog&lt;BR /&gt;snmp-server enable traps ipsec start stop&lt;BR /&gt;snmp-server enable traps entity config-change fru-insert fru-remove&lt;BR /&gt;snmp-server enable traps remote-access session-threshold-exceeded&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 10.20.1.0 255.255.255.0 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd auto_config test&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;username admin password LXR8sMpwIcYNd6ej encrypted privilege 15&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;&amp;nbsp;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect icmp&lt;BR /&gt;&amp;nbsp; inspect icmp error&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;Cryptochecksum:490df27da4bf36bfd654fbbf7bd15d5e&lt;BR /&gt;: end&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:38:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5505-with-2-internal-subnets-with-access-to-external-internet/m-p/2762280#M178505</guid>
      <dc:creator>andrew.schulz1</dc:creator>
      <dc:date>2019-03-12T06:38:55Z</dc:date>
    </item>
    <item>
      <title>Hi,The configuration should</title>
      <link>https://community.cisco.com/t5/network-security/5505-with-2-internal-subnets-with-access-to-external-internet/m-p/2762281#M178506</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The configuration should be fine. I think as you have this command "no forward interface Vlan1" so i am thinking that you don't have the Sec + license.&lt;/P&gt;&lt;P&gt;Check that once.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 16:16:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5505-with-2-internal-subnets-with-access-to-external-internet/m-p/2762281#M178506</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-09-25T16:16:58Z</dc:date>
    </item>
    <item>
      <title>Thank you for the reply</title>
      <link>https://community.cisco.com/t5/network-security/5505-with-2-internal-subnets-with-access-to-external-internet/m-p/2762282#M178507</link>
      <description>&lt;P&gt;Thank you for the reply Vibhor. Yes, I checked the license and you are correct, I'm not running the Security + license. I should have checked that first.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 23:09:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5505-with-2-internal-subnets-with-access-to-external-internet/m-p/2762282#M178507</guid>
      <dc:creator>andrew.schulz1</dc:creator>
      <dc:date>2015-09-25T23:09:27Z</dc:date>
    </item>
  </channel>
</rss>

