
Hi,
I’m trying to get my mikrotik (shown as the firewall symbol in the network diagram) routing inbound traffic correctly. Effectively at the moment I have inbound services working on the 62.55.55.55.72/29 segment if you telnet to SMTP public ips it routes perfectly. I’ve set the same NAT rules up on the 82.55.55.192/29 segment but if you telnet to smtp on its public ip it wont connect.
On each segment 192.168.100.0/24 they use 192.168.100.254 as there default gateway and the 192.168.101.0/24 segment uses 192.168.101.254 respectively. The outbound masquarding works fine on both segments be it the default gateway is set to the 62.55.55.73 internet connection.
My question is what rules can I put on the box to allow it to pass traffic through the secondary set of ips. What my end goal is to publish the DNS records for smtp on both sides so it can run independantly if that isps breaks.
The ips in the Network Diagram are only example ones not the live one’s.
Thanks,
Chris