Skip to main content
madani
New Member
February 2, 2021
Question

DHCP not unblocking mac address

  • February 2, 2021
  • 1 reply
  • 2525 views

I blocked one mac address under additional DHCP options. It was successfully blocking the device from getting the IP. Later, I deleted this entry. still the device is unable to get the IP.

 

Thru CLI I checked and could not find any entry related to that mac address, still the device is unable to obtain the IP address.

 

FGT80E-JIZAN # config system dhcp server    

FGT80E-JIZAN (server) # sh

 

FortiGate 80E, firmware v6.4.1 build1637 (GA)

 

could any one guide me in unblocking this device

 

1 reply

HaTiMuX
New Member
February 15, 2021

Hi,

 

It's a very strange behaviour and might be related to a bug.

Did you try the command "execute dhcp lease-list" to check the DHCP server lease list ?

 

You can get more information by activating dhcp debugs even I'm not sure it would be useful in this case:

diag debug application dhcps -1

diag debug enable

 

You can also try to restart the dhcpd deamon and see if it resolves the issue (but be careful because this may have an impact on other users)