Hi all,
we created a IPSec - Connection and run into problems transferring data to devices behind the tunnel.
PC (172.20.10.222)- XG310(172.20.10.1) - INTERNET - VPN-Router - LAN(172.25.130.1/24)
||
SG(172.20.10.2) - INTERNET
When I ping the LAN interface of the remote router, i succeed.
If i try to the same interface from PC, the packet is bouncing between XG and SG, like the XG has no route to the destination LAN behind VPN.
XG310_WP02_SFOS 18.0.3 MR-3# traceroute 172.25.130.1
traceroute to 172.25.130.1 (172.25.130.1), 30 hops max, 46 byte packets
1 172.25.130.1 (172.25.130.1) 54.553 ms 41.641 ms 42.065 ms
XG310_WP02_SFOS 18.0.3 MR-3#
P:\>tracert -d 172.25.130.1
Routenverfolgung zu 172.25.130.1 über maximal 30 Hops
1 <1 ms <1 ms <1 ms 172.20.10.1
2 <1 ms <1 ms <1 ms 172.20.10.2
3 <1 ms <1 ms <1 ms 172.20.10.1
4 <1 ms * ^C
Someone an idea why? Where I can check the routing decision? The IPSec connection isn't visible within console "route" table.
This thread was automatically locked due to age.