docker-tuntap-osx
docker-tuntap-osx copied to clipboard
A tuntap shim installer for "Docker for Mac"
Not able to install tuntap brew cask install tuntap ==> Installing Cask tuntap ==> Running installer for tuntap; your password may be necessary. Package installers may write to any location;...
1. Apple M1 doesn't support tuntap-osx (not my case) 2. Apple deprecates tuntap kexts (all cases) 3. There're some bugs that would not be fixed in tuntap-osx (latest update 2015...
so I : * by some chance once get the tap interface after running the install script, and could then use the tap up script, add the route, and ping...
Installed this yesterday, in the absence of https://github.com/docker/for-mac/issues/155 ever being addressed, and discovered it works perfectly, despite me being on Catalina (10.15.7) (so why can't Docker just fix it?!). Thanks...
Set this up today for K3s and wrote a tutorial [here](https://habd.as/post/kubernetes-macos-load-balancing-k3s-k3d-metallb/) showing how to do it with dynamic IP allocation using MetalLB. Oddly, I'm not able to map the IP...
Every time restart mac mac:sbin jannal$ sudo ./docker_tap_up.sh ifconfig: interface tap1 does not exist
I really don't get why this is not working. I'm simply running a netcat listener in my container: ```bash % docker run --rm --privileged alpine nc -v -l -p 54321...
Currently when users have troubles and open an issue, they do not provide enough information for support. To help reduce the amount of back and forth required we should create...
Currently the scripts hard code the following: * Physical Machine Tap Interface (e.g. /dev/tap1) * Host VM Tap Interface (eth1) * Physical Machine Gateway IP * Host VM Gateway IP...
Hi Almir Kadric, I am using MacBook Pro M2. Unfortunately when I install tuntap_20150118.pkg. It throws following error. Please help. ``` Error Domain=KMErrorDomain Code=71 "Incompatible architecture: Binary is for x86_64,...