<?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 server won't enable - ASA 5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058126#M396151</link>
    <description>&lt;P&gt;I get the following message when appling "DHCPD ENABLE INSIDE"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP: Interface 'INSIDE' is currently configured as CLIENT and cannot be changed to a SERVER by a SERVER feature&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an ASA 5505 Running 8.2. &lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 00:18:25 GMT</pubDate>
    <dc:creator>kwyatt-ca</dc:creator>
    <dc:date>2019-03-12T00:18:25Z</dc:date>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058126#M396151</link>
      <description>&lt;P&gt;I get the following message when appling "DHCPD ENABLE INSIDE"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP: Interface 'INSIDE' is currently configured as CLIENT and cannot be changed to a SERVER by a SERVER feature&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an ASA 5505 Running 8.2. &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:18:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058126#M396151</guid>
      <dc:creator>kwyatt-ca</dc:creator>
      <dc:date>2019-03-12T00:18:25Z</dc:date>
    </item>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058127#M396153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you have that VLAN interface which is assigned to the INSIDE interface configured as DHCP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls share the output of:&lt;/P&gt;&lt;P&gt;sh run interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have configured it as DHCP, change the IP Address to be a static IP Address on that VLAN, as it can't act as DHCP server and client at the same time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 03:11:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058127#M396153</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-11-03T03:11:19Z</dc:date>
    </item>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058128#M396158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; it is set to static - IP's removed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; switchport access vlan 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/4&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/5&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/6&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/7&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; description This is the inside&lt;/P&gt;&lt;P&gt; nameif INSIDE&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.1.254 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt; nameif OUTSIDE&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address XXX.XXX.XXX.XXX 255.255.255.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 03:27:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058128#M396158</guid>
      <dc:creator>kwyatt-ca</dc:creator>
      <dc:date>2012-11-03T03:27:46Z</dc:date>
    </item>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058129#M396162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I also just rebooted it about 30 minutes ago to make sure it wasn't a quirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 03:28:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058129#M396162</guid>
      <dc:creator>kwyatt-ca</dc:creator>
      <dc:date>2012-11-03T03:28:36Z</dc:date>
    </item>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058130#M396166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;XXXXXXXXX-ASA# show dhcpd state&lt;/P&gt;&lt;P&gt;Context&amp;nbsp; Not Configured for DHCP&lt;/P&gt;&lt;P&gt;Interface INSIDE, Configured for DHCP CLIENT&lt;/P&gt;&lt;P&gt;Interface OUTSIDE, Not Configured for DHCP&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 03:34:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058130#M396166</guid>
      <dc:creator>kwyatt-ca</dc:creator>
      <dc:date>2012-11-03T03:34:46Z</dc:date>
    </item>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058131#M396170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you pls share the whole configuration? Maybe there is other commands that overlaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you configure it via ASDM or CLI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 03:42:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058131#M396170</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-11-03T03:42:11Z</dc:date>
    </item>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058132#M396176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I removed IP address, hostnames and my CA KEY..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can also tell me why i can't ssh in from a remote location that would be awesome, but the DHCP issue is the most important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.2(5)&lt;BR /&gt;!&lt;BR /&gt;hostname HOST-HOST-ASA&lt;BR /&gt;domain-name HOSTexp.com&lt;BR /&gt;enable password XXXXXXXXX encrypted&lt;BR /&gt;passwd XXXXXXXXXX encrypted&lt;BR /&gt;no names&lt;BR /&gt;name 192.168.1.25 HOST01-INSIDE&lt;BR /&gt;name XXX.XXX.XXX.235 HOST01-OUTSIDE&lt;BR /&gt;name 192.168.1.19 HOST-PBX-INSIDE&lt;BR /&gt;name XXX.XXX.XXX.236 CTSPBX&lt;BR /&gt;name XXX.XXX.XXX.234 UNUSED1&lt;BR /&gt;name XXX.XXX.XXX.237 TruckMate-Outside&lt;BR /&gt;name 192.168.1.17 TruckMate-Inside&lt;BR /&gt;name 192.168.1.16 HOST02-INSIDE&lt;BR /&gt;name XXX.XXX.XXX.238 HOST02-Outside&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; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; description This is the inside&lt;BR /&gt; nameif INSIDE&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.1.254 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif OUTSIDE&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address XXX.XXX.XXX.234 255.255.255.0&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;BR /&gt;clock timezone est -5&lt;BR /&gt;clock summer-time edt recurring&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; domain-name HOSTexp.com&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.235 eq 3389&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.235 eq 4125&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.235 eq smtp&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.235 eq www&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.235 eq ftp&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.235 eq https&lt;BR /&gt;access-list outside_access_in remark CTS PBX&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.236 eq www&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.236 eq https&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.237 eq 3389&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.238 eq 3389&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.238 eq www&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.238 eq 7998&lt;BR /&gt;access-list outside_access_in extended permit tcp any host XXX.XXX.XXX.235 eq 987&lt;BR /&gt;access-list tmp extended deny tcp any any eq smtp&lt;BR /&gt;access-list tmp extended permit ip any any&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging timestamp&lt;BR /&gt;logging trap informational&lt;BR /&gt;logging facility 23&lt;BR /&gt;logging device-id hostname&lt;BR /&gt;logging host INSIDE 192.168.1.25&lt;BR /&gt;mtu INSIDE 1500&lt;BR /&gt;mtu OUTSIDE 1500&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;global (OUTSIDE) 10 interface&lt;BR /&gt;nat (INSIDE) 10 0.0.0.0 0.0.0.0&lt;BR /&gt;static (INSIDE,OUTSIDE) tcp XXX.XXX.XXX.238 www 192.168.1.29 7998 netmask 255.255.255.255&lt;BR /&gt;static (OUTSIDE,INSIDE) tcp XXX.XXX.XXX.238 www 192.168.1.29 7998 netmask 255.255.255.255&lt;BR /&gt;static (INSIDE,OUTSIDE) tcp XXX.XXX.XXX.238 3389 192.168.1.17 3389 netmask 255.255.255.255&lt;BR /&gt;static (INSIDE,OUTSIDE) XXX.XXX.XXX.235 192.168.1.25 netmask 255.255.255.255&lt;BR /&gt;static (INSIDE,OUTSIDE) XXX.XXX.XXX.236 192.168.1.19 netmask 255.255.255.255&lt;BR /&gt;access-group outside_access_in in interface OUTSIDE&lt;BR /&gt;route OUTSIDE 0.0.0.0 0.0.0.0 XXX.XXX.XXX.XXX 1&lt;BR /&gt;timeout xlate 3:00:00&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;aaa authentication serial console LOCAL&lt;BR /&gt;aaa authentication telnet console LOCAL&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;aaa authentication enable console LOCAL&lt;BR /&gt;aaa authentication http console LOCAL&lt;BR /&gt;http server enable&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;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;crypto ca trustpoint _SmartCallHome_ServerCA&lt;BR /&gt; crl configure&lt;BR /&gt;crypto ca certificate chain _SmartCallHome_ServerCA&lt;BR /&gt; certificate ca 6ecc7aa5a7032009b8cebcf4e952d491&lt;BR /&gt;&amp;nbsp; &lt;SNIP out=""&gt;&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 20&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd address 192.168.1.151-192.168.1.225 INSIDE&lt;BR /&gt;dhcpd dns 192.168.1.25 8.8.8.8 interface INSIDE&lt;BR /&gt;dhcpd wins 192.168.1.25 interface INSIDE&lt;BR /&gt;dhcpd lease 84600 interface INSIDE&lt;BR /&gt;dhcpd domain HOST.local interface INSIDE&lt;BR /&gt;!&lt;/SNIP&gt;&lt;/P&gt;&lt;P&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.5.41.209 source OUTSIDE&lt;BR /&gt;webvpn&lt;BR /&gt;username HOST password OwKVLn6sUhSw5cBD encrypted privilege 15&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;&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; class inspection_default&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 ip-options&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt; 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"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination address email &lt;A href="mailto:callhome@cisco.com"&gt;callhome@cisco.com&lt;/A&gt;&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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 04:03:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058132#M396176</guid>
      <dc:creator>kwyatt-ca</dc:creator>
      <dc:date>2012-11-03T04:03:59Z</dc:date>
    </item>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058133#M396183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Weird.. config looks good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For SSH:&lt;/P&gt;&lt;P&gt;- can you check that the clock on the ASA is correct?&lt;/P&gt;&lt;P&gt;- Are you able to SSH when you are on the inside?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For DHCP:&lt;/P&gt;&lt;P&gt;- can you pls remove all the DHCP command and reconfigure it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear configure dhcpd&lt;/P&gt;&lt;P&gt;dhcpd enable INSIDE&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.151-192.168.1.225 INSIDE&lt;/P&gt;&lt;P&gt;dhcpd dns 192.168.1.25 8.8.8.8 interface INSIDE&lt;/P&gt;&lt;P&gt;dhcpd wins 192.168.1.25 interface INSIDE&lt;/P&gt;&lt;P&gt;dhcpd lease 84600 interface INSIDE&lt;/P&gt;&lt;P&gt;dhcpd domain HOST.local interface INSIDE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 04:10:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058133#M396183</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-11-03T04:10:03Z</dc:date>
    </item>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058134#M396187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Karl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not see why the ASA is telling you the inside interface is configured as a DHCP client if there is no configuration related to that on the asa. Maybe Jennifer could point us to a known issue that I am not seeing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it sounds weird because the configuration does not present it but can you run the following command over the inside interface&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt;no ip address dhcp &lt;/P&gt;&lt;P&gt;ip address 192.168.1.254 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards try to enable it and let us know the result,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 04:17:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058134#M396187</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-11-03T04:17:12Z</dc:date>
    </item>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058135#M396191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Jcarvaja,&lt;/P&gt;&lt;P&gt;That was going to be my next course of action. It is a remote ASA though and i can't gain access to the device via SSH from the outside. I have to figure out a way around that first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jennifer,&lt;/P&gt;&lt;P&gt;SSH works inside, the clock is correct as well. I have also tried to enable telnet from the outside and it doesn't work either.. i know wierd, i think something might be wrong with the IOS on this device. &lt;/P&gt;&lt;P&gt;I removed the DHCPD config and readded it... still the same error message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 23:45:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058135#M396191</guid>
      <dc:creator>kwyatt-ca</dc:creator>
      <dc:date>2012-11-03T23:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058136#M396196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;BR /&gt;&lt;BR /&gt;Ok so&lt;BR /&gt;Lets first resolve&lt;BR /&gt;The ssh issue and then you can do&lt;BR /&gt;What I suggested!&lt;BR /&gt;&lt;BR /&gt;So ssh is currently running on the inside of your network.&lt;BR /&gt;&lt;BR /&gt;It might be that the ssh process got&lt;BR /&gt;Stuck. Let's go first with the easy one&lt;BR /&gt;&lt;BR /&gt;Clear configure ssh&lt;BR /&gt;Ssh 0 0 inside&lt;BR /&gt;Ssh 0 0 outside&lt;BR /&gt;Cap capout interface outside match tcp any host interface_outside_ip eq 22&lt;BR /&gt;Cap asp type asp-drop all circular-buffer&lt;BR /&gt;Then try it and i it does not work share the following.&lt;BR /&gt;Show cap capout&lt;BR /&gt;Show cap asp | include your_client_public_ip&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 01:32:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058136#M396196</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-11-04T01:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058137#M396200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to get SSH working by regenerating the key. &lt;/P&gt;&lt;P&gt;I logged in and issued no ip address dhcp, then reapplied the IP address to the interface. Same error when i try to start DHCP..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 13:13:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058137#M396200</guid>
      <dc:creator>kwyatt-ca</dc:creator>
      <dc:date>2012-11-05T13:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058138#M396204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Karl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wow, pretty unnusual behavior,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know something, is there a way you could reboot the ASA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 17:28:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058138#M396204</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-11-05T17:28:32Z</dc:date>
    </item>
    <item>
      <title>DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058139#M396207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Did this ever get resolved as we have several ASA 5505's with exactly the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've tried upgrading the firmware from 8.2.5 to 8.4.5 but still have the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erasing the config (write erase) and rebooting the ASA so its completley blank&amp;nbsp; allows us to add the dhcpd enable Inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So there must be something in the configuration unrelated to dhcpd that causes the error...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP: Interface 'INSIDE' is currently configured as CLIENT and cannot be changed to a SERVER by a SERVER feature&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 16:43:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058139#M396207</guid>
      <dc:creator>andy_4578</dc:creator>
      <dc:date>2013-01-29T16:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP server won't enable - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058140#M396208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the call-home functionality is enabled, even with anonymous, then the error 'DHCP: Interface 'inside' is currently configured as CLIENT and cannot be changed to a SERVER by a SERVER feature' is displayed when setting the 'dhcpd enable inside' command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clear the call-home configuration and you are good to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trouble shooting steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Save your configuration somewhere safe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Write erase&lt;/P&gt;&lt;P&gt;2) reboot&lt;/P&gt;&lt;P&gt;3) Open console session and don't use the interactive prompts to configure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pre-configure Firewall now through interactive prompts [yes]? n&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Goto enable mode and configuration mode; Select 'n' when asked for error reporting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa&amp;gt; en&lt;BR /&gt;Password:&lt;BR /&gt;ciscoasa# conf t&lt;BR /&gt;ciscoasa(config)#&lt;/P&gt;&lt;P&gt;***************************** NOTICE *****************************&lt;/P&gt;&lt;P&gt;Help to improve the ASA platform by enabling anonymous reporting,&lt;BR /&gt;which allows Cisco to securely receive minimal error and health&lt;BR /&gt;information from the device. To learn more about this feature,&lt;BR /&gt;please visit: &lt;A href="http://www.cisco.com/go/smartcall" rel="nofollow"&gt;http://www.cisco.com/go/smartcall&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Would you like to enable anonymous error reporting to help improve&lt;BR /&gt;the product? [Y]es, [N]o, [A]sk later: &lt;STRONG&gt;n&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) configure the interface where dhcpd need to be configured; in this example 'E0/1' inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa(config)# int e0/1&lt;/P&gt;&lt;P&gt;ciscoasa(config-if)# nameif inside&lt;/P&gt;&lt;P&gt;INFO: Security level for "inside" set to 100 by default.&lt;/P&gt;&lt;P&gt;ciscoasa(config-if)# ip add 192.168.1.254 255.255.255.0&lt;/P&gt;&lt;P&gt;ciscoasa(config)# dhcpd address 192.168.1.100-192.168.1.149 inside&lt;/P&gt;&lt;P&gt;ciscoasa(config)# dhcpd dns 212.54.35.25 212.54.40.25 interface inside&lt;/P&gt;&lt;P&gt;ciscoasa(config)# dhcpd lease 86400 interface inside&lt;/P&gt;&lt;P&gt;ciscoasa(config)# dhcpd domain cande.local interface inside&lt;/P&gt;&lt;P&gt;ciscoasa(config)# dhcpd enable inside&lt;/P&gt;&lt;P&gt;ciscoasa(config)# int e0/1&lt;/P&gt;&lt;P&gt;ciscoasa(config-if)# no sh&lt;/P&gt;&lt;P&gt;ciscoasa(config-if)# end&lt;/P&gt;&lt;P&gt;ciscoasa# show ip&lt;/P&gt;&lt;P&gt;System IP Addresses:&lt;/P&gt;&lt;P&gt;Interface&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subnet mask&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&lt;/P&gt;&lt;P&gt;Ethernet0/1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inside&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.1.254&amp;nbsp;&amp;nbsp; 255.255.255.0&amp;nbsp;&amp;nbsp; manual&lt;/P&gt;&lt;P&gt;Current IP Addresses:&lt;/P&gt;&lt;P&gt;Interface&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subnet mask&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&lt;/P&gt;&lt;P&gt;Ethernet0/1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inside&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.1.254&amp;nbsp;&amp;nbsp; 255.255.255.0&amp;nbsp;&amp;nbsp; manual&lt;/P&gt;&lt;P&gt;ciscoasa# conf t&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) try to enable error-reporting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa# call-home reporting anonymous&lt;BR /&gt;Creating trustpoint "_SmartCallHome_ServerCA" and installing certificate...&lt;/P&gt;&lt;P&gt;Trustpoint '_SmartCallHome_ServerCA' is a subordinate CA and holds a non self-signed certificate.&lt;/P&gt;&lt;P&gt;Trustpoint CA certificate accepted.&lt;BR /&gt;cefw-nldh-001(config)# call-home&lt;BR /&gt;cefw-nldh-001(cfg-call-home)# DHCP Client: can't enable DHCP Client when DHCP Server/Relay is running on the interface.&lt;BR /&gt;DHCP: Interface 'inside' is currently configured as SERVER and cannot be changed to a CLIENT by a CLIENT feature&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conclusion: Call-home functionality with dhcpd doesn't work !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Cisco Adaptive Security Appliance Software Version 9.1(2))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jun 2013 22:14:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058140#M396208</guid>
      <dc:creator>m_meuwese</dc:creator>
      <dc:date>2013-06-23T22:14:06Z</dc:date>
    </item>
    <item>
      <title>I can confirm I have this</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058141#M396210</link>
      <description>&lt;P&gt;I can confirm I have this problem too.&amp;nbsp; The fix is:&lt;/P&gt;
&lt;P&gt;config term&lt;/P&gt;
&lt;P&gt;no service call-home&lt;/P&gt;
&lt;P&gt;clear config call-home&lt;/P&gt;
&lt;P&gt;write mem&lt;/P&gt;
&lt;P&gt;reload&lt;/P&gt;
&lt;P&gt;I did this and dhcp started working.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 19:35:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-server-won-t-enable-asa-5505/m-p/2058141#M396210</guid>
      <dc:creator>sheph0001</dc:creator>
      <dc:date>2016-07-12T19:35:11Z</dc:date>
    </item>
  </channel>
</rss>

