Giter Club home page Giter Club logo

Comments (6)

rawdigits avatar rawdigits commented on July 4, 2024

I think this is a peculiarity of utun and the mode we have to use for nebula on osx, which is actually "Point-to-Point" mode. I think you can do the workaround here to make local traffic work:

https://superuser.com/questions/1283421/cant-ping-localhost-from-utun-interface

from nebula.

nfam avatar nfam commented on July 4, 2024

If we need to set pf redirect rule

rdr on utun0 from any to 192.168.100.2-> lo0

then we may need to know utun interface name in advance (for shell script files).
On my macOS Catalina, when I start nebula, it brings up utun4 (after the last utun) even I configured dev: neb0 or dev: utun6. Is there any way to fix the utun name?

from nebula.

nbrownus avatar nbrownus commented on July 4, 2024

utun does not have a way to set the device name sadly. You could use nebula-cert to print the ip address from the certificate and target the tun device that has been allocated that ip.

from nebula.

harpchad avatar harpchad commented on July 4, 2024

utun does not have a way to set the device name sadly.

It does, but water does not. There is a pull request that adds the functionality to water, but it's been sitting since august. Water in general seems to be neglected at the moment.

I've tested with the patched version of water and a modified tun_darwin.go, it works. Caveat is the device name must be of the form utun[0-9]+, basically you can pick the number. It's still useful to have a predictable interface name.

from nebula.

rolandjitsu avatar rolandjitsu commented on July 4, 2024

Does anyone else have an issue with reaching any other node than the lighthouse from a macOS (M1 chips w/ latest OS version - 11.4)? I cannot ping it's own nebula IP nor any other node that's connected to the same lighthouse.

from nebula.

brad-defined avatar brad-defined commented on July 4, 2024

Fixed in #501
Released in Nebula 1.6.0

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.