-
Have you thought about using tap instead of tun? This way you can bond the tap devices without requiring to patch the kernel.
-
I have an overlay network which I would like to test using net-mirage. However, I do not manage to make it work, despite I did it on a local network. I think the problem is because nodes in my network…
-
### systemd version the issue has been seen with
255
### Used distribution
archlinux
Create Tun devices can't set IP.
this is my config:
> [NetDev]
Name = tun1
Kind = tun
[Tun]
Mul…
-
We have recently started evaluating io_uring for faster io with our app.
In this context, I had a few newbie queries :
1) Has anyone in this community successfully used liburing for io with tuntap…
-
So, t_client test with lwipovpn. Works great if run from the CLI, log file visible.
Running with stdin (only!) redirected
```
SU ../bin/openvpn.master --client ... --dev-node unix:/home/gert/…
cron2 updated
3 weeks ago
-
We are already using `quinn-udp` for the UDP socket which allows us to use GRO to read multiple network packets in a single syscall. Currently, we process those one by one and then write them out indi…
-
Full error: `failed to create tun device: failed to create TUN/TAP device: ioctl: device or resource busy`
The issue occurs after stopping and starting the service again. I guess that it happens be…
-
Unable to bring up client in Kubernetes.
Created a k8s deployment following the instructions [[here](url)](https://docs.netbird.io/how-to/routing-peers-and-kubernetes)
pod comes up but the log fi…
-
### What is the issue?
wg: Failed to write packets to TUN device: write /dev/tun: no space left on device
This message is spammed into Console.app (found by searching for "ipn" while Tailscale is …
-
OS: windows_10_pro_21H2_19044.1806
tap-windows: v9.9.2
nConnect: v1.0.8
1, When I use VPN mode
![1657454562543](https://user-images.githubusercontent.com/32405103/178144243-cd6132d3-6832-4391-a9…