OPNsense Forum

English Forums => General Discussion => Topic started by: mykePT on October 10, 2019, 01:30:24 PM

Title: HA/Multi WAN TTL expired in transit message
Post by: mykePT on October 10, 2019, 01:30:24 PM
Hi all,

I'm a newbie here so, you should be some patience.
I have doing some testes with OPNsense to learn about this tool and I create one use case something like this:

PC/OVPN(10.10.10.2) -----INTERNET-----OPNSense(10.0.1.1)--------OPNSense(10.0.2.1)-------LAN(192.168.2.1)
                                                            |          |                                      |sync                           |
                                      LAN(192.168.1.1)        --------------------OPNSense(10.0.2.2)--------------     

In OPNSense(10.0.1.1) I ping with success OPNSense(10.0.2.1), OPNSense(10.0.2.2), LAN(192.168.1.1), LAN(192.168.2.1)

In LAN(192.168.1.1) I ping with success OPNSense(10.0.1.1), OPNSense(10.0.2.1), OPNSense(10.0.2.2),LAN(192.168.1.1)

With PC/OpenVPN(10.10.10.2) I ping with success OPNSense(10.0.1.1) and LAN(192.168.1.1) but I get "TTL expired in transit" message when I try ping all the others OPNSense(10.0.2.1), OPNSense(10.0.2.2), LAN(192.168.1.1).

When I run traceroute command I get always the same result:
1    11ms     12ms     12ms      10.10.10.1
2    15ms     18ms     13ms      10.10.10.1
3    13ms     13ms     12ms      10.10.10.1
4    10ms     17ms     11ms      10.10.10.1
5    11ms     12ms     16ms      10.10.10.1
6    11ms     10ms     14ms      10.10.10.1
.....

Someone can help with this.


Thanks