Giter Club home page Giter Club logo

Comments (3)

bigmoby avatar bigmoby commented on July 18, 2024

Hi @sgeeurickx please if you could give me more informations as current wireguard addon configuration (please obfuscate sensitive data for your security).

from addon-wireguard-client.

sgeeurickx avatar sgeeurickx commented on July 18, 2024

I'm running HA on a Raspberry Pi on RassOS. Running wireguard-addon to act as a server (I can connect from the wireguard client on my phone). I'm running another Raspberry Pi with the same config on a remote network. As I can see in the logs, wireguard-client-addon from location A is correctly connected to wireguard-addon on location B. Anyway, if I try to ping any device in location B from HA terminal on location A, I have no answer.

Location A "client" config :

interface:
  private_key: ********
  address: 172.27.66.5
  dns:
    - 192.168.0.38
peer:
  public_key: ********
  pre_shared_key: ********
  endpoint: '********.duckdns.org:51820'
  allowed_ips:
    - 192.168.0.0/24
  persistent_keep_alive: '25'

Location B (server) :

server:
  host: ******.duckdns.org
  addresses:
    - 172.27.66.1
  dns:
    - 172.30.32.1
  - name: ptxgrx
    addresses:
      - 172.27.66.5
    allowed_ips: []
    client_allowed_ips:
      - 192.168.0.0/24
      - 172.30.32.0/24

My ultimate goal is to create a site-to-site VPN, so I guess I will then have to add static routes on my router.

from addon-wireguard-client.

bigmoby avatar bigmoby commented on July 18, 2024

Running wireguard-addon to act as a server

I'm sorry, you're using the wrong add-on! This is a Wireguard Client add-on.

from addon-wireguard-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.