Giter Club home page Giter Club logo

Comments (2)

nbrownus avatar nbrownus commented on July 24, 2024

We'll noodle on a deny list, should be pretty simple. In the mean time, can you deploy a firewall change to block off UDP for this address space?

from nebula.

spencerryan avatar spencerryan commented on July 24, 2024

It does work if we have a firewall (either on the host or upstream) block the port as that causes nebula to cycle to another IP. We're having other issues with NAT on both ends, but that isn't related to this request.

A very brief dive into the code, perhaps it's possible to just load another array from the config file and feed that into localIps() at or around here

if ip.To4() != nil && ip.IsLoopback() == false {

To also exclude any IP's in the config file. Not sure where else that is used but at a quick glance it's just for hostmap and might be an easy enhancement.

from nebula.

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.