<?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: why isn't this config working? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/why-isn-t-this-config-working/m-p/2314332#M310620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jordan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;was it working prior upgrading to 9.1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you do below and kindly post &lt;STRONG&gt;show interface ip brief&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;class inspection_default&lt;/P&gt;&lt;P&gt; inspect icmp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2013 06:54:22 GMT</pubDate>
    <dc:creator>johnlloyd_13</dc:creator>
    <dc:date>2013-10-22T06:54:22Z</dc:date>
    <item>
      <title>why isn't this config working?</title>
      <link>https://community.cisco.com/t5/network-security/why-isn-t-this-config-working/m-p/2314331#M310619</link>
      <description>&lt;P&gt;I can't ping out on the asa, but I called AT&amp;amp;T to verify the pppoe login info. I am not liking 9.1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 9.1(3)&lt;BR /&gt;!&lt;BR /&gt;hostname Hubbard&lt;BR /&gt;domain-name DOMAIN.COM&lt;BR /&gt;enable password C8300znpCj0V/.zS encrypted&lt;BR /&gt;xlate per-session deny tcp any4 any4&lt;BR /&gt;xlate per-session deny tcp any4 any6&lt;BR /&gt;xlate per-session deny tcp any6 any4&lt;BR /&gt;xlate per-session deny tcp any6 any6&lt;BR /&gt;xlate per-session deny udp any4 any4 eq domain&lt;BR /&gt;xlate per-session deny udp any4 any6 eq domain&lt;BR /&gt;xlate per-session deny udp any6 any4 eq domain&lt;BR /&gt;xlate per-session deny udp any6 any6 eq domain&lt;BR /&gt;&lt;BR /&gt;names&lt;BR /&gt;ip local pool Hubbard 172.26.13.20-172.26.13.25 mask 255.255.255.240&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 172.26.13.17 255.255.255.240&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; pppoe client vpdn group ATT&lt;BR /&gt; ip address PUBLICIP 255.255.255.248&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa913-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; domain-name DOMAN.COM&lt;BR /&gt;object network obj_any-01&lt;BR /&gt;object network obj-remote&lt;BR /&gt; subnet 192.168.47.0 255.255.255.0&lt;BR /&gt;object network obj-inside&lt;BR /&gt; subnet 172.26.13.16 255.255.255.240&lt;BR /&gt;object network obj-172.26.13.16&lt;BR /&gt; subnet 172.26.13.32 255.255.255.240&lt;BR /&gt;object network obj-192.168.47.0&lt;BR /&gt; subnet 192.168.47.0 255.255.255.0&lt;BR /&gt;object network obj-172.26.13.96&lt;BR /&gt; subnet 172.26.13.96 255.255.255.240&lt;BR /&gt;object service WWW&lt;BR /&gt; service tcp source eq www&lt;BR /&gt;object network inside-host&lt;BR /&gt; host 172.26.13.18&lt;BR /&gt;object service 48808&lt;BR /&gt; service udp source eq 48808&lt;BR /&gt;object service 48806&lt;BR /&gt; service udp source eq 48806&lt;BR /&gt;object network inside-host2&lt;BR /&gt; host 172.26.13.19&lt;BR /&gt;object network obj-PUBLICIP2&lt;BR /&gt;object network medina&lt;BR /&gt; host 172.23.13.19&lt;BR /&gt;object-group network 192.168.47.0&lt;BR /&gt; network-object 192.168.47.0 255.255.255.0&lt;BR /&gt;object-group network 172.26.13.16&lt;BR /&gt; network-object 172.26.13.16 255.255.255.240&lt;BR /&gt;object-group network 0.0.0.0&lt;BR /&gt; network-object 0.0.0.0 0.0.0.0&lt;BR /&gt;object-group network 192.168.40.0&lt;BR /&gt; network-object 192.168.40.0 255.255.255.128&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 172.26.13.16 255.255.255.240 192.168.47.0 255.255.255.0&lt;BR /&gt;access-list inside_NAT_outbound extended permit ip 172.26.13.16 255.255.255.240 any4&lt;BR /&gt;access-list 147 extended permit ip 172.26.13.16 255.255.255.240 192.168.47.0 255.255.255.0&lt;BR /&gt;access-list 130 extended permit ip 172.26.13.16 255.255.255.240 192.168.40.0 255.255.255.128&lt;BR /&gt;access-list 148 extended permit ip 172.26.13.16 255.255.255.240 172.26.13.96 255.255.255.240&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1492&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-524.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;nat (inside,outside) source static obj-172.26.13.16 obj-172.26.13.16 destination static obj-172.26.13.96 obj-172.26.13.96&lt;BR /&gt;nat (inside,outside) source static inside-host interface service 48806 48806&lt;BR /&gt;nat (inside,outside) source static inside-host interface service 48808 48808&lt;BR /&gt;nat (inside,outside) source static inside-host interface service WWW WWW&lt;BR /&gt;!&lt;BR /&gt;object network medina&lt;BR /&gt; nat (inside,outside) static OUTSIDEIP2&lt;BR /&gt;!&lt;BR /&gt;nat (inside,outside) after-auto source dynamic obj-172.26.13.16 interface&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 GATEWAY 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;aaa authentication ssh console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 172.26.13.16 255.255.255.240 inside&lt;BR /&gt;http 192.168.1.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;crypto ipsec ikev1 transform-set MYSET esp-des esp-md5-hmac&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto map TUNNEL_MAP 45 match address 147&lt;BR /&gt;crypto map TUNNEL_MAP 45 set peer HOUSTON&lt;BR /&gt;crypto map TUNNEL_MAP 45 set ikev1 transform-set MYSET&lt;BR /&gt;crypto map TUNNEL_MAP 46 match address 130&lt;BR /&gt;crypto map TUNNEL_MAP 46 set peer DALLAS&lt;BR /&gt;crypto map TUNNEL_MAP 46 set ikev1 transform-set MYSET&lt;BR /&gt;crypto map TUNNEL_MAP interface outside&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;crypto isakmp identity address&lt;BR /&gt;no crypto isakmp nat-traversal&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 outside&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;vpdn group ATT request dialout pppoe&lt;BR /&gt;vpdn group ATT localname AT&amp;amp;TEMAILADDRESS&lt;BR /&gt;vpdn group ATT ppp authentication pap&lt;BR /&gt;vpdn username AT&amp;amp;TEMAILADDRESS password *****&lt;BR /&gt;&lt;BR /&gt;dhcpd address 172.26.13.19-172.26.13.22 inside&lt;BR /&gt;dhcpd enable inside&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;username admini password jBFrHOlRmYIzGm8t encrypted&lt;BR /&gt;tunnel-group DALLAS type ipsec-l2l&lt;BR /&gt;tunnel-group DALLAS ipsec-attributes&lt;BR /&gt; ikev1 pre-shared-key *****&lt;BR /&gt;tunnel-group HOUSTON type ipsec-l2l&lt;BR /&gt;tunnel-group HOUSTON ipsec-attributes&lt;BR /&gt; ikev1 pre-shared-key *****&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;call-home&lt;BR /&gt; profile CiscoTAC-1&lt;BR /&gt; no active&lt;BR /&gt; destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt; destination address email callhome@cisco.com&lt;BR /&gt; destination transport-method http&lt;BR /&gt; subscribe-to-alert-group diagnostic&lt;BR /&gt; subscribe-to-alert-group environment&lt;BR /&gt; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:921fb18d896538430aef7516d4f0e65d&lt;BR /&gt;: end&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:54:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-isn-t-this-config-working/m-p/2314331#M310619</guid>
      <dc:creator>jordan.crow</dc:creator>
      <dc:date>2019-03-12T02:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: why isn't this config working?</title>
      <link>https://community.cisco.com/t5/network-security/why-isn-t-this-config-working/m-p/2314332#M310620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jordan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;was it working prior upgrading to 9.1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you do below and kindly post &lt;STRONG&gt;show interface ip brief&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;class inspection_default&lt;/P&gt;&lt;P&gt; inspect icmp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 06:54:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-isn-t-this-config-working/m-p/2314332#M310620</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2013-10-22T06:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: why isn't this config working?</title>
      <link>https://community.cisco.com/t5/network-security/why-isn-t-this-config-working/m-p/2314333#M310621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;Could you run the following packet-tracer to see if the ASA is hitting any snags&lt;BR /&gt;Please post the output here&lt;BR /&gt;&lt;BR /&gt;packet-tracer input inside tcp &lt;/CODE&gt;172.26.13.18&lt;CODE&gt; 12345 4.2.2.2 80 detail&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 13:01:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-isn-t-this-config-working/m-p/2314333#M310621</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-10-22T13:01:16Z</dc:date>
    </item>
  </channel>
</rss>

