Hi Udjin,
So I think there are some DNAT issues here to blame, apparently packets aren't recognized by the MN host, probably because the source IP is itself:
MN --> Router [DNAT Back to MN] --> MN
I've implemented a quick and dirty fix by adding our external IP to the host as a virtual additional IP:
inet 190.4.184.180/31 brd 255.255.255.255
This appears to be working as of now.
So I think there are some DNAT issues here to blame, apparently packets aren't recognized by the MN host, probably because the source IP is itself:
MN --> Router [DNAT Back to MN] --> MN
I've implemented a quick and dirty fix by adding our external IP to the host as a virtual additional IP:
inet 190.4.184.180/31 brd 255.255.255.255
This appears to be working as of now.