When I do a traceroute from SMS to B-GW I get this:
traceroute 203.0.114.100
traceroute to 203.0.114.100 (203.0.114.100), 30 hops max, 40 byte packets
1 (10.1.1.3) 23.251 ms 25.409 ms 32.807 ms
2 * * *
3 * * *
10.1.1.3 is the gateway interface connected to SMS
The the cluster is 10.1.1.1 should 10.1.1.1 answer or 10.1.1.3?
The cluster has other interface 203.0.113.1 which points to the router 203.0.113.254
The router has other interface 203.0.114.254.
But as you can see the trace does not get there
even if i run this trace:
traceroute 203.0.113.254
traceroute to 203.0.113.254 (203.0.113.254), 30 hops max, 40 byte packets
1 (10.1.1.3) 15.777 ms 24.790 ms 25.378 ms
2 * * *
3 * * *
So SMS cannot reach the router, the gateway could. What should I check more?
The policy is any any any accept so no problem there!