Hi!
Got some problem - I can’t establish SSH connection between two different locations (Physical, ISP and white IP’s are different).
The scheme is:
WinPC → firewall → Mikrotik/Guest → WAN → Mikrotik/Host → Linux/Firewall → server.
Firewall: made a rule accept/upcoming-outgoing/TCP/SSH_PORT/distant-IP-address
Mikrotik/Guest: made a Firewall rules
for Filter rules


and NAT:


Mikrotik/Host: made a Firewall rules
for Filter rules

and NAT:


Linux/Firewall: add a rule
ufw allow from GUEST_IP to any port SSH_PORT
Looks like I have missed something or get mistakes somewhere,
because I’m still getting … Connection timed out
SSH works fine in these LOCAL nets but WAN between them can’t establish.
What I’ve made wrong?
Please help.



