<?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 thanks fo you all in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033765#M147509</link>
    <description>&lt;P&gt;thanks fo you all&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2017 20:49:42 GMT</pubDate>
    <dc:creator>moussa.malqui1</dc:creator>
    <dc:date>2017-01-23T20:49:42Z</dc:date>
    <item>
      <title>ASA Configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033761#M147504</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I did this configuration in my ASA firewall but i don't have the access to the internet:&lt;/P&gt;
&lt;P&gt;ASA Version 9.2(2)4&lt;BR /&gt;!&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 100.30.60.100 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt; duplex full&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1.1&lt;BR /&gt; vlan 2&lt;BR /&gt; nameif TC&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.30.60.254 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1.2&lt;BR /&gt; vlan 3&lt;BR /&gt; nameif CAC&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.30.70.254 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt; nameif dmz&lt;BR /&gt; security-level 50&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2.1&lt;BR /&gt; vlan 9&lt;BR /&gt; nameif TCDMZ&lt;BR /&gt; security-level 50&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2.2&lt;BR /&gt; vlan 10&lt;BR /&gt; nameif CACDMZ&lt;BR /&gt; security-level 50&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2.3&lt;BR /&gt; vlan 11&lt;BR /&gt; nameif TFDMZ&lt;BR /&gt; security-level 50&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2.4&lt;BR /&gt; vlan 12&lt;BR /&gt; nameif TPIDMZ&lt;BR /&gt; security-level 50&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/3&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/4&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/5&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Management0/0&lt;BR /&gt; management-only&lt;BR /&gt; nameif management&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa922-4-smp-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;object network inside-tc&lt;BR /&gt; subnet 10.30.60.0 255.255.255.0&lt;BR /&gt;object network inside-cac&lt;BR /&gt; subnet 10.30.70.0 255.255.255.0&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu TC 1500&lt;BR /&gt;mtu CAC 1500&lt;BR /&gt;mtu TCDMZ 1500&lt;BR /&gt;mtu CACDMZ 1500&lt;BR /&gt;mtu TFDMZ 1500&lt;BR /&gt;mtu TPIDMZ 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;mtu management 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-7221.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;!&lt;BR /&gt;object network inside-tc&lt;BR /&gt; nat (CAC,outside) dynamic interface&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 100.30.60.1 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&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;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.1.0 255.255.255.0 management&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;no ssh stricthostkeycheck&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd address 192.168.1.2-192.168.1.254 management&lt;BR /&gt;dhcpd enable management&lt;BR /&gt;!&lt;BR /&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;ssl encryption rc4-sha1 aes128-sha1 aes256-sha1 3des-sha1&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt; message-length maximum client auto&lt;BR /&gt; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt; inspect dns preset_dns_map&lt;BR /&gt; inspect ftp&lt;BR /&gt; inspect h323 h225&lt;BR /&gt; inspect h323 ras&lt;BR /&gt; inspect rsh&lt;BR /&gt; inspect rtsp&lt;BR /&gt; inspect esmtp&lt;BR /&gt; inspect sqlnet&lt;BR /&gt; inspect skinny&lt;BR /&gt; inspect sunrpc&lt;BR /&gt; inspect xdmcp&lt;BR /&gt; inspect sip&lt;BR /&gt; inspect netbios&lt;BR /&gt; inspect tftp&lt;BR /&gt; inspect ip-options&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;Cryptochecksum:baa46f791c408d1b9699c7bf0e60abae&lt;BR /&gt;: end&lt;BR /&gt;so where is the problem?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;thanks in advance&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;MM&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:48:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033761#M147504</guid>
      <dc:creator>moussa.malqui1</dc:creator>
      <dc:date>2019-03-12T08:48:43Z</dc:date>
    </item>
    <item>
      <title>Only the CAC 10.30.70.0/24</title>
      <link>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033762#M147505</link>
      <description>&lt;P&gt;Only the CAC 10.30.70.0/24 subnet has a NAT rule.&lt;/P&gt;
&lt;P&gt;If you are initiating traffic from a host on that subnet, it should work.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2017 03:58:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033762#M147505</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-01-21T03:58:00Z</dc:date>
    </item>
    <item>
      <title>Hi</title>
      <link>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033763#M147506</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;you won't have internet from either TC or CAC.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your config, you've a missconfiguration:&lt;/P&gt;
&lt;P&gt;&lt;I&gt;&lt;B&gt;object network inside-tc&lt;BR /&gt;nat (CAC,outside) dynamic interface&lt;/B&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;To mae it working, you'll need to remove the nat above and do the config below:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;&lt;B&gt;object network inside-cac&lt;BR /&gt;nat (CAC,outside) dynamic interface&lt;/B&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;&lt;B&gt;object network inside-tc&lt;BR /&gt;nat (TC,outside) dynamic interface&lt;/B&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks &amp;nbsp;&lt;/P&gt;
&lt;P&gt;let me know if that works &amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: Please don't forget to rate and mark as correct answer if this answered your question &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2017 04:31:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033763#M147506</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-01-21T04:31:30Z</dc:date>
    </item>
    <item>
      <title>The NAT command is</title>
      <link>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033764#M147507</link>
      <description>&lt;P&gt;The NAT command is misconfigured with wrong real interface in your configuration. The object inside-tc is having the subnet which is directly connected behind TC interface. So NAT statement should have TC as the real interface, not the CAC interface. Correct NAT statement should be following&lt;/P&gt;
&lt;P&gt;Object network inside-tc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Nat (TC,outside) dynamic interface&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohammad Aakil&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2017 16:56:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033764#M147507</guid>
      <dc:creator>Mohd Aakil</dc:creator>
      <dc:date>2017-01-21T16:56:21Z</dc:date>
    </item>
    <item>
      <title>thanks fo you all</title>
      <link>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033765#M147509</link>
      <description>&lt;P&gt;thanks fo you all&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 20:49:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033765#M147509</guid>
      <dc:creator>moussa.malqui1</dc:creator>
      <dc:date>2017-01-23T20:49:42Z</dc:date>
    </item>
    <item>
      <title>You're very welcome. </title>
      <link>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033766#M147511</link>
      <description>&lt;P&gt;You're very welcome.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this solved your issue please don't forget to rate and mark as correct answer&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 22:40:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-configuration/m-p/3033766#M147511</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-01-23T22:40:04Z</dc:date>
    </item>
  </channel>
</rss>

