VictorMorenoJimenez / tfg2020

Final Degree Project ETSIIT Granada
GNU General Public License v3.0
2 stars 0 forks source link

Sometimes pfsense DHCP server gets stuck #55

Closed VictorMorenoJimenez closed 4 years ago

VictorMorenoJimenez commented 4 years ago

Sometimes, when we create new entries on DHCP server pfSense gets stuck and it gives a random ip to the nodes.

To solve this try:

Services / DHCP Server and tick:

Go inside VM.

dhclient -r
dhclient

Till it gets the assigned ip.