Interfaces X0, X1, and X2 are configured as you list above, where they have different network numbers. However Interface X3 is also in use, and is bridged to X0 in Layer 2 Bridge Mode.
Under Network, Interfaces:
X0's IP is listed as "Primary Bridged I/F"
X3's IP is "Secondary Bridged I/F"
Interfaces X1 and X2 have "Static" IPs. X2 being the DMZ that's causing me grief.
Main Topics
Browse All Topics





by: ccomleyPosted on 2009-06-10 at 02:40:33ID: 24589393
Bridge mode is when you use the SAME ip range on more than one interface.
NORMALLY you would have something like
WAN - 217.123.123.1/26
LAN - 192.168.1.1/24
DMZ - 192.168.25.1/24
i.e. each i/f has a separate range and the sonic routes between.
Mixed-bridge mode is when you have different IPs on some i/fs but the SAME on others. What's your interface config?