OPNsense Forum

English Forums => General Discussion => Topic started by: vlan_stan on November 03, 2024, 04:12:26 PM

Title: [solved] - IP Address range for VLAN DCHP server doesn't match VLAN IF....
Post by: vlan_stan on November 03, 2024, 04:12:26 PM
longtime lurker, first time poster.


I created a new (my first in several years of abandoning VLANs) VLAN to segment off Wi-Fi.  Please see the configuration screenshots below.  The VLAN assignment is 20, with Static IPv4 address of 192.168.1.20/24.

I would expect the DCHP service to contain that same 192.168.1.20 address space, but instead, the tool shows that the valid range is that of my LAN (not the VLAN).  What am i doing wrong here?

Firmare:



(https://i.ibb.co/DCxZhdQ/vlan-conf-0.png)


(https://i.ibb.co/jf6BP68/vlan-conf-1.png)


(https://i.ibb.co/G0GQdKG/vlan-conf-2.png)



edit: ugh, stupid mistak
Title: Re: IP Address range for VLAN DCHP server doesn't match VLAN IF Static Address...?
Post by: dseven on November 03, 2024, 04:28:18 PM
I suspect you intended to use 192.168.20.1, not 192.168.1.20
Title: Re: IP Address range for VLAN DCHP server doesn't match VLAN IF Static Address...?
Post by: vlan_stan on November 03, 2024, 04:31:04 PM
F**cking hell.  Thanks.