Displaying 20 results from an estimated 1000 matches similar to: "Tinc 1.0.26 on Mac OS X"
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
2016 Feb 26
2
Tinc 1.0.26 on Mac OS X
Hi Maxim,
Not much to it:
avahi-autoipd -D $INTERFACE
# ifconfig $INTERFACE 169.254.45.23 netmask 255.255.0.0 up
ip route add 172.20.0.0/16 dev $INTERFACE
Mac OS X doesn't have "ip" by default, so I also installed the Homebrew
package "iproute2mac", which provides an emulation of "ip" on top of the
legacy ifconfig/route calls.
The commented-out ifconfig
2016 Feb 26
1
Tinc 1.0.26 on Mac OS X
Ah, fantastic. With the following config I get a usable tap0:
$ sudo cat /etc/tinc/robotvpn/tinc.conf
Name = elendur
Mode = switch
AddressFamily = ipv4
Device = /dev/tap0
Compression = 1
ConnectTo = robot_ph_cpe22_04
Still need to figure out the Avahi side of things for name resolution, but
thanks all!
On 26 February 2016 at 11:04, Guus Sliepen <guus at tinc-vpn.org> wrote:
> On Thu,
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:
>
2016 Feb 26
0
Tinc 1.0.26 on Mac OS X
Mike, you can use ifconfig, it should work fine.
It can be something like this:
#!/bin/sh
ifconfig $INTERFACE 172.20.0.1 netmask 255.255.0.0
It no need to add up at the end of ifconfig string. And "ip route" can be
skipped too.
On Fri, Feb 26, 2016 at 5:23 PM, Mike Purvis <mpurvis at clearpathrobotics.com>
wrote:
> Hi Maxim,
>
>
> Not much to it:
>
>
2016 Feb 26
0
Tinc 1.0.26 on Mac OS X
Hi.
May you show your tinc-up script? And subnet-up, host-up if you have they at all.
On February 25, 2016 9:55:59 PM GMT+03:00, Mike Purvis <mpurvis at clearpathrobotics.com> wrote:
>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
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,
2003 Oct 20
3
R - S compatibility table
Hello all - I've just recently been exploring R for the
first time. After noticing a few things that have changed
from S to R, I started looking for an R-S compatibility table
but didn't find it. Is such a table out there ? Where ?
Thanks much,
Purvis Bedenbaugh
purvis at mbi.ufl.edu
Examples:
'stdev' is now 'sd' - is it exactly the same computation ?
couldn't find
2009 Sep 21
1
NetworkManager invalid numeric argument
Got the following error running the latest yum update, any thoughts?
useradd: invalid numeric argument 'avahi-autoipd'
error: %pre(NetworkManager-0.7.0-4.el5_3.i386) scriptlet failed, exit status 3
error: install: %pre scriptlet failed (2), skipping
NetworkManager-0.7.0-4.el5_3
Brian
2016 Jun 02
0
Bug report/compiling with debug.
Hi All,
Looking for some guidance on debugging and also reporting a bug.
First off I can't seem to find any information on reproducing the ubuntu
16.04 build with debug symbols, I do have a core file I'd like to
introspect to potentially provide a patch.
Secondly the bug report itself:
I am receiving a segfault signal 11 when one or more machines share a
*Address* specific IP.
For
2018 Mar 02
2
Error joining Samba 4.7.4 DC to existing Win2008R2 domain
On Fri, 2 Mar 2018 16:15:43 +0100
Claudio Nicora <claudio.nicora at gmail.com> wrote:
>
> > Is bind9 running during the join ?
> > How have you set up bind ?
> No it's not.
> Following the doc here
> https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_End
> I see than the needed files (like /var/lib/samba/private/named.conf
> and
2015 Sep 07
1
Asymmetric routing and firewalls dropping UDP packets
We are running tinc (v. 1.0.26) in switch mode with bmx6 (another mesh
protocol) running on top of the tap0 interface on about 25 devices. The
asymmetric routing of UDP packets is causing my firewall and I presume
others to drop some of the packets, since there are no outbound SYN packets
originating from the device running tinc. Is there any way to mitigate
this issue besides enabling tcponly
2006 Dec 01
3
"All resource specifications require names": wot?
Hi, everyone --
I downloaded puppet and have been playing with it. I''m using the RPM''s for RHE4 created by David (mentioned on the install page: http://people.redhat.com/dlutter/yum/rhel4/) with RHE''s ruby 1.8.1-7:
ruby-1.8.1-7.EL4.8
ruby-libs-1.8.1-7.EL4.8
ruby-devel-1.8.1-7.EL4.8
I''m sure this is an easy one; all the same, I''m stumped. Please
2007 Apr 18
4
Tap0?
Hello!
What is exactly "tap0" in the host ifconfig?
Thank you!
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2000 Jun 11
3
TINC 1.0pre2 problem
On Sun, 11 Jun 2000, David Summers wrote:
> Thanks for the great software package! The question I have is this:
Thank you :)
> My goal is to set up a triangle topology VPN between three sites and run
> OSPF routing on all the sites so that if a link goes down between any two
> sites the OSPF routing will reroute the packets that used to go between
> the sites A <-> B to A
2007 Aug 13
3
bonding tap devices
Hello list,
Please don''t shoot me. I know I''m doing something with bonding that
bonding wasn''t made for. I just want to give it a try. I want a simple
mechanism to have a failover on a 24Mbit line to a 2Mbit line in case
the 24Mbit line goes down.
Between A and B there are two lines: a 24Mbit and a 2Mbit. I use two
OpenVPN tunnels with tap devices:
+-- tap0 (A)---
2004 Oct 15
1
mark & owner for local connections
Hi,
Host A has two interfaces: eth0, tap0.
I want that all locally generated traffic from user 1004 goes through
tap0.
This is what I did:
iptables -A OUTPUT -t mangle -m owner --uid-owner 1004 -j MARK --set-mark 2
echo 202 bigmac.out >> /etc/iproute2/rt_tables
ip rule add fwmark 2 table bigmac.out
ip route add default via 10.0.0.1 dev tap0 table bigmac.out
ip route flush cache
2002 Jul 07
2
Metadata socket and net2str() error
Hello there,
I was hoping that maybe one of you guys could help me out with a problem I'm
experiencing with tinc1.0pre7.
First, I'll start with my configuration, after that I'll explain my problem.
Background
----------
This is a simple, client-server situation on a private network. Both
machines run the same Debian Woody 3.0 testing installation and both have
identical packages
2001 Jun 22
1
book on tinc
Hi Ivo and Guus,
We are writing a book on building VPNs for Linux and a part of it describes
tinc. I wanted to make sure that your opinion, as tinc authors and
developers, is reflected.
First, let me ask a couple of technical questions.
1.
If there are two hosts, foo and bar, that are to be connected via tinc, and
each host should only have _one_ IP address (i.e. nmask is /32), would the
2006 Feb 02
4
Virtual Interface
Hi Guys,
I want to create multiple virtual interfaces on a system running linux 2.6.
The main requirment being, to assign unique MAC address fo each of the
virtual interfaces.
I need to know, if this is possible and will really appriciate if someone
can provide me pointer in this direction.
Thanks a lot.
R. Singh
_______________________________________________
LARTC mailing list