on the office MT the tunnel is 200.xxx.xxx.253/30 on the other side it is 200.xxx.xxx.254/30.
the interface i have added is 200.xxx.xxx.129/29
from the office MT i can ping both 254 and 129 and anything behind it.
but from the remote site i can not ping past the office mt and at the office i can ping the MT and the first part of the tunnel the 253 address but not past it
everything is statically routed, i have a nother ipip tunnel running on a nother network with 2 ciscos and i dont have this problem at all…
i know i have left somthing out that is silly but i just can find it,
also here is the routing tables
Gateway router (cisco)
ip route 200.xxx.xxx.128 255.255.255.192 200.xxx.xxx.88
ip route 200.xxx.xxx.252 255.255.255.252 200.xxx.xxx.88
office end
[admin@MikroTik] > /ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf
# DST-ADDRESS PREFSRC G GATEWAY DIS INTERFACE
0 ADC 192.xxx.xxx.0/24 192.168.100.1 bridge1
1 ADC 200.xxx.xxx.80/28 200.xxx.xxx.88 External
2 ADC 200.xxx.xxx.252/30 200.xxx.xxx.253 ipip1
3 A S 0.0.0.0/0 r 200.xxx.xxx.94 External
[admin@MikroTik] >
remote end
[admin@MikroTik] > /ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf
# DST-ADDRESS PREFSRC G GATEWAY DIS INTERFACE
0 ADC 157.xxx.xxx.0/29 157.xxx.xxx.2 External
1 ADC 192.168.0.0/24 192.168.0.1 bridge1
2 ADC 192.168.100.0/24 192.168.100.2 bridge1
3 ADC 200.xxx.xxx.128/28 200.xxx.xxx.129 Modems
4 ADC 200.xxx.xxx.252/30 200.xxx.xxx.254 ipip1
5 A S 0.0.0.0/0 r 157.xxx.xxx.1 External
[admin@MikroTik] >
there you go
everything as it is int he cisco and the 2 mikrotik’s