This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DHCP not working

Hello Everyone, Please my dhcp is not leasing IPs after 120 nodes connects to the network.

10.X.X.X and subnet 255.255.252.0.

 

 



This thread was automatically locked due to age.
Parents Reply
  • /22 will give you additional subnets were /24 will keep all leases on the same subnet.  I bring this up because on your screen shot it shows port 1 for interface, which is set to 10.16.20.1.  I would check that the interface port under networking ---> interfaces is also set to 10.16.20.1/22 or /24 or whatever subnetting you are trying to achieve.  Basically the interface has to support the same IP's as the DHCP.  But if I were you I would make it as simple to work through as possible and for now stick with /24, get the 230 devices working and if you need more go from there.

     

    Also you can read here: 

     

    https://community.sophos.com/kb/en-us/123133

     

Children