Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
WLAN and LAN on Same Subnet
Stupid question: I' d like the wifi network and wired network to be on the same subnet (like a crappy linksys router) and have the Fortigate dish out addresses from that subnet (dhcp). Can I do that on the FWF-60B?
-TJ
-TJ
13 REPLIES 13
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You could place both the WiFi and internal into a zone, and configure them that way. They would have different subnet masks, but you would only need to set up one set of policies.
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
Bob - self proclaimed posting junkie!See my Fortigate related scripts
at: http://fortigate.camerabob.com
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks, but both would have to be on the same subnet due to limitations of the software (example: iTunes library sharing). I ended up running a cable and not using wireless for this project.
-TJ
-TJ
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a CLI switch to allow subnet overlap, which should permit you to use the same subnet on both interfaces, but routing would be another bear...
Another option would be to use half-nets....255.255.255.128. For example:
internal 192.168.1.1/255.255.255.128, and WLAN 192.168.1.129/255.255.255.128.
The Fortigate would treat them as separate for routing purposes, but the PCs would still be in the same class C subnet. I made up the ' half-net' term, but it works for me ;-)
Good luck
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
Bob - self proclaimed posting junkie!See my Fortigate related scripts
at: http://fortigate.camerabob.com

Not applicable
Created on ‎01-29-2009 08:06 PM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same problem I want to have wifi network and wired network in the same subnet. Now I use an other Linksys wifi router.
I don’t want to do a complicate configuration just to put the wifi network and wired network in the same subnet. It must to be the same subnet by default.
Thanks

Not applicable
Created on ‎01-30-2009 12:05 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I do not know if works but try like this:
1 vdom (transparnet) vdomlink, internal, wlan
2. vdom nat vdomlink,wan
or you can enable in system settings (cli)
allow-subnet-overlap enable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You cannot use vdomlinks in transparant mode.
But boys, the network design is wrong, don' t try to fix the proposed problem.
wireless and fixed should have 2 seperate network ip' s.
Then provide static nat' s and firewall rules for the itunes library computers.
That' s all.
Cheers, Eric
Rackmount your Fortinet --> http://www.rackmount.it/fortirack
Rackmount your Fortinet --> http://www.rackmount.it/fortirack
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
what you can do is to ' group' your internal and wlan interface into a new virtual Interface - this feature is called " switchgroup"
After that you have a new " virtual" Interface (lets say ' LAN' ) and the other 2 disappear.
So you than run your DHCP, routing, policies etc on that new virtual Interface.
config system switch-interface edit " LAN" set member " internal1" " wlan"-R.

Not applicable
Created on ‎03-22-2009 05:36 PM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where I find this feature " switchgroup" ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe it' s on V4 firmware version only...
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
Bob - self proclaimed posting junkie!See my Fortigate related scripts
at: http://fortigate.camerabob.com
