<?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 DHCP issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dhcp-issue/m-p/3894958#M5833</link>
    <description>&lt;P&gt;ASA 5515 ver 9.4(4)36 is not handing out DHCP leases, only one interface is setup for DHCP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.45.129-192.168.45.252 Guest&lt;BR /&gt;dhcpd dns 8.8.8.8 8.8.4.4 interface Guest&lt;BR /&gt;dhcpd lease 3000 interface Guest&lt;BR /&gt;dhcpd enable Guest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done no dhcpd enable Guest and then re-enabled it. I have tried debug dhcpd packet and debug dhcpd event but no output when user tried to connect, setup a packet capture:&lt;/P&gt;&lt;P&gt;Access-list dhcp permit udp any any eq 67&lt;BR /&gt;access-list dhcp permit udp any eq 67 any&lt;BR /&gt;access-list dhcp permit udp any any eq 68&lt;BR /&gt;access-list dhcp permit udp any eq 68 any&lt;BR /&gt;cap dhcp access-list dhcp interface Guest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;capture did not show any packets, but when I do:&lt;/P&gt;&lt;P&gt;packet-tracer input Guest udp 0.0.0.0 68 255.255.255.255 67 detailed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;packet-tracer input Guest udp 0.0.0.0 68 255.255.255.255 67 detailed&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: CAPTURE&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x7fffe2d2ce30, priority=13, domain=capture, deny=false&lt;BR /&gt;hits=7, user_data=0x7fffe1448bd0, cs_id=0x0, l3_type=0x0&lt;BR /&gt;src mac=0000.0000.0000, mask=0000.0000.0000&lt;BR /&gt;dst mac=0000.0000.0000, mask=0000.0000.0000&lt;BR /&gt;input_ifc=Guest, output_ifc=any&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x7fffe1b8feb0, priority=1, domain=permit, deny=false&lt;BR /&gt;hits=9867, user_data=0x0, cs_id=0x0, l3_type=0x8&lt;BR /&gt;src mac=0000.0000.0000, mask=0000.0000.0000&lt;BR /&gt;dst mac=0000.0000.0000, mask=0100.0000.0000&lt;BR /&gt;input_ifc=Guest, output_ifc=any&lt;/P&gt;&lt;P&gt;Phase: 3&lt;BR /&gt;Type: PBR-LOOKUP&lt;BR /&gt;Subtype: policy-route&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;route-map rmap-1 permit 10&lt;BR /&gt;match ip address pbr-acl&lt;BR /&gt;set ip next-hop 1.2.3.4&lt;BR /&gt;Additional Information:&lt;BR /&gt;Matched route-map rmap-1, sequence 10, permit&lt;BR /&gt;Found next-hop 1.2.3.5 using egress ifc guest_mediacom&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: Guest&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: guest_mediacom&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Drop-reason: (sp-security-failed) Slowpath security checks failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have verified the dhcp daemon is running:&lt;/P&gt;&lt;P&gt;show processes | i dhcp&lt;BR /&gt;Mwe 0x000000000075bdac 0x00007fffcb8b0d78 0x0000000006b50960 19233 0x00007fffcb8a9030 30088/32768 dhcp_daemon 202&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 17:19:41 GMT</pubDate>
    <dc:creator>Isaac</dc:creator>
    <dc:date>2020-02-21T17:19:41Z</dc:date>
    <item>
      <title>DHCP issue</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-issue/m-p/3894958#M5833</link>
      <description>&lt;P&gt;ASA 5515 ver 9.4(4)36 is not handing out DHCP leases, only one interface is setup for DHCP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.45.129-192.168.45.252 Guest&lt;BR /&gt;dhcpd dns 8.8.8.8 8.8.4.4 interface Guest&lt;BR /&gt;dhcpd lease 3000 interface Guest&lt;BR /&gt;dhcpd enable Guest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done no dhcpd enable Guest and then re-enabled it. I have tried debug dhcpd packet and debug dhcpd event but no output when user tried to connect, setup a packet capture:&lt;/P&gt;&lt;P&gt;Access-list dhcp permit udp any any eq 67&lt;BR /&gt;access-list dhcp permit udp any eq 67 any&lt;BR /&gt;access-list dhcp permit udp any any eq 68&lt;BR /&gt;access-list dhcp permit udp any eq 68 any&lt;BR /&gt;cap dhcp access-list dhcp interface Guest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;capture did not show any packets, but when I do:&lt;/P&gt;&lt;P&gt;packet-tracer input Guest udp 0.0.0.0 68 255.255.255.255 67 detailed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;packet-tracer input Guest udp 0.0.0.0 68 255.255.255.255 67 detailed&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: CAPTURE&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x7fffe2d2ce30, priority=13, domain=capture, deny=false&lt;BR /&gt;hits=7, user_data=0x7fffe1448bd0, cs_id=0x0, l3_type=0x0&lt;BR /&gt;src mac=0000.0000.0000, mask=0000.0000.0000&lt;BR /&gt;dst mac=0000.0000.0000, mask=0000.0000.0000&lt;BR /&gt;input_ifc=Guest, output_ifc=any&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x7fffe1b8feb0, priority=1, domain=permit, deny=false&lt;BR /&gt;hits=9867, user_data=0x0, cs_id=0x0, l3_type=0x8&lt;BR /&gt;src mac=0000.0000.0000, mask=0000.0000.0000&lt;BR /&gt;dst mac=0000.0000.0000, mask=0100.0000.0000&lt;BR /&gt;input_ifc=Guest, output_ifc=any&lt;/P&gt;&lt;P&gt;Phase: 3&lt;BR /&gt;Type: PBR-LOOKUP&lt;BR /&gt;Subtype: policy-route&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;route-map rmap-1 permit 10&lt;BR /&gt;match ip address pbr-acl&lt;BR /&gt;set ip next-hop 1.2.3.4&lt;BR /&gt;Additional Information:&lt;BR /&gt;Matched route-map rmap-1, sequence 10, permit&lt;BR /&gt;Found next-hop 1.2.3.5 using egress ifc guest_mediacom&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: Guest&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: guest_mediacom&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Drop-reason: (sp-security-failed) Slowpath security checks failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have verified the dhcp daemon is running:&lt;/P&gt;&lt;P&gt;show processes | i dhcp&lt;BR /&gt;Mwe 0x000000000075bdac 0x00007fffcb8b0d78 0x0000000006b50960 19233 0x00007fffcb8a9030 30088/32768 dhcp_daemon 202&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 17:19:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-issue/m-p/3894958#M5833</guid>
      <dc:creator>Isaac</dc:creator>
      <dc:date>2020-02-21T17:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP issue</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-issue/m-p/3895280#M5834</link>
      <description>&lt;P&gt;I assume that here is a switch between the ASA and DHCP clients?&amp;nbsp; If so, and it is&amp;nbsp; managed device, check that DHCP snooping is correctly configured.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;More here, for some Cisco switches.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750x_3560x/software/release/15-0_2_se/configuration/guide/3750x_cg/swdhcp82.html#24258" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750x_3560x/software/release/15-0_2_se/configuration/guide/3750x_cg/swdhcp82.html#24258&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 03:36:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-issue/m-p/3895280#M5834</guid>
      <dc:creator>itsupport</dc:creator>
      <dc:date>2019-07-23T03:36:41Z</dc:date>
    </item>
  </channel>
</rss>

