Page 1 of 1

DHCP assigning wrong subnet mask

Posted: 16 Nov 2024, 07:14
by seezee
My network uses the default subnet mask

Code: Select all

255.255.255.0
. If I let TOS pick up the IP address via DHCP, it uses the subnet mask

Code: Select all

255.255.0.0
. What might cause this?

All other devices on the network assigned correct IP & subnet via DHCP.