[GH-ISSUE #547] Default ping timeout too high for FreeBSD #134

Closed
opened 2026-05-07 00:19:18 +02:00 by BreizhHardware · 1 comment

Originally created by @alexdupre on GitHub (Apr 7, 2025).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/547

FreeBSD ping allows to set 3600s as max timeout, while the default value in the-bastion is 86400.

ping: invalid timeout: `86400' > 3600

I suggest to change the default value in bin/plugin/open/ping to 3600 that is long enough and works on all OSes without additional params.

Originally created by @alexdupre on GitHub (Apr 7, 2025). Original GitHub issue: https://github.com/ovh/the-bastion/issues/547 FreeBSD `ping` allows to set 3600s as max timeout, while the default value in `the-bastion` is 86400. ``` ping: invalid timeout: `86400' > 3600 ``` I suggest to change the default value in `bin/plugin/open/ping` to 3600 that is long enough and works on all OSes without additional params.
Author
Owner

@speed47 commented on GitHub (Jul 7, 2025):

I agree, 1h ought to be enough for anybody.

<!-- gh-comment-id:3044399637 --> @speed47 commented on GitHub (Jul 7, 2025): I agree, 1h ought to be enough for anybody.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#134
No description provided.