DHCP no longer working after pfSense Upgrade to Version 22.01
-
Hi all
Today I have upgraded pfSense to Version 22.01.
Now DHCP is no longer working./var/log/system.log
Feb 27 13:13:31 pf0 php-fpm[42358]: /status_services.php: The command '/usr/local/sbin/dhcpd -user dhcpd -group _dhcp -chroot /var/dhcpd -cf /etc/dhcpd.conf -pf /var/run/dhcpd.pid lagg0.121 lagg0.132 lagg0.131 lagg0.133 lagg0.101 lagg0.102 lagg0.142 lagg0.141 lagg0.104' returned exit code '139', the output was '' Feb 27 13:13:31 pf0 kernel: pid 36237 (dhcpd), jid 0, uid 0: exited on signal 11 (core dumped)
Trying to start dhcpd service manually over cli shows segmentation fault
[22.01-RELEASE][admin@pfsense]/usr/local/sbin: ./dhcpd Segmentation fault (core dumped) [22.01-RELEASE][admin@pfsense]/usr/local/sbin:
System: Netgate 5100
Thank you in advance your any hints!
mki
-
@mki said in DHCP no longer working after pfSense Upgrade to Version 22.01:
Hi all
Today I have upgraded pfSense to Version 22.01.
Now DHCP is no longer working./var/log/system.log
Feb 27 13:13:31 pf0 php-fpm[42358]: /status_services.php: The command '/usr/local/sbin/dhcpd -user dhcpd -group _dhcp -chroot /var/dhcpd -cf /etc/dhcpd.conf -pf /var/run/dhcpd.pid lagg0.121 lagg0.132 lagg0.131 lagg0.133 lagg0.101 lagg0.102 lagg0.142 lagg0.141 lagg0.104' returned exit code '139', the output was '' Feb 27 13:13:31 pf0 kernel: pid 36237 (dhcpd), jid 0, uid 0: exited on signal 11 (core dumped)
Trying to start dhcpd service manually over cli shows segmentation fault
[22.01-RELEASE][admin@pfsense]/usr/local/sbin: ./dhcpd Segmentation fault (core dumped) [22.01-RELEASE][admin@pfsense]/usr/local/sbin:
System: Netgate 5100
Thank you in advance your any hints!
mki
I would probably contact Netgate Tech support , and get a new install image for the 5100.
You do have a pfSense config file backup , from before doing the upgrade ...
Correct ?/Bingo
-
Yes, I have a config backup file.
I still have access to the appliance. everything is working except dhcp.
I'll reinstall the appliance.thank you