Posted on 06-17-2014 11:14 AM
I cannot get the Netboot service to actually start, I have gotten rid of any spaces and underscores, only periods are left (10.9.3NetBoot.nbi).
Currently the server has an ip of 10.21.1.230, 255.255.0.0, 10.21.1.1.
The current subnet entries are as follows:
10.26.0.0/16 255.255.0.0
That should be correct, right?
Solved! Go to Solution.
Posted on 06-17-2014 03:02 PM
@Michael.mowery
It appears that you entered the subnet in CIDR notation and the subnet might be incorrect. Assuming an IP address on the server as 10.21.1.230, mask 255.255.0.0.
Subnet: 10.21.0.0
Netmask: 255.255.0.0
Posted on 06-17-2014 11:23 AM
The enable button wasn't working when our Linux admin setup NetSUS on a RHEL server.
https://github.com/jamf/NetSUS/issues/36
Not sure if that is applicable or not... I don't actually know what any of that means etiher :)
Posted on 06-17-2014 03:02 PM
@Michael.mowery
It appears that you entered the subnet in CIDR notation and the subnet might be incorrect. Assuming an IP address on the server as 10.21.1.230, mask 255.255.0.0.
Subnet: 10.21.0.0
Netmask: 255.255.0.0
Posted on 06-17-2014 04:16 PM
@frozenarse I don't think that is what i'm looking for, but I appreciate the help!
@Josh_S Well that's mildly upsetting, that did the charm. It somehow did not dawn on me.... much appreciated.