Unable to register host. DHCP failed or we were unable to access....
-
Hi all.
I am getting the below problem when trying to register devices. Not sure where to even begin on this as I have no idea what 192.168.0.3 is, as it is not an address being used to my knowledge at least, I presume this is just a basic configuration problem but I installed fog a few days ago and am trying it out so am mostly unfamiliar with the platform.My current setup is Poweredge R630, 24port HP Procurve and an old hp desktop running OPNsense.
Any advice is appreciated.
"Saving 256 bits of creditable seed for next boot Starting syslogd: OK Starting klogd: OK Running sysctl: OR Populating dev using udeu: done Starting haveged: haveged: connand socket is listening at fd 3 OK Starting expos13/03 interface and waiting for the link to come up udhcpc: started, v1.37.0 udhcpc: broadcasting discover udhcpc: broadcasting select for 192.168.1.14, server 192.168.1.148 udhcpc: lease of 192.168.1.14 obtained from 192.168.1.148, lease time 19536 adding dns 127.0.0.53 Either DHCP failed or we were unable to access https://192.168.0.3/fog//index.php for connection testing. adhcpc: started, v1.37.0 dhcpc: broadcasting discover adhcpc: broadcasting select for 192.168.1.14, server 192.168.1.148 dhcpc: lease of 192.168.1.14 obtained from 192.168.1.148, lease time 19535 adding dus 127.0.0.53 Either DHCP failed or we were unable to access https://192.168.0.3/fog//index.php for connection testing. dicpc: started, v1.37.0 dhcpc: broadcasting discover dhcpc: broadcasting select for 192.168.1.14, server 192.168.1.148 dhcpc: lease of 192.168.1.14 obtained from 192.168.1.148, lease time 19534 adding dus 127.0.0.53 Either DHCP failed or we were unable to access https://192.168.0.3/fog//index.php for connection testing. No DHCP response on interface empos13f0u3, skipping it. Failed to get an IP via DHCP? Tried on interface(s): enp0s13f0u3 Please check your network setup and try again!" -
@Mr_K This seems to be a routing issue:
Your fog server lives at 192.168.0.3
Your machine is getting an IP of 192.168.1.148
Your router providing 192.168.1.X is likely unable to route 192.168.1.X -> 192.168.0.X