search for: tincdev0

Displaying 8 results from an estimated 8 matches for "tincdev0".

2016 Feb 25
5
Tinc 1.0.26 on Mac OS X
Hey all, I'm trying to use tinc 1.0.26 from Homebrew on Mac OS X 10.10.5, and having some trouble. Is anyone successfully doing this? Here's my config: $ sudo cat /etc/tinc/robotvpn/tinc.conf Name = elendur Mode = switch AddressFamily = ipv4 Interface = tincdev0 Compression = 1 ConnectTo = robot_ph_cpe22_04 And here's the invocation: $ sudo tincd -D -c /etc/tinc/robotvpn -d tincd 1.0.26 (Nov 2 2015 06:12:50) starting, debug level 1 /dev/tap0 is a Generic BSD tap device /etc/tinc/robotvpn/tinc-up: line 3: avahi-autoipd: command not found Usage: ip ro...
2016 Feb 26
1
Tinc 1.0.26 on Mac OS X
...ution, but thanks all! On 26 February 2016 at 11:04, Guus Sliepen <guus at tinc-vpn.org> wrote: > On Thu, Feb 25, 2016 at 01:55:59PM -0500, Mike Purvis wrote: > > > Here's my config: > > > > $ sudo cat /etc/tinc/robotvpn/tinc.conf > [...] > > Interface = tincdev0 > [...] > > Error while writing to Generic BSD tap device /dev/tap0: Input/output > error > > Unfortunately, on Mac OS X, tinc cannot change the name of the > interface. It's probably just tap0. Tinc should've warned about this, > but it doesn't. The solution is...
2016 Feb 26
3
Tinc 1.0.26 on Mac OS X
Hi Maxim, I'm having the same result, though I got some more output with debug level 5; it's definitely failing to create the specified tincdev0 network device. Is there something I need to change on OS X to enable that? See: $ sudo tincd -D -c /etc/tinc/robotvpn -d tincd 1.0.26 (Nov 2 2015 06:12:50) starting, debug level 1 /dev/tap0 is a Generic BSD tap device ifconfig: interface tincdev0 does not exist Script tinc-up exited with non-zer...
2016 Feb 26
2
Tinc 1.0.26 on Mac OS X
...from Homebrew on Mac OS X 10.10.5, and >> having some trouble. Is anyone successfully doing this? >> >> Here's my config: >> >> $ sudo cat /etc/tinc/robotvpn/tinc.conf >> Name = elendur >> Mode = switch >> AddressFamily = ipv4 >> Interface = tincdev0 >> Compression = 1 >> ConnectTo = robot_ph_cpe22_04 >> >> And here's the invocation: >> >> $ sudo tincd -D -c /etc/tinc/robotvpn -d >> tincd 1.0.26 (Nov 2 2015 06:12:50) starting, debug level 1 >> /dev/tap0 is a Generic BSD tap device >> /e...
2016 Feb 26
0
Tinc 1.0.26 on Mac OS X
Lets view your tinc.conf On February 26, 2016 6:41:30 PM GMT+03:00, Mike Purvis <mpurvis at clearpathrobotics.com> wrote: >Hi Maxim, > >I'm having the same result, though I got some more output with debug >level >5; it's definitely failing to create the specified tincdev0 network >device. >Is there something I need to change on OS X to enable that? See: > >$ sudo tincd -D -c /etc/tinc/robotvpn -d >tincd 1.0.26 (Nov 2 2015 06:12:50) starting, debug level 1 >/dev/tap0 is a Generic BSD tap device >ifconfig: interface tincdev0 does not exist >Sc...
2016 Feb 26
0
Tinc 1.0.26 on Mac OS X
On Thu, Feb 25, 2016 at 01:55:59PM -0500, Mike Purvis wrote: > Here's my config: > > $ sudo cat /etc/tinc/robotvpn/tinc.conf [...] > Interface = tincdev0 [...] > Error while writing to Generic BSD tap device /dev/tap0: Input/output error Unfortunately, on Mac OS X, tinc cannot change the name of the interface. It's probably just tap0. Tinc should've warned about this, but it doesn't. The solution is to remove the "Interface = ti...
2016 Feb 26
0
Tinc 1.0.26 on Mac OS X
...>I'm trying to use tinc 1.0.26 from Homebrew on Mac OS X 10.10.5, and >having >some trouble. Is anyone successfully doing this? > >Here's my config: > >$ sudo cat /etc/tinc/robotvpn/tinc.conf >Name = elendur >Mode = switch >AddressFamily = ipv4 >Interface = tincdev0 >Compression = 1 >ConnectTo = robot_ph_cpe22_04 > >And here's the invocation: > >$ sudo tincd -D -c /etc/tinc/robotvpn -d >tincd 1.0.26 (Nov 2 2015 06:12:50) starting, debug level 1 >/dev/tap0 is a Generic BSD tap device >/etc/tinc/robotvpn/tinc-up: line 3: avahi-aut...
2016 Feb 26
0
Tinc 1.0.26 on Mac OS X
...nd >>> having some trouble. Is anyone successfully doing this? >>> >>> Here's my config: >>> >>> $ sudo cat /etc/tinc/robotvpn/tinc.conf >>> Name = elendur >>> Mode = switch >>> AddressFamily = ipv4 >>> Interface = tincdev0 >>> Compression = 1 >>> ConnectTo = robot_ph_cpe22_04 >>> >>> And here's the invocation: >>> >>> $ sudo tincd -D -c /etc/tinc/robotvpn -d >>> tincd 1.0.26 (Nov 2 2015 06:12:50) starting, debug level 1 >>> /dev/tap0 is a Ge...