OPNsense Forum

Archive => 19.7 Legacy Series => Topic started by: dissidence on October 17, 2019, 03:25:44 AM

Title: strange DHCP range on a vlan static
Post by: dissidence on October 17, 2019, 03:25:44 AM
i am trying to configure the DHCP service for a vlan, but when i go to input the ip range this is what it is giving me for an available  range

Available range    192.168.16.2 - 192.168.16.0

the base ip i have given it is 192.168.*.1 i have tried it with a few different numbers all with the same strange issue.
Title: Re: strange DHCP range on a vlan static
Post by: packet loss on October 17, 2019, 07:27:03 AM
Set your base IP to 192.168.16.1/24 instead of 192.168.16.1/32
Title: Re: strange DHCP range on a vlan static
Post by: dissidence on October 19, 2019, 05:35:19 PM
thanks, i will heave to read up on that.