search for: utun

Displaying 14 results from an estimated 14 matches for "utun".

Did you mean: tun
2020 Nov 12
2
Examples request - tinc witn tun/utun mode=router
Hi Folks, Does anyone have a set of config files handy, using tinc in routed/tun mode (preferably DeviceType=utun) I'm particularly interested to see what the tinc-up and tinc-down files should look like when the vpn is not using tap mode. I have this, from my tap (switch mode tinc) , but it doesn't work for tun devices.    ifconfig $INTERFACE inet 10.10.101.2/24 up If I run my tincd in osx in d...
2018 Feb 27
0
utun socket Resource busy on macOS
Hello list, I install the tinc 1.0.33 through Homebrew using the below command: brew install tinc And I configure the tinc and want to start it, but the tinc logs shows that utun socket resource busy: /u/l/C/t/1.0.33 ❯❯❯ cat /usr/local/Cellar/tinc/1.0.33/logs/tincd.log 2018-02-26 16:04:15 tinc[60361]: tincd 1.0.33 starting, debug level 0 2018-02-26 16:04:15 tinc[60361]: Could not connect utun socket: Resource busy 2018-02-26 16:04:15 tinc[60361]: Terminating /u/l/C/t/1.0....
2020 Nov 12
0
Examples request - tinc witn tun/utun mode=router
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Thu, 12 Nov 2020, Graeme Tattersall wrote: > > Hi Folks, Hi Graeme, > Does anyone have a set of config files handy, using tinc in routed/tun > mode (preferably DeviceType=utun) I have 'DeviceType = tun', does that qualify? (running on linux) > > > I'm particularly interested to see what the tinc-up and tinc-down files > should look like when the vpn is not using tap mode. tinc-up: #!/bin/sh ip link set $INTERFACE up ip addr add 10.0.1.1/24 dev...
2020 Aug 14
1
Is it possible to mix router and switch mode in same network?
...physical nodes. Those VM’s on the physical nodes are connected via a 2nd interface to an openvswitch bridge on which those physical nodes provide the connection outside. As extra thing, all tinc nodes are in the same /24. But now I need to change my laptop (MacOS big sur) to router mode to use the utun device. The utun device doesn’t allow to work in switch mode. But would this work when I combine modes? And if not what changes would I need to make to keep the current setup with the bridges on the physical nodes in tact? Or almost intact? Best regards, John Brand -------------- next part ----...
2016 Oct 10
2
make tinc as a reusable lib possible?
> I was planning to make an iOS port, but GPL means we can't make an App Store version. Also, the way Network Extension work means only tun mode is available. I think GPL just forbidden link from(which need more link exception statement be added) but not link to Ne extension work with link from style? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Oct 15
1
make tinc as a reusable lib possible?
2016-10-11 3:52 GMT+08:00 Mr.X <mrx at hcc.im>: > Network extension apps are just like ordinary apps, only they can utilize > the utun interface and create VPN entries. So I think, yes, tinc need to be > linked from such apps. link to and link from is mark as the main application's view, so, for NE extension it's link to libtinc( if there is a libtinc lib), that's forbidden by GPL.
2020 Jul 15
4
Support for macOS feth devices
Hi, I am currently using the L2 tunnel feature of ssh between two Linux machines, and it works beautifully! As a result, I have come to prefer a workflow that uses an L2 tunnel, but I can't seem to find a long-term solution for this workflow on macOS. At the moment, tap devices on macOS can be generated using a kernel extension like tuntaposx <http://tuntaposx.sourceforge.net/>;
2016 Apr 24
4
[Announcement] Tinc version 1.1pre12 released
...t;start" now checks whether the daemon really started succesfully, and displays error messages otherwise. * Added systemd service files. * Use the recvmmsg() function if available. * Support ToS/Diffserv on IPv6 connections. * Updated support for BSD tun/tap devices. * Added support for OS X utun interfaces. * Dropped support for Windows 2000. * Initial support for generating a tinc-up script from an invitation. * Many small fixes, documentation updates. Thanks to Etienne Dechamps, thorkill, Vittorio Gambaletta, Martin Weinelt, Sven-Haegar Koch, Florian Klink, LunnarShadow, Dato Sim?, Jo-P...
2016 Apr 24
4
[Announcement] Tinc version 1.1pre12 released
...t;start" now checks whether the daemon really started succesfully, and displays error messages otherwise. * Added systemd service files. * Use the recvmmsg() function if available. * Support ToS/Diffserv on IPv6 connections. * Updated support for BSD tun/tap devices. * Added support for OS X utun interfaces. * Dropped support for Windows 2000. * Initial support for generating a tinc-up script from an invitation. * Many small fixes, documentation updates. Thanks to Etienne Dechamps, thorkill, Vittorio Gambaletta, Martin Weinelt, Sven-Haegar Koch, Florian Klink, LunnarShadow, Dato Sim?, Jo-P...
2016 Apr 09
0
[Announcement] Tinc version 1.0.27 released
...xed the $NAME variable in subnet-up/down scripts for the local Subnets. * Fixed potentially wrong checksum generation when clamping the MSS. * Properly choose between the system's or our own copy of getopt. * Fixed compiling tinc for Cygwin with MinGW installed. * Added support for OS X utun interfaces. * Documentation updates and minor fixes. Thanks to Vittorio Gambaletta, LunarShaddow, Florian Weik and Nathan Stratton Treadway for their contributions to this version of tinc. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -----------...
2016 Oct 10
0
make tinc as a reusable lib possible?
Network extension apps are just like ordinary apps, only they can utilize the utun interface and create VPN entries. So I think, yes, tinc need to be linked from such apps. Sent from my iPhone > On Oct 10, 28 Heisei, at 9:48, Cong Monkey <congzhangzh at gmail.com> wrote: > > > > I was planning to make an iOS port, but GPL means we can't make an App St...
2016 Apr 09
0
[Announcement] Tinc version 1.0.27 released
...xed the $NAME variable in subnet-up/down scripts for the local Subnets. * Fixed potentially wrong checksum generation when clamping the MSS. * Properly choose between the system's or our own copy of getopt. * Fixed compiling tinc for Cygwin with MinGW installed. * Added support for OS X utun interfaces. * Documentation updates and minor fixes. Thanks to Vittorio Gambaletta, LunarShaddow, Florian Weik and Nathan Stratton Treadway for their contributions to this version of tinc. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -----------...
2016 Apr 27
0
[Announcement] Tinc version 1.1pre12 released
...er the daemon really started succesfully, > and displays error messages otherwise. > * Added systemd service files. > * Use the recvmmsg() function if available. > * Support ToS/Diffserv on IPv6 connections. > * Updated support for BSD tun/tap devices. > * Added support for OS X utun interfaces. > * Dropped support for Windows 2000. > * Initial support for generating a tinc-up script from an invitation. > * Many small fixes, documentation updates. > > Thanks to Etienne Dechamps, thorkill, Vittorio Gambaletta, Martin > Weinelt, Sven-Haegar Koch, Florian Klink,...
2016 Apr 24
0
[Announcement] Tinc version 1.1pre12 released
...r the daemon really started succesfully, > and displays error messages otherwise. > * Added systemd service files. > * Use the recvmmsg() function if available. > * Support ToS/Diffserv on IPv6 connections. > * Updated support for BSD tun/tap devices. > * Added support for OS X utun interfaces. > * Dropped support for Windows 2000. > * Initial support for generating a tinc-up script from an invitation. > * Many small fixes, documentation updates. > > Thanks to Etienne Dechamps, thorkill, Vittorio Gambaletta, Martin > Weinelt, Sven-Haegar Koch, Florian Klink,...