I can ping devices to/from the 10.x networks, but while on the 192.168.10.0, I can’t reach anything on the other subnets. Any ideas? Below is some configuration, please let me know if there’s anything else you need:
Thanks
Cullen
Thanks; resolved.
Can you connect to the internet from 192.168.10.x network? If not, you should post
/ip dhcp-server print
/ip dhcp-server network print
/ip pool print
Yes, connectivity works fine form all networks out, it’s just routing between the 192.x.x.x and 10.x.x.x.
You have lines missing in “/ip firewall filter” (lines 1 & 2) and “/ip firewall nat” (lines 7 & 8 ). Is there something you don’t want to show us?
Yes. It has no bearing on this.
Ok. I see no reason those networks can’t communicate. It should do fine.
I think I got it. Thanks.