fog configuration problem
-
@Tom-Elliott ah, could you tell me what command to use to restart the dhcp service?I use centos 7
but is the dhcpd.config correct with the parameters?I also put 255.255.255.0 in the network card parameters
-
@alexamore90
systemctl restart dhcpd
It looks correct, at my cursory glance of things, yes.
-
-
@alexamore90 What’s the output of
systemctl restart dhcpd systemctl status -l dhcpd journalctl -xe
-
-
@alexamore90 This doesn’t have the other commands I was looking for?
-
-
@alexamore90 the reason I had all three commands is so we can get all the details much more readily.
-
@alexamore90 it also seems the ip address being attempted is 192.168.122.1 not 192.168.11.1
-
@Tom-Elliott ok how do I set it to 192.168.11.1?
-
@Tom-Elliott ok how do I set it to 192.168.11.1?