Hi,
I have a VyOS installed in AWS cloud (VyOS 1.2.6-s1).
I then established GRE tunnel with my client through AWS Direct Connect.
Then I static route through this GRE tunnel.
I can ping tunnel ip, and their internal ip.
However after around 20 minutes their internal IP unable to ping my internal ip.
Then I try to ping from my AWS to either their tunnel ip or internal ip, then their internal able to ping to my internal again. Its seems like if there is no traffic/idle mode after 20 minutes it will drop the ping packet until I initiate ping from tunnel source.
I’ve do some test with OSPF via GRE tunnel and link are ok with no issue perhaps OSPF keep sending hello packet to neighbor.
May I know if there is a DPD (like ipsec) or keepalive feature for tunnel configuration to avoid idle connection through static route GRE tunnel?