Firewall bridge

Hi,
I need to create a firewall for my lan network comprising of 700 nodes and different ip pools.
I plan to use bridging feature for it.
Following is what I have in mind :laughing:

1> Connect 2 nic’s (eth0, eth1) on the mikrotik
2> Bridge the two of them
3> incoming data → eth0 mikrotik → eth1 mikrotik → outgoing data

Am I right about the above configuration??? :question:

If the above is right, then how do I manage the firewall? :question:

Where do I put the IP Address? :question:

Since I have 3 different networks (10.10.0.0/16, 10.15.0.0/16 and 10.12.122.0/24), will assigning an IP to mikrotik from any one network still process packets of the remaining 2 networks? :question: :question:

Please help

Do you want to create a transparent traffic shaper? or what? the ip/s must be on the bridge interface

Regards

Hi,
Transparent traffic shaper can be the right word for the setup needed. If I am not mistaken, the bridge will process all traffic irrespective of ip address. Then why did you say that ip of all the networks be needed. I needed the ip address for management only.

I didn´t say that you need one ip per network…

i must have misunderstood. you said
"the ip/s must be on the bridge interface "

so i thought u meant that inorder to process traffic of each network their respective ip’s must be on the bridge.

can u please tell me now if the setup will work

I mean IP or IP´S, Yes the setup will work, check the manual it´s all there

Regards

Thanks a lot.
Will check the same and will revert back.

Hi,
Apologies for the delay. Glad to inform you that all went well and the bridge is working as desired. I also downloaded the firewall rules from the mikrotik demo router and have put it on mine.

Another query that I am now having is on the mikrotik site the rules were for a router so the input output and forward chains were designed accordingly.
But incase of a bridge the necessary components missing in the forward chain in comparison to input chain will have to be added right?

Also how do I allow only my local network ip pools to communicate thus denying all other locally created customer ip pools.

The IP pools I am using are
10.12.122.0/24
10.15.6.0/24
10.10.10.024