Hi, we previously had two mikrotik routers, one doing source NAT and then one internally doing bandwidth management. This was working fine but we’ve moved to having one new Mickokit router doing both jobs.
The problem is that it seems that source NAT always happens after packet marking and queueing, and we want to track our customers based on their natted IPs.
We have to mark the packets in the post-routing chain in order to catch our natted 192.168.x.x type addresses, but then we don’t see these packet-marks when looking at the queues (parent global-total)
Does anyone have experience or ideas on how to make this work - or do we need to go back to using two routers? Thanks!
Colin