diff --git a/pkg/arvo/app/ping.hoon b/pkg/arvo/app/ping.hoon index 9b1400a54..304e9c003 100644 --- a/pkg/arvo/app/ping.hoon +++ b/pkg/arvo/app/ping.hoon @@ -42,10 +42,9 @@ %- (slog leaf+"ping: strange state {}" ~) `state :: NAT timeouts are often pretty short for UDP entries. 5 - :: minutes is a common value. We use 30 seconds, which is fairly - :: aggressive, but should be safe. + :: minutes is a common value. We use 25 seconds, same as Wireguard. :: - =/ until (add ~s30 now) + =/ until (add ~s25 now) =. ships.state (~(put by ships.state) ship u.s(ship-state [%waiting until])) :_ state