Coder Social home page Coder Social logo

Additional Feature Request: Enable clients / peers connected to the same wireugard server to ping / connect to each other about cloudblock HOT 3 CLOSED

chadgeary avatar chadgeary commented on May 24, 2024
Additional Feature Request: Enable clients / peers connected to the same wireugard server to ping / connect to each other

from cloudblock.

Comments (3)

chadgeary avatar chadgeary commented on May 24, 2024

Hey @HappyShr00m - I saw your comment on youtube as well.

This is a great idea (and to be completely transparent - I think some additional work on the docker networks needs to be done to ensure proper separation of services, but that's for another [related] topic.)

With that said, to answer your question (and help detail my concerns with my tangent above), there are no real restrictions for the peers until proper network segmentation is done - it's all confined to the peer configuration files that are generated (and editable).

Edit the 'Allowed IPs' conf in the peers file to either:

0.0.0.0/0 (all traffic would route through the wireguard VPN)

or

172.18.0.0/23 (peers can talk with each other in 172.19.0.0/24 and with the pihole in 172.18.0.0/24)

from cloudblock.

chadgeary avatar chadgeary commented on May 24, 2024

Added peers for vpn_traffic var in f8e2e4e

from cloudblock.

HappyShr00m avatar HappyShr00m commented on May 24, 2024

Awesome. Thank you so much

from cloudblock.

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.