Hi all
how to bypass viceversa firewall traffic between two lans i.e lan1 xxx.xxx.0.0/24 <<>> xxx.xxx.1.0/24 i want to communicate these two lans without inspecting in firewall rules im not totally sure if my rules is correct
chain=forward action=accept in-interface=lan1
chain=forward action=accept out-interface=lan2
thanks