I already am running 3.25, I have thought about upgrading to the non-stable version or perhaps downgrading though.
Its for a transparent "destination nat". When they try to access any ip address, and I have them in my non-payment address list, everything they try to go to gets sent to whatever IP I choose. I am not ready to replace our current router with a mikrotik so it has to be transparent... to my knowledge.
Main Topics
Browse All Topics





by: meverestPosted on 2009-06-18 at 15:27:27ID: 24662328
Hi,
first of all, bridge configuration will normally survive a reboot, so perhaps you should start by upgrading to the latest routerOS (v3.25)
if you have vlans on each network segment, then bridging vlans is the correct way to span across.
for NAT, though, I don't understand why you would want (or need) to use a bridge in this context. since NAT is technically a routing task, you should be able to acheiev what you need to do without bridging at all.
Cheers.