Git Product home page Git Product logo

Comments (14)

github-actions avatar github-actions commented on July 1, 2024

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

from docker-wireguard.

thespad avatar thespad commented on July 1, 2024

/32 is implicit when no CIDR subnet mask is specified. Is there a specific problem you've encountered as a result of this or is a purely an aesthetic issue?

from docker-wireguard.

realies avatar realies commented on July 1, 2024

yes, some devices report invalid configuration when the subnet is not specified; fixed when '/32' is added manually, i don't see why it should be missing nor assumed an aesthetic issue

from docker-wireguard.

aptalca avatar aptalca commented on July 1, 2024

It's prudent to be specific when reporting issues.

I have never encountered this issue with Android, Windows and Linux clients as well as various router interfaces. And no one has reported this before.

Please list the devices affected so we can try and reproduce, or report to the device maintainers, whichever is appropriate.

from docker-wireguard.

realies avatar realies commented on July 1, 2024

try anything from ubiquiti that supports vpn clients; i've never seen this issue before because all other conf generators i've tried so far include '/32' in the interface address

from docker-wireguard.

thomashilzendegen avatar thomashilzendegen commented on July 1, 2024

I can confirm that Ubiquiti is complaining (and rejecting the config file) regarding the missing subnet mask.

from docker-wireguard.

thespad avatar thespad commented on July 1, 2024

As a simple fix you can edit the /config/templates/peer.conf and add /32 after the ${CLIENT_IP} under interface settings and any new peers will get it set that way (and obviously you can edit the peer confs themselves if they've already been generated).

We'll do some testing to make sure we won't break any other clients if we change it in the shipped template. It's really an implementation bug by Ubiquiti but I don't have any objection in principle to changing it if there's no other impact.

from docker-wireguard.

drizuid avatar drizuid commented on July 1, 2024

no surprise that everything works the same, except ubiquiti... pretty typical tbh.

from docker-wireguard.

realies avatar realies commented on July 1, 2024

it was a surprise because all other profiles worked fine until I tried one generated from this image

from docker-wireguard.

realies avatar realies commented on July 1, 2024

can someone review the pr?

from docker-wireguard.

drizuid avatar drizuid commented on July 1, 2024

when we get through our backlog or it becomes more than one person requesting it, yes.

from docker-wireguard.

realies avatar realies commented on July 1, 2024

when we get through our backlog or it becomes more than one person requesting it, yes.

it's literally a 6 symbol diff

from docker-wireguard.

aptalca avatar aptalca commented on July 1, 2024

You can edit your peer conf template to add your 3 characters. There is no urgency for this

from docker-wireguard.

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.