similar to: utun socket Resource busy on macOS

Displaying 20 results from an estimated 7000 matches similar to: "utun socket Resource busy on macOS"

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
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
2020 Jan 11
0
how to compile tinc for iOS
Does anyone knowns how to compile tinc for iOS? I install the tinc dep package on my jailbreaked iPad, but it run into errors. The error log is below: Luoteki-iPad:/tmp/Tinc root# tincd bash: /usr/sbin/tincd: Bad CPU type in executable Luoteki-iPad:/tmp/Tinc root# -- All the best! http://luolee.me -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Jun 12
2
iproute2 problems
Hi Thanks removing the first line "ip tuntap add dev $INTERFACE mode tun" seems to have helped regarding the tun error, however it is not connecting. If I stop the tinc service and then run: root at web3:~# tincd -n gainplus -d -D tincd 1.0.33 starting, debug level 1 /dev/net/tun is a Linux tun/tap device (tun mode) Listening on 10.130.69.123 port 655 Ready Trying to connect to
2018 Apr 18
1
Tinc configuration for PowerPC
I installed a cross-compiler for PowerPC 603e (OSELAS-Toolchain from Pengutronix) on an i686 machine with Fedora 24. All steps for compiling tinc (https://www.tinc-vpn.org/examples/cross-compiling-windows-binary/) worked successfully. After compiling I verified the file type (file tincd) obtaining: tincd: ELF 32-bit MSB shared object, PowerPC or cisco 4500, version 1 (SYSV), dynamically linked,
2018 Jan 08
0
Tinc at startup Debian 8 Jessie
Dear Guus, Thanks for the reply. I still run into some issues. Because the repositories host an older release (1.0.24-2.1+b1) of Tinc, I decided to build and install the Tinc 1.0.33 release. On a fresh install of Debian 8 I’ve done the following: cd /tmp/ wget http://tinc-vpn.org/packages/tinc-1.0.33.tar.gz tar xvzf tinc-1.0.33.tar.gz apt-get install libssl-dev zlib1g-dev liblzo2-dev
2007 Oct 18
0
[PATCH] Use a control socket directory to restrict access
This approach is more complex than I'd like, but it works even on Solaris, which has neither credential passing nor permissions on the socket itself. --- src/control.c | 82 +++++++++++++++++++++++++++++++++++++++----------- src/control_common.h | 1 + src/tincctl.c | 67 +++++++++++++++++++++++++++++++++-------- src/tincd.c | 2 +- 4 files changed, 120
2018 Dec 18
0
subnet flooded with lots of ADD_EDGE request
On Tue, Dec 11, 2018 at 02:36:18PM +0800, Amit Lianson wrote: > We're suffering from sporadic network blockage(read: unable to ping > other nodes) with 1.1-pre17. Before upgrading to the 1.1-pre release, > the same network blockage also manifested itself in a pure 1.0.33 > network. > > The log shows that there are a lot of "Got ADD_EDGE from nodeX >
2018 Dec 11
3
subnet flooded with lots of ADD_EDGE request
Hello, We're suffering from sporadic network blockage(read: unable to ping other nodes) with 1.1-pre17. Before upgrading to the 1.1-pre release, the same network blockage also manifested itself in a pure 1.0.33 network. The log shows that there are a lot of "Got ADD_EDGE from nodeX (192.168.0.1 port 655) which does not match existing entry" and it turns out that the mismatches
2004 Nov 19
0
Tinc 1.0.3 on MacOs X
An attempt to run the 1.0.3 binary returns the following error: $ sudo /Users/test/zTinc/tincd-1.0.3-darwin-powerpc-dynamic can't open library: /sw/lib/libdl.0.dylib (No such file or directory, errno = 2) I am using the precompiled binary, and do not have Fink installed (nor the Apple developer tools). I would prefer to proceed without the requirement to have Fink and other tools
2018 Jun 28
1
1.0 or 1.1pre?
I have about 15 nodes running 1.1pre15 connected and running quite well. I don't remember why I installed 1.1preX originally. Possibly because I added a router with custom firmware to the network (Tomato Shibby firmware for my ASUS router) which included 1.1pre14. Now I'm trying to add an Openwrt device and it includes 1.0.33 only. This will replace the Tomato Shibby device with
2020 Aug 14
1
Is it possible to mix router and switch mode in same network?
Would it be possible to mix the router and switch mode in the same tinc network?  I’m running tinc for a couple of years now in switch mode. It works very well. I have a dozen of vm’s connected to a couple of VM’s on 2 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
2016 Oct 06
0
Dev: new option to mark all tincd socket of a tincd process
On Wed, Oct 05, 2016 at 07:27:54PM +0200, Olivier Tirat wrote: > I'd like to mark all sockets established by a tincd process with a mark > passed as an argument in the command line. [...] > Do you think its something interesting? > Do you think its a hard work to do? > If not i could probably try to do it and propose a patch for that if you > think it is interesting. I
2001 Feb 24
1
Urgent: unknown ID / metadata socket error
Dear tincerers- Please help, I need to get this working *today* (ack!). I've installed tinc 1.0p3 on two machines fully updated rh7, "stockton" and "lodi", where "lodi" is trying to "ConnectTo" "stockton". When I start the tinc daemens on each side, this is what i get in my logs: Stockton: Feb 23 19:07:57 srouter tinc.pacheart[2794]: tincd
2001 Feb 24
1
Urgent: unknown ID / metadata socket error
Dear tincerers- Please help, I need to get this working *today* (ack!). I've installed tinc 1.0p3 on two machines fully updated rh7, "stockton" and "lodi", where "lodi" is trying to "ConnectTo" "stockton". When I start the tinc daemens on each side, this is what i get in my logs: Stockton: Feb 23 19:07:57 srouter tinc.pacheart[2794]: tincd
2016 Jan 22
1
Error starting tinc
I tested a little more... tincd does not create virtual interface device correctly on CentOS 7, I don't know where tincd stop, probably on " System call `getaddrinfo' failed: Name or service not known" I sent you before. Keepalived return that error I shown on every ip command but this is not a problem now, I'll see this as soon as possible. If I execute these commands tun
2004 Nov 16
1
Tinc on MacOs X
My intention is to set up tinc so that I can connect from home to an office network. All CPUs are running MacOs X, 10.2.8 or 10.3.5. I have read the tinc manual, tincd.8 and tinc.conf.5. However, I am still unclear about a few issues. First and foremost, how to I setup the VPN interfaces on the hosts, on MacOs X? Which file do I have to alter and what is the exact syntax on Os X to setup
2016 Oct 05
3
Dev: new option to mark all tincd socket of a tincd process
I know i'm new to the list but i'd like to propose something for tincd daemon. I'd like to mark all sockets established by a tincd process with a mark passed as an argument in the command line. What could be the purpose of this new option? The goal of this option is to be able to have several tincd process running at the same time using the same port but using different ip. In
2007 Oct 18
0
[PATCH] Use credentials and permissions on control socket where available
There are at least three cases: * Linux: check credentials and pid from client; restrict permissions from server * BSD: check credentials only from client; restrict permissions from server * Solaris: wide open --- configure.in | 4 ++-- src/control.c | 11 ++++++++++- src/control_common.h | 1 + src/tincctl.c | 38 ++++++++++++++++++++++++++++++++++---- 4
2016 Jan 22
1
Error starting tinc
Executing: ip tuntap add vpndrif mode tun return Keepalived errors show when tincd start: Jan 22 23:41:19 Keepalived_vrrp[1999]: Netlink: filter function error Jan 22 23:41:19 Keepalived_healthcheckers[1998]: Netlink: filter function error Jan 22 23:41:19 systemd-sysctl[23246]: Overwriting earlier assignment of kernel/shmmax in file '/etc/sysctl.d/99-sysctl.conf'. Jan 22 23:41:19