Need help with Messy setup

Hi Guys,

Okay, after like a week of struggling I just can’t get this to work. I was wondering if anyone could help me at all!

I have a home network. Currently using ROS 6.21.1. RB951G-2HnD.

There is 2 Computers, 2 internet access points, and 2 wireless AP’s on here. This is how its setup at the moment:

Eth1 - WAN out 1 (Uplink to ADSL modem thats in bride mode, pppoe dialout is on the mikrotik)
Eth2 - PC 1
Eth3 - PC2
Eth4 - Blank
Eth5 - WAN out 2 (ADSL modem, Dialed out on the modem)
AP1 -
AP 2 - Virtual AP


Bridges:
1 - Ventus - Bridging ETH1, ETH2 and AP1
2 - Terra - Bridging ETH3, ETH5 and AP2

IP address:
DHCP Setup on Ventus Bridge, to give all devices there an IP/Gateway ETC - 13.0.0.0/24
DHCP Client + Relay on Terra, to get DHCP from ADSL modem on bridge for hardware on this, 14.0.0.0/24
Ventus: 13.0.0.1
Terra: 14.0.0.1

Masquerading done on all ppp connections

Problem is, when I ping any PC on the other range (i.e 13.0.0.0/24 pinging 14.0.0.0/24) I can’t get to them. The routes are added as well, saying 13.0.0.0/24 available through 1st Bridge and 14.0.0.0/24 available on second bridge. The internet connections MUST be separate, however the computers must still be able to communicate with each other.

Current firewall rules are only setup for Related, Established allow, Invalid Drop.

What could be wrong that PC’s on the 13.0.0.0/24 range cant see 14.0.0.0/24? I can ping the DHCP address that the Mikrotik gets from the WAN 2 ADSL router (14.0.0.1) but thats as far as it gets.

did you set your routes?

Are the PCs on the 14.X network using the MikroTik or the ADSL modem as their gateway?

The routes are default set.

And no, because the gateway for them would be the ADSL router (Default WAN out? Or am I wrong with this?)