Skip to content

Fix outbound wireguard connections #6

Open
@jamesob

Description

@jamesob

We use wireguard configurations with (essentially) AllowedIPs = 0.0.0.0/0 (minus the bmon subnet) in order to simulate having geographically dispersed nodes; e.g.

  bitcoin-01: 
    tags: [bitcoind]
    check_host_keys: accept
    outbound_wireguard: wg-switzerland-01   <-- like this
    ...
    bitcoin_version: v23.0

However, for whatever reason when activating the wireguard connection (in addition to the wg-bmon connection), the node is unable to reach the internet. Investigate why this might be and fix it.

Could be an issue with the VPN provider?

Metadata

Metadata

Assignees

No one assigned

    Labels

    infraInfrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions