<?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: No Internet Access on Inside Interface FTD in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874712#M25620</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;First of all the ace below allowing anything from outside is useless in this case:&lt;BR /&gt;&lt;BR /&gt;access-list NGFW_ONBOX_ACL advanced permit ip ifc outside object any-ipv4 any rule-id 268435464&lt;BR /&gt;&lt;BR /&gt;Are you able to ping internet from the ftp lina cli (asa mode)? Or from clish?&lt;BR /&gt;&lt;BR /&gt;Can you run the following command please:&lt;BR /&gt;&lt;BR /&gt;packet-tracer input inside icmp 192.168.1.100 8 0 8.8.8.8 &lt;BR /&gt;&lt;BR /&gt;When you ping from a device, can you run the command show xlate on ftd to see if your traffic is natted?</description>
    <pubDate>Tue, 18 Jun 2019 02:14:54 GMT</pubDate>
    <dc:creator>Francesco Molino</dc:creator>
    <dc:date>2019-06-18T02:14:54Z</dc:date>
    <item>
      <title>No Internet Access on Inside Interface FTD</title>
      <link>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874606#M25617</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this configuration in GNS3 with FTD. I can't access Internet from the Inside interface and I can't figure why.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;BR /&gt;: Serial Number: 9A2HWHFXJEA&lt;BR /&gt;: Hardware: ASAv, 8192 MB RAM, CPU Pentium II 2600 MHz, 1 CPU (4 cores)&lt;BR /&gt;:&lt;BR /&gt;NGFW Version 6.2.3&lt;BR /&gt;!&lt;BR /&gt;hostname firepower&lt;BR /&gt;enable password $sha512$5000$TXb2gmIfdxW9fOuH3v1nkg==$MdaH8/ZnLAccS0CtB0bjHg== pbkdf2&lt;BR /&gt;strong-encryption-disable&lt;BR /&gt;names&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface GigabitEthernet0/0&lt;BR /&gt;nameif outside&lt;BR /&gt;cts manual&lt;BR /&gt;propagate sgt preserve-untag&lt;BR /&gt;policy static sgt disabled trusted&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 192.168.159.130 255.255.255.0&lt;BR /&gt;ipv6 address autoconfig&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt;nameif inside&lt;BR /&gt;cts manual&lt;BR /&gt;propagate sgt preserve-untag&lt;BR /&gt;policy static sgt disabled trusted&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 192.168.1.20 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&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/3&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/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 GigabitEthernet0/6&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/7&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/8&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 diagnostic&lt;BR /&gt;cts manual&lt;BR /&gt;propagate sgt preserve-untag&lt;BR /&gt;policy static sgt disabled trusted&lt;BR /&gt;security-level 0&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;ngips conn-match vlan-id&lt;BR /&gt;object network InsideWebServer&lt;BR /&gt;host 192.168.159.200&lt;BR /&gt;object network MappedInsideWerServer&lt;BR /&gt;host 192.168.1.250&lt;BR /&gt;object network PC1&lt;BR /&gt;host 192.168.159.141&lt;BR /&gt;object network Gateway&lt;BR /&gt;host 192.168.1.1&lt;BR /&gt;object network OutsideIPv4DefaultRoute&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network OutsideIPv4Gateway&lt;BR /&gt;host 192.168.159.2&lt;BR /&gt;object network AIM_SERVERS-64.12.31.136&lt;BR /&gt;host 64.12.31.136&lt;BR /&gt;object network AIM_SERVERS-64.12.46.140&lt;BR /&gt;host 64.12.46.140&lt;BR /&gt;object network AIM_SERVERS-64.12.186.85&lt;BR /&gt;host 64.12.186.85&lt;BR /&gt;object network AIM_SERVERS-205.188.1.132&lt;BR /&gt;host 205.188.1.132&lt;BR /&gt;object network AIM_SERVERS-205.188.11.228&lt;BR /&gt;host 205.188.11.228&lt;BR /&gt;object network AIM_SERVERS-205.188.11.253&lt;BR /&gt;host 205.188.11.253&lt;BR /&gt;object network AIM_SERVERS-205.188.11.254&lt;BR /&gt;host 205.188.11.254&lt;BR /&gt;object network AIM_SERVERS-205.188.210.203&lt;BR /&gt;host 205.188.210.203&lt;BR /&gt;object network AIM_SERVERS-64.12.24.0-23&lt;BR /&gt;subnet 64.12.24.0 255.255.254.0&lt;BR /&gt;object network AIM_SERVERS-64.12.28.0-23&lt;BR /&gt;subnet 64.12.28.0 255.255.254.0&lt;BR /&gt;object network AIM_SERVERS-64.12.161.0-24&lt;BR /&gt;subnet 64.12.161.0 255.255.255.0&lt;BR /&gt;object network AIM_SERVERS-64.12.163.0-24&lt;BR /&gt;subnet 64.12.163.0 255.255.255.0&lt;BR /&gt;object network AIM_SERVERS-64.12.200.0-24&lt;BR /&gt;subnet 64.12.200.0 255.255.255.0&lt;BR /&gt;object network AIM_SERVERS-205.188.3.0-24&lt;BR /&gt;subnet 205.188.3.0 255.255.255.0&lt;BR /&gt;object network AIM_SERVERS-205.188.5.0-24&lt;BR /&gt;subnet 205.188.5.0 255.255.255.0&lt;BR /&gt;object network AIM_SERVERS-205.188.7.0-24&lt;BR /&gt;subnet 205.188.7.0 255.255.255.0&lt;BR /&gt;object network AIM_SERVERS-205.188.9.0-24&lt;BR /&gt;subnet 205.188.9.0 255.255.255.0&lt;BR /&gt;object network AIM_SERVERS-205.188.153.0-24&lt;BR /&gt;subnet 205.188.153.0 255.255.255.0&lt;BR /&gt;object network AIM_SERVERS-205.188.179.0-24&lt;BR /&gt;subnet 205.188.179.0 255.255.255.0&lt;BR /&gt;object network AIM_SERVERS-205.188.248.0-24&lt;BR /&gt;subnet 205.188.248.0 255.255.255.0&lt;BR /&gt;object network R1&lt;BR /&gt;host 192.168.1.30&lt;BR /&gt;object network R1_pub&lt;BR /&gt;host 192.168.159.141&lt;BR /&gt;object network INSIDE&lt;BR /&gt;subnet 192.168.1.0 255.255.255.0&lt;BR /&gt;object network any-ipv4&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network any-ipv6&lt;BR /&gt;subnet ::/0&lt;BR /&gt;object network NGFW-MGMT-IP&lt;BR /&gt;host 192.168.1.2&lt;BR /&gt;object network NGFW-MGMT-PUBLIC-IP&lt;BR /&gt;host 192.168.159.128&lt;BR /&gt;object-group network AIM_SERVERS&lt;BR /&gt;network-object object AIM_SERVERS-64.12.186.85&lt;BR /&gt;network-object object AIM_SERVERS-64.12.24.0-23&lt;BR /&gt;network-object object AIM_SERVERS-205.188.7.0-24&lt;BR /&gt;network-object object AIM_SERVERS-64.12.28.0-23&lt;BR /&gt;network-object object AIM_SERVERS-205.188.11.254&lt;BR /&gt;network-object object AIM_SERVERS-205.188.210.203&lt;BR /&gt;network-object object AIM_SERVERS-64.12.163.0-24&lt;BR /&gt;network-object object AIM_SERVERS-205.188.248.0-24&lt;BR /&gt;network-object object AIM_SERVERS-64.12.46.140&lt;BR /&gt;network-object object AIM_SERVERS-205.188.5.0-24&lt;BR /&gt;network-object object AIM_SERVERS-205.188.1.132&lt;BR /&gt;network-object object AIM_SERVERS-205.188.11.228&lt;BR /&gt;network-object object AIM_SERVERS-205.188.179.0-24&lt;BR /&gt;network-object object AIM_SERVERS-64.12.31.136&lt;BR /&gt;network-object object AIM_SERVERS-64.12.161.0-24&lt;BR /&gt;network-object object AIM_SERVERS-205.188.153.0-24&lt;BR /&gt;network-object object AIM_SERVERS-205.188.11.253&lt;BR /&gt;network-object object AIM_SERVERS-205.188.3.0-24&lt;BR /&gt;network-object object AIM_SERVERS-205.188.9.0-24&lt;BR /&gt;network-object object AIM_SERVERS-64.12.200.0-24&lt;BR /&gt;access-list NGFW_ONBOX_ACL remark rule-id 268435464: ACCESS POLICY: NGFW_Access_Policy&lt;BR /&gt;access-list NGFW_ONBOX_ACL remark rule-id 268435464: L7 RULE: Permit_ICMP&lt;BR /&gt;access-list NGFW_ONBOX_ACL advanced permit ip ifc outside object any-ipv4 any rule-id 268435464&lt;BR /&gt;access-list NGFW_ONBOX_ACL remark rule-id 268435462: ACCESS POLICY: NGFW_Access_Policy&lt;BR /&gt;access-list NGFW_ONBOX_ACL remark rule-id 268435462: L7 RULE: Drop Youtube&lt;BR /&gt;access-list NGFW_ONBOX_ACL advanced permit ip object PC1 any rule-id 268435462 event-log both&lt;BR /&gt;access-list NGFW_ONBOX_ACL remark rule-id 268435463: ACCESS POLICY: NGFW_Access_Policy&lt;BR /&gt;access-list NGFW_ONBOX_ACL remark rule-id 268435463: L5 RULE: Inside_Outside&lt;BR /&gt;access-list NGFW_ONBOX_ACL advanced permit ip ifc inside any ifc outside any rule-id 268435463&lt;BR /&gt;access-list NGFW_ONBOX_ACL remark rule-id 1: ACCESS POLICY: NGFW_Access_Policy&lt;BR /&gt;access-list NGFW_ONBOX_ACL remark rule-id 1: L7 RULE: DefaultActionRule&lt;BR /&gt;access-list NGFW_ONBOX_ACL advanced permit ip any any rule-id 1 event-log flow-end&lt;BR /&gt;pager lines 23&lt;BR /&gt;logging enable&lt;BR /&gt;logging timestamp&lt;BR /&gt;logging console warnings&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu diagnostic 1500&lt;BR /&gt;no failover&lt;BR /&gt;no monitor-interface service-module&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;arp rate-limit 8192&lt;BR /&gt;nat (any,outside) source dynamic any-ipv4 interface&lt;BR /&gt;access-group NGFW_ONBOX_ACL global&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 192.168.159.2 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 sctp 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;timeout conn-holddown 0:00:15&lt;BR /&gt;timeout igp stale-route 0:01:10&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication login-history&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;ip-client diagnostic&lt;BR /&gt;ip-client diagnostic ipv6&lt;BR /&gt;ip-client outside&lt;BR /&gt;ip-client outside ipv6&lt;BR /&gt;ip-client inside&lt;BR /&gt;ip-client inside ipv6&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;sysopt connection tcpmss 0&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;crypto ikev2 policy 100&lt;BR /&gt;encryption des&lt;BR /&gt;integrity sha&lt;BR /&gt;group 5&lt;BR /&gt;prf sha&lt;BR /&gt;lifetime seconds 86400&lt;BR /&gt;crypto ikev1 policy 160&lt;BR /&gt;authentication pre-share&lt;BR /&gt;encryption des&lt;BR /&gt;hash sha&lt;BR /&gt;group 5&lt;BR /&gt;lifetime 86400&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 outside&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd dns 8.8.8.8 4.2.2.2&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 192.168.1.21-192.168.1.254 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;dynamic-access-policy-record DfltAccessPolicy&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;no tcp-inspection&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 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;inspect icmp&lt;BR /&gt;inspect icmp error&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&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;snort preserve-connection&lt;BR /&gt;Cryptochecksum:3fbd692e646397c0878e7b56fa39f900&lt;BR /&gt;: end&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 21:48:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874606#M25617</guid>
      <dc:creator>Ionela.Onceru</dc:creator>
      <dc:date>2019-06-17T21:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: No Internet Access on Inside Interface FTD</title>
      <link>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874712#M25620</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;First of all the ace below allowing anything from outside is useless in this case:&lt;BR /&gt;&lt;BR /&gt;access-list NGFW_ONBOX_ACL advanced permit ip ifc outside object any-ipv4 any rule-id 268435464&lt;BR /&gt;&lt;BR /&gt;Are you able to ping internet from the ftp lina cli (asa mode)? Or from clish?&lt;BR /&gt;&lt;BR /&gt;Can you run the following command please:&lt;BR /&gt;&lt;BR /&gt;packet-tracer input inside icmp 192.168.1.100 8 0 8.8.8.8 &lt;BR /&gt;&lt;BR /&gt;When you ping from a device, can you run the command show xlate on ftd to see if your traffic is natted?</description>
      <pubDate>Tue, 18 Jun 2019 02:14:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874712#M25620</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2019-06-18T02:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: No Internet Access on Inside Interface FTD</title>
      <link>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874837#M25621</link>
      <description>I can ping 8.8.8.8 only from expert mode. When I run command "packet-tracer input inside icmp 192.168.1.100 8 0 8.8.8.8 " I receive this: Phase: 1 Type: ROUTE-LOOKUP Subtype: Resolve Egress Interface Result: ALLOW Config: Additional Information: found next-hop 192.168.159.2 using egress ifc outside Phase: 2 Type: ACCESS-LIST Subtype: log Result: ALLOW Config: access-group NGFW_ONBOX_ACL global access-list NGFW_ONBOX_ACL advanced permit ip ifc inside any ifc outside any rule -id 268435463 access-list NGFW_ONBOX_ACL remark rule-id 268435463: ACCESS POLICY: NGFW_Access_P olicy access-list NGFW_ONBOX_ACL remark rule-id 268435463: L5 RULE: Inside_Outside Additional Information: This packet will be sent to snort for additional processing where a verdict will be reached Phase: 3 Type: NAT Subtype: Result: ALLOW Config: nat (any,outside) source dynamic any-ipv4 interface Additional Information: Dynamic translate 192.168.1.100/0 to 192.168.159.130/58798 Phase: 4 Type: NAT Subtype: per-session Result: ALLOW Config: Additional Information: Phase: 5 Type: IP-OPTIONS Subtype: Result: ALLOW Config: Additional Information: Phase: 6 Type: INSPECT Subtype: np-inspect Result: ALLOW Config: class-map inspection_default match default-inspection-traffic policy-map global_policy class inspection_default inspect icmp service-policy global_policy global Additional Information: Phase: 7 Type: INSPECT Subtype: np-inspect Result: ALLOW Config: Additional Information: Phase: 8 Type: NAT Subtype: rpf-check Result: ALLOW Config: nat (any,outside) source dynamic any-ipv4 interface Additional Information: Phase: 9 Type: NAT Subtype: per-session Result: ALLOW Config: Additional Information: Phase: 10 Type: IP-OPTIONS Subtype: Result: ALLOW Config: Additional Information: Phase: 11 Type: FLOW-CREATION Subtype: Result: ALLOW Config: Additional Information: New flow created with id 21, packet dispatched to next module Phase: 12 Type: EXTERNAL-INSPECT Subtype: Result: ALLOW Config: Additional Information: Application: 'SNORT Inspect' Phase: 13 Type: SNORT Subtype: Result: ALLOW Config: Additional Information: Snort Trace: Packet: ICMP Session: new snort session AppID: service ICMP (3501), application unknown (0) Firewall: trust/fastpath rule, id 268435463, allow Snort id 1, NAP id 2, IPS id 0, Verdict WHITELIST Snort Verdict: (fast-forward) fast forward this flow Phase: 14 Type: ROUTE-LOOKUP Subtype: Resolve Egress Interface Result: ALLOW Config: Additional Information: found next-hop 192.168.159.2 using egress ifc outside Result: input-interface: inside input-status: up input-line-status: up output-interface: outside output-status: up output-line-status: up Action: drop Drop-reason: (no-adjacency) No valid adjacency When I ping from outside device to br1 ftd, and running show xlate in ftd I receive this: show xlate 3 in use, 4 most used Flags: D - DNS, e - extended, I - identity, i - dynamic, r - portmap, s - static, T - twice, N - net-to-net NAT from outside:0.0.0.0/0 to any:0.0.0.0/0 flags sIT idle 0:18:03 timeout 0:00:00 TCP PAT from nlp_int_tap:169.254.1.2 22-22 to outside:192.168.159.130 22-22 flags sr idle 0:18:03 timeout 0:00:00 TCP PAT from nlp_int_tap:169.254.1.2 22-22 to inside:192.168.1.20 22-22 flags sr idle 0:18:03 timeout 0:00:00</description>
      <pubDate>Tue, 18 Jun 2019 07:56:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874837#M25621</guid>
      <dc:creator>Ionela.Onceru</dc:creator>
      <dc:date>2019-06-18T07:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: No Internet Access on Inside Interface FTD</title>
      <link>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874843#M25624</link>
      <description>I can ping 8.8.8.8 only from expert mode. When I run command "packet-tracer input inside icmp 192.168.1.100 8 0 8.8.8.8 " I receive this: Phase: 1 Type: ROUTE-LOOKUP Subtype: Resolve Egress Interface Result: ALLOW Config: Additional Information: found next-hop 192.168.159.2 using egress ifc outside Phase: 2 Type: ACCESS-LIST Subtype: log Result: ALLOW Config: access-group NGFW_ONBOX_ACL global access-list NGFW_ONBOX_ACL advanced permit ip ifc inside any ifc outside any rule-id 268435463 access-list NGFW_ONBOX_ACL remark rule-id 268435463: ACCESS POLICY: NGFW_Access_Policy access-list NGFW_ONBOX_ACL remark rule-id 268435463: L5 RULE: Inside_Outside Additional Information: This packet will be sent to snort for additional processing where a verdict will be reached Phase: 3 Type: NAT Subtype: Result: ALLOW Config: nat (any,outside) source dynamic any-ipv4 interface Additional Information: Dynamic translate 192.168.1.100/0 to 192.168.159.130/45283 Phase: 4 Type: NAT Subtype: per-session Result: ALLOW Config: Additional Information: Phase: 5 Type: IP-OPTIONS Subtype: Result: ALLOW Config: Additional Information: Phase: 6 Type: INSPECT Subtype: np-inspect Result: ALLOW Config: class-map inspection_default match default-inspection-traffic policy-map global_policy class inspection_default inspect icmp service-policy global_policy global Additional Information: Phase: 7 Type: INSPECT Subtype: np-inspect Result: ALLOW Config: Additional Information: Phase: 8 Type: NAT Subtype: rpf-check Result: ALLOW Config: nat (any,outside) source dynamic any-ipv4 interface Additional Information: Phase: 9 Type: NAT Subtype: per-session Result: ALLOW Config: Additional Information: Phase: 10 Type: IP-OPTIONS Subtype: Result: ALLOW Config: Additional Information: Phase: 11 Type: FLOW-CREATION Subtype: Result: ALLOW Config: Additional Information: New flow created with id 24, packet dispatched to next module Phase: 12 Type: EXTERNAL-INSPECT Subtype: Result: ALLOW Config: Additional Information: Application: 'SNORT Inspect' Phase: 13 Type: SNORT Subtype: Result: ALLOW Config: Additional Information: Snort Trace: Packet: ICMP Session: new snort session AppID: service ICMP (3501), application unknown (0) Firewall: trust/fastpath rule, id 268435463, allow Snort id 1, NAP id 2, IPS id 0, Verdict WHITELIST Snort Verdict: (fast-forward) fast forward this flow Phase: 14 Type: ROUTE-LOOKUP Subtype: Resolve Egress Interface Result: ALLOW Config: Additional Information: found next-hop 192.168.159.2 using egress ifc outside Result: input-interface: inside input-status: up input-line-status: up output-interface: outside output-status: up output-line-status: up Action: drop Drop-reason: (no-adjacency) No valid adjacency When I ping from outside device to br1 ftd, and running show xlate in ftd I receive this: 3 in use, 4 most used Flags: D - DNS, e - extended, I - identity, i - dynamic, r - portmap, s - static, T - twice, N - net-to-net NAT from outside:0.0.0.0/0 to any:0.0.0.0/0 flags sIT idle 0:23:26 timeout 0:00:00 TCP PAT from nlp_int_tap:169.254.1.2 22-22 to outside:192.168.159.130 22-22 flags sr idle 0:23:26 timeout 0:00:00 TCP PAT from nlp_int_tap:169.254.1.2 22-22 to inside:192.168.1.20 22-22 flags sr idle 0:23:26 timeout 0:00:00</description>
      <pubDate>Tue, 18 Jun 2019 08:01:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874843#M25624</guid>
      <dc:creator>Ionela.Onceru</dc:creator>
      <dc:date>2019-06-18T08:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: No Internet Access on Inside Interface FTD</title>
      <link>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874844#M25625</link>
      <description>Sorry for the format, I can't make it to be more visible.</description>
      <pubDate>Tue, 18 Jun 2019 08:02:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3874844#M25625</guid>
      <dc:creator>Ionela.Onceru</dc:creator>
      <dc:date>2019-06-18T08:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: No Internet Access on Inside Interface FTD</title>
      <link>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3877197#M25626</link>
      <description>No pb. Next time attach a text file to be a bit more readable please).&lt;BR /&gt;&lt;BR /&gt;From expert mode, you're not in the asa dataplane and the rest isn't relevant.&lt;BR /&gt;&lt;BR /&gt;From your packet-tracer we see the following at the end:&lt;BR /&gt;Action: drop Drop-reason: (no-adjacency) No valid adjacency&lt;BR /&gt;&lt;BR /&gt;Can you ping your outside next hop ip?&lt;BR /&gt;Can you share the output of show route?</description>
      <pubDate>Fri, 21 Jun 2019 03:34:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-internet-access-on-inside-interface-ftd/m-p/3877197#M25626</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2019-06-21T03:34:02Z</dc:date>
    </item>
  </channel>
</rss>

