ping between different network within same ether and from different ether

Hello all,

I’ve following Network

WAN0 IP address X.X.X.X is connected with interent

LAN0 ip address 192.168.0.1 is used to connect with some ip cameras using ip block 192.168.0. 0/24
LAN0 ip address 192.168.1.1 is used as some windows machines ( using ip block 192.168.1.0/24) internet gateway.
LAN1 ip address 192.168.2.1 is used as some windows machines ( using ip block 192.168.2.0/24) internet gateway

I want from both network windows stations can connect with IP block 192.168.0.0/24 in LAN Speed. how can i ping ip 192.168.0.2 from these two network 192.168.1.2 and 192.168.2.2


regards

Hi.

If you have 3 interface each one with IP address, they are going to have Dynamic Active Connected routes to this subnet so yo can ping the 3 subnets between then without any problem.

Regards