i make 2 bridge :
B_LAN for local network
B_WAN for Public network
how can i jump packets from a bridge to another, Ex. for shace files, connect to another MK …
i make 2 bridge :
B_LAN for local network
B_WAN for Public network
how can i jump packets from a bridge to another, Ex. for shace files, connect to another MK …
Try adding a bridge dst-nat rule, that will change dst. MAC address of specified source bridge to the MAC address of the target bridge.