Hello Sir,
I want the network to see each other 192.168.100.0/24 and 192.168.60.0/24
/interface bridge
add fast-forward=no name=LAN
add name=LAN2
0 interface=ether2-LAN bridge=LAN priority=0x80 path-cost=10 edge=auto point-to-point=auto external-fdb=auto horizon=none
auto-isolate=no
1 interface=ether3-LAN bridge=LAN priority=0x80 path-cost=10 edge=auto point-to-point=auto external-fdb=auto horizon=none
auto-isolate=no
2 interface=ether4-LAN bridge=LAN priority=0x80 path-cost=10 edge=auto point-to-point=auto external-fdb=auto horizon=none
auto-isolate=no
8 interface=ether9-LanTest bridge=LAN2 priority=0x80 path-cost=10 edge=auto point-to-point=auto external-fdb=auto horizon=none
auto-isolate=no
LAN2 can ping both gateway 100.0/24 and 60.0/24 network but pc cannot ping each or open shared files.
Can you tell me what i am missing. Thanks!