tunneldigger
tunneldigger copied to clipboard
L2TPv3 VPN tunneling solution
Sometimes a client seems to be stuck in a high-frequency retry loop, establishing a new connection every 2-5s and immediately abandoning it. https://github.com/wlanslovenija/tunneldigger/issues/143 is resolved, which means the servers do...
Old `ioctl` based tools like `brctl` are deprecated and have been removed from the default package set of some distributions. Also drop usage of ebtables in favour of native bridge...
A user is reporting that traffic control is not working for them. I found this in the logfile: ``` Dez 23 19:20:44 gw4.saar.freifunk.net tunneldigger[3089]: [INFO/tunneldigger.limits] Setting downstream bandwidth limit to...
And how can I be sure it is secure against eavesdropping? The website https://wlan-si.net/ gives me a TLS 1.0 / 1.1 warning ... that isn't improving my trust in the...
It would be really useful to have all available endpoints with a single given Round Robin DNS entry as possible broker candidates. This simplifies a lot on the client side...
Describe the protocol using packetdiag.
add debian 10 requirements, for easier setup. on debian 10 the system packet "libnetfilter-conntrack-dev" is definitely missing in the docs otherwise the installation will abort at the legacy branch.
OS: CentOS 8 TC: iproute-tc 5.3.0-1.el8 Tunneldigger: Master (installed 1 week ago) Problem: If a node with Traffic Limits connects to the tunnelbroker i see this inside the logs: ```...
Since we are now running a tunneligger broker instance on a routed IP address, I noticed that the tunneligger does not work with a loopback interface. To the basic structure:...
I have just noticed this message for the first time in tunneldigger client logs: ``` Mon May 25 20:04:21 2020 daemon.warn td-client: Failed to send() control packet (errno=1, type=5)! ```...