Giter VIP home page Giter VIP logo

Comments (4)

angristan avatar angristan commented on June 21, 2024

That's pretty weird, as you're the first to report this kind of issue, I would assume an issue with your setup.

What OS is running on the host you're running the script on?

Could you post the generated config?

from wireguard-install.

ballo avatar ballo commented on June 21, 2024

So it doesn't appear to be complete. My guess is the script doesn't check if the installation succeeded and just blindly executes commands

[Interface]
PrivateKey = 
Address = 10.66.66.2/32,fd42:42:42::2/128
DNS = 1.1.1.1,1.0.0.1

[Peer]
PublicKey = 
PresharedKey = 
Endpoint = 10.37.129.3:63333
AllowedIPs = 0.0.0.0/0,::/0

from wireguard-install.

ballo avatar ballo commented on June 21, 2024

I got the script to populate the config file correctly by uninstalling then reinstalling. I think the install failed and the script doesn't check for that. Anyway, the Mac client is now "Active" but there is no connection.

The script prompted for a "public" interface and I entered the one I use to connect to the virtual network, i.e. the interface I use to ssh to the VM from the Mac guest: eth0. I presume that was correct

from wireguard-install.

ballo avatar ballo commented on June 21, 2024

This script blindly executes commands without checking for errors or even providing any output to debug issues. wg is executed blindly, for example.

from wireguard-install.

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.