tinc icon indicating copy to clipboard operation
tinc copied to clipboard

a VPN daemon

Results 106 tinc issues
Sort by recently updated
recently updated
newest added

After my tests, I found that it seems that only udp can be used to punch holes. If tcponly is set, the network traffic will be transferred through the host...

enhancement
wontfix

The most recent version [release-1.1pre18](https://github.com/gsliepen/tinc/releases/tag/release-1.1pre18) has been released for more than 16 months, and some Linux distributions are stagnated at this version. I was hoping that bumping a version could...

Testing done with - https://github.com/gsliepen/tinc/tree/4c6a9a9611442f958c3049a566ac4369653978e9 building tinc 4c6a9a9611442f958c3049a566ac4369653978e9 within a git repo —> errors. The directory `/var/media/DATA/home-rudi/LibreELEC.tv` is the git repo. ``` [71/94] Generating src/include/version_git.h with a custom command fatal:...

bug
1.1
build_system

Hello, I've a tinc network ~1000 nodes we can test on 1.0.36, on 1.1pre18 It's not working as expected, there is a lot of issue like 1) 1.1pre18 ConnectTo 1.1pre18...

Hello there, Some of our nodes are using HTTPS tunnels to connect to other node. This is my case: ![image](https://user-images.githubusercontent.com/6083644/189473028-c4d25dc5-194c-4ba7-bf5e-02f78b501770.png) When link between Node A and Node B is down,...

Hello there ! I'm trying to connect a node, and this is the error I got : ``` Unauthorized request from NODE ``` Is the host blocked because of to...

Hello ! When I add manualy a new host (by putting the host file in hosts direcotry) do I have to reload tinc with this command ? tinc --pidfile="/etc/tinc/weble/process.pid" reload...

Hello there, I've a flood on port 655 from127.0.0.1 on tinc. Do you know from where it could come ? ``` 2022-09-02 10:25:10 tinc[2857]: Received UDP packet from unknown source...

needs_investigation
bug
1.1

here is how I compile: meson setup build --wipe -Dprefix=/usr/local -Dbuildtype=release -Djumbograms=true -Duml=true -Dvde="enabled" meson compile -C build meson test -C build tests are ok but one failed: 7/49 tinc:integration...

1.1

Just following up from the discussion on the mailing list [connecting tinc 1.0.36/libssl3 to older nodes](https://www.tinc-vpn.org/pipermail/tinc/2022-May/005598.html) and also [here](https://bugs.launchpad.net/ubuntu-release-notes/+bug/1972939) Has anyone had any luck connecting the old and new systems?...