Skip to main content
wize
New Member
December 19, 2025
Solved

network subnet assign to between physical interface and internal wifi interface

  • December 19, 2025
  • 3 replies
  • 411 views

Model: ForitGate-50G

I would like to assign the same IP range subnet to between physical interface and internal wifi interface:

Lan 1: 192.168.1.1/27

internal wifi: 192.168.1.1/27

 

by default system be return warning msg some Lan1 or wifi interface subnet used.

 

as above case, does it should be add a FortiAP or switch device to solve it? 

Best answer by ebilcari

For the second option, make sure that the SSID doesn't have the toggle 'Create address object matching subnet' enabled:

object toggle.PNG

3 replies

AEK
SuperUser
SuperUser
December 19, 2025

There are at least 2 solutions to put them in the same VLAN (and subnet):

1. Use bridge mode SSID instead of tunnel mode

2. Or put both physical interface and SSID in the same software switch

AEK
wize
wizeAuthor
New Member
December 19, 2025

Hi AEK
thanks for solutions provided.

but:
1. Use bridge mode SSID instead of tunnel mode <-is work, but I connect the SSID, and the SSID cannot assign to FortiAP profile.

2.put both physical interface and SSID in the same software switch <-when I created tunnel model of SSID which it cannot assign to software switch.

is it my configure problem?

ebilcari
Staff
ebilcariAnswer
Staff
December 20, 2025

For the second option, make sure that the SSID doesn't have the toggle 'Create address object matching subnet' enabled:

object toggle.PNG

Emirjon
AEK
SuperUser
SuperUser
December 20, 2025

I can do it in my lab. Here test1 is a tunnel mode SSID (without configured IP address).

Try check if there are no dependencies that are preventing you to do so.

Soft_SW.png

AEK
wize
wizeAuthor
New Member
December 22, 2025

Thanks AEK, Ebilcari to handle my problem.

just tested disable "Create address object matching subnet" can be working on my case.

=)