<?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 and Johnlloyd for in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/trouble-with-internet-traffic/m-p/2612638#M205468</link>
    <description>&lt;P&gt;Thank you and Johnlloyd for the response. I am working with the client to do this testing when they are available and will return with results and hopefully mark this question as answered!&lt;/P&gt;</description>
    <pubDate>Wed, 05 Nov 2014 14:13:59 GMT</pubDate>
    <dc:creator>russelljenkins</dc:creator>
    <dc:date>2014-11-05T14:13:59Z</dc:date>
    <item>
      <title>Trouble with internet traffic</title>
      <link>https://community.cisco.com/t5/network-security/trouble-with-internet-traffic/m-p/2612635#M205465</link>
      <description>&lt;P&gt;Below is the current config. NOTE* i removed a few items like public IP etc.&lt;/P&gt;&lt;P&gt;ASA Version 9.0(1)&lt;BR /&gt;!&lt;BR /&gt;hostname&amp;nbsp;&lt;BR /&gt;domain-name blank.local&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;&amp;nbsp;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;&amp;nbsp;nameif inside&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;allow-ssc-mgmt&lt;BR /&gt;&amp;nbsp;ip address 192.168.6.246 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt;&amp;nbsp;nameif outside&lt;BR /&gt;&amp;nbsp;security-level 0&lt;BR /&gt;&amp;nbsp;ip address x.x.x.x 255.255.255.248&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone CST -6&lt;BR /&gt;clock summer-time CDT recurring&lt;BR /&gt;dns domain-lookup inside&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;&amp;nbsp;name-server 192.168.1.26&lt;BR /&gt;&amp;nbsp;name-server 192.168.4.9&lt;BR /&gt;&amp;nbsp;name-server 8.8.8.8&lt;BR /&gt;&amp;nbsp;domain-name blank.local&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;object network obj_any&lt;BR /&gt;&amp;nbsp;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network Inside-network&lt;BR /&gt;&amp;nbsp;subnet 192.168.6.0 255.255.255.0&lt;BR /&gt;object-group service DM_INLINE_TCPUDP_1 tcp-udp&lt;BR /&gt;&amp;nbsp;port-object eq sip&lt;BR /&gt;object-group icmp-type ALLOW_ICMP&lt;BR /&gt;&amp;nbsp;icmp-object echo&lt;BR /&gt;&amp;nbsp;icmp-object echo-reply&lt;BR /&gt;&amp;nbsp;icmp-object time-exceeded&lt;BR /&gt;&amp;nbsp;icmp-object unreachable&lt;BR /&gt;access-list INBOUND-PING extended permit icmp any any object-group ALLOW_ICMP&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 outside 1500&lt;BR /&gt;no failover&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&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 obj_any&lt;BR /&gt;&amp;nbsp;nat (inside,outside) dynamic interface&lt;BR /&gt;!&lt;BR /&gt;nat (inside,outside) after-auto source dynamic any interface&lt;BR /&gt;access-group INBOUND-PING in interface outside&lt;BR /&gt;route inside 0.0.0.0 0.0.0.0 PublicISPIP&amp;nbsp;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 0.0.0.0 0.0.0.0 outside&lt;BR /&gt;http 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;snmp-server location blank&lt;BR /&gt;snmp-server contact&amp;nbsp;&lt;BR /&gt;snmp-server community *****&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;telnet 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.6.150-192.168.6.230 inside&lt;BR /&gt;dhcpd dns 192.168.1.26 192.168.4.9 interface inside&lt;BR /&gt;dhcpd lease 28800 interface inside&lt;BR /&gt;dhcpd domain blank.local interface inside&lt;BR /&gt;dhcpd auto_config outside interface inside&lt;BR /&gt;dhcpd update dns both interface inside&lt;BR /&gt;dhcpd option 3 ip 192.168.6.1 interface 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;ntp server 192.168.1.26 source inside prefer&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 client auto&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 ip-options&lt;BR /&gt;&amp;nbsp; inspect icmp&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;service call-home&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt;&amp;nbsp;contact-email-addr&amp;nbsp;&lt;BR /&gt;&amp;nbsp;contact-name P&lt;BR /&gt;&amp;nbsp;phone-number&amp;nbsp;&lt;BR /&gt;&amp;nbsp;sender from pc&lt;BR /&gt;&amp;nbsp;sender reply-to&amp;nbsp;&lt;BR /&gt;&amp;nbsp;mail-server priority 1&lt;BR /&gt;&amp;nbsp;profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&amp;nbsp; 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;&amp;nbsp; destination address email callhome@cisco.com&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;: end&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like a second set of eyes, as I believe the issue may be with the AdTran device I am connecting to rather than the ASA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I have this set up, I can ping the AdTran Public IP, but have no internet access.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:01:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trouble-with-internet-traffic/m-p/2612635#M205465</guid>
      <dc:creator>russelljenkins</dc:creator>
      <dc:date>2019-03-12T05:01:46Z</dc:date>
    </item>
    <item>
      <title>Hi,Your ASA's configuration</title>
      <link>https://community.cisco.com/t5/network-security/trouble-with-internet-traffic/m-p/2612636#M205466</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your ASA's configuration looks fine, and you are able to ping AdTran public IP, however , not able go online.&lt;/P&gt;&lt;P&gt;From the ASA try below command :-&lt;/P&gt;&lt;P&gt;1. Try pinging&amp;nbsp; the gateway first ( ISP modem IP) if it succeeds ping 4.2.2.2 /8.8.8.8&lt;/P&gt;&lt;P&gt;2. If you are not able to ping the gateway and not able to ping&amp;nbsp; 4.2.2.2/8.8.8.8 from the ASA , then issues are with the ISP modem&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; If&amp;nbsp; 4.2.2.2 works from the ASA and then try same from inside hosts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant Joshi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 02:26:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trouble-with-internet-traffic/m-p/2612636#M205466</guid>
      <dc:creator>Prashant Joshi</dc:creator>
      <dc:date>2014-11-05T02:26:35Z</dc:date>
    </item>
    <item>
      <title>hi,do you have internet</title>
      <link>https://community.cisco.com/t5/network-security/trouble-with-internet-traffic/m-p/2612637#M205467</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;do you have internet access when your PC is configured with public IP and is directly behind the adtran device?&lt;/P&gt;&lt;P&gt;try to add a default route to outside on the ASA.&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 &amp;lt;ADTRAN PUBLIC IP&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 13:52:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trouble-with-internet-traffic/m-p/2612637#M205467</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2014-11-05T13:52:56Z</dc:date>
    </item>
    <item>
      <title>Thank you and Johnlloyd for</title>
      <link>https://community.cisco.com/t5/network-security/trouble-with-internet-traffic/m-p/2612638#M205468</link>
      <description>&lt;P&gt;Thank you and Johnlloyd for the response. I am working with the client to do this testing when they are available and will return with results and hopefully mark this question as answered!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 14:13:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trouble-with-internet-traffic/m-p/2612638#M205468</guid>
      <dc:creator>russelljenkins</dc:creator>
      <dc:date>2014-11-05T14:13:59Z</dc:date>
    </item>
  </channel>
</rss>

