if anyone knows about creating a tunnel between mikrotik box that one of the box behind NAT router please help me and point me in the right direction
Regards
Sorry to bump this up but when you say pass all Pakets with protocol=4, do you mean that we simply port forward TCP port #4 to the local private IP address?If there is only one ipip tunnelling device behind nat you simple
pass all Pakets with protocol=4 to the MT box behind NAT.
The other MT uses the NAT-Address as peer.
ip nat inside source static tcp 192.168.xx.xx 4 interface FastEthernet3/0 4