Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EDGAR healthcheck should ping Ethernet bridge #324

Open
6 tasks
mbfm opened this issue Jan 7, 2025 · 0 comments
Open
6 tasks

EDGAR healthcheck should ping Ethernet bridge #324

mbfm opened this issue Jan 7, 2025 · 0 comments

Comments

@mbfm
Copy link
Contributor

mbfm commented Jan 7, 2025

EDGAR currently only pings the WireGuard IP-address. As such, it verifies that the VPN works, but cannot verify that the remaining configuration on the host works.
Instead, an IP-address should be assigned to the br-opendut bridge and this IP-address should be pinged instead.

Tasks:

  • Determine IP-address for each EDGAR in CARL.
  • Send IP-address via EthernetBridge-Parameter to EDGAR.
  • EDGAR assigns this IP-address to the bridge.
  • EDGAR is sent the IP-address of all other hosts that it should be able to reach in a new parameter, e.g. PingCheck(["123.456.789.012", "222.222.222.222"]).
  • EDGAR pings these IP-addresses instead.
  • See, if we can remove the list of addresses of other peers from the OldPeerConfiguration.
@mbfm mbfm moved this to Backlog in openDuT Jan 7, 2025
@mbfm mbfm added this to openDuT Jan 7, 2025
@mbfm mbfm moved this from Backlog to Ready in openDuT Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant