search for: tinc_4

Displaying 13 results from an estimated 13 matches for "tinc_4".

2002 Dec 27
1
Bug in tinc manual
I found the following error in tinc manual in http://tinc.nl.linux.org/documentation/tinc_4.html PrivateKey = /etc/tinc/company/rsa_key.priv should be: PrivateKeyFile = /etc/tinc/company/rsa_key.priv Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://tinc.nl.linux.org/
2004 Jan 15
2
execute command/skript on connection?
Hi all, Is there any way to get a skript or some commands executed on connection(!) of a host (OS is Linux)? I'd like to set a host route on my router (my LAN server running Debian Linux) when my notebook (Debian Linux, too) connects to it. As I understood tinc-up is executed on startup of the tinc-daemon which doesn't fit for me. The hostroute is ONLY to be set if the Notebook is
2011 Oct 10
1
"Name" directive in tinc.conf
Hello, According to http://tinc-vpn.org/documentation/tinc_4.html: ,---- | Name = <name> [required] | | This is a symbolic name for this connection. The name should consist | only of alfanumeric and underscore characters (a-z, A-Z, 0-9 and _). `---- However, if I set an arbitrary name, I get # tincd -D -n hbt -d tincd 1.0.11 (Nov 18 2009 03...
2010 Jan 19
1
need an example with 2 different nets
...local (green) network it does route the traffic to? Does it make sense to give the tinc interface an 192.168.0.253 IP, when the net here is 192.168.0.0/24 on eth1 I can not find such a sample, that clarifies where to use which net/ip. In your documentation on http://www.tinc-vpn.org/documentation/tinc_4.html#How-connections-work why is there not route in tinc-up for "Branch A". This doc says nothing about routes anyway... -- Hinnack 2010/1/19 Guus Sliepen <guus at tinc-vpn.org> > On Tue, Jan 19, 2010 at 04:59:41PM +0100, Hinnack wrote: > > >> 2010/1/19 <tinc...
2002 Aug 01
1
m new to the list
hi, m kinda new to the list....m trying to setup tinc on linux 7.1 but to no avail....when i issue the command..modprobe tun...it executes, but there's no tun0 device... m i missing a lot here?...thanks in advance.... _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com Tinc: Discussion
2010 Mar 08
1
Contradiction in documentation
Hi, I'm reading the tinc documentation [1], chapter 4 Configuration. I notice an apparent contradiction, and I wonder which part is correct. [1] http://tinc-vpn.org/documentation/tinc_4.html In part 4.3 "How connections work" this is stated: "If it [tinc] sees one or more ?ConnectTo? values pointing to other tinc daemons in that file, it will try to connect to those other daemons. Whether this succeeds or not and whether ?ConnectTo? is specified or not, tinc will...
2012 Aug 18
1
Misunderstanding of Subnet directive in hosts files
Hello! Could someone, please, explain to me the meaning of Subnet directive in configuration file of host, because I really don't understand this. http://www.tinc-vpn.org/documentation/tinc_4.html#Configuration "The subnet which this tinc daemon will serve."??? I assign an IP from apropriate subnet to interface, what does it mean "will serve"? I've read documentation, but it doesn't make sense to me and my configuration seems to work fine without any Subn...
2010 Feb 20
2
Tinc on Linux and tap device problem
Hello, I successfully set up a tunnel with tinc using the tun interface. however I need a tap device, because I need to run the OLSR routing protocol on the tunnel and if I use the tun mode OLSR will just skip the interface. (It is a well known thing, I had this issue before also when using OpenVPN in the past). The problem is that I cannot make tinc use a tap device. I created the tap0
2013 May 02
3
Simple Class A VPN Guide - Problems
Hey guys, Stumbled upon tinc a few days ago - looks great. I'm having trouble setting up a simple VPN between two machines that are unfirewalled, one is a physical machine and another is a local VM. I can connect to them via their existing LAN IPs and ping them without issue with < 1ms. 1) I have WinA (Windows host - existing LAN IP 192.168.137.1) and LinuxB (Linux host - existing LAN
2004 Oct 25
1
Address Variabme for Roadwarriors]
Thanks for getting back to me so quickly on this. In thinking about the topology that I am trying to set up, I will probably only set up a "private" DNS on the VPN for the 10.x.x.x users. With this in mind, I have now come up with a new question relating to this. What I will like to do is to give all of the uses, including roadwarriors, a static IP address on the 10.x.x.x address
2013 Jan 13
1
Understanding tinc edge connections and re-routing
Hi, I have successfully setup a tinc network between five hosts (in switch mode). Two of the hosts have static and known IP addresses (S1 and S2). Other hosts (H3-H5) connect one (or both) of them. The traffic flows nicely between all hosts. The initial edges (ConnectTo configuration directives) in my test network are: S1<->S2 H3 -> S1 and S2 H4 -> S1 H5 -> S2 As far as I have
2003 Sep 06
2
What is wrong? "Creating metasocket failed"
Hi there, I'm trying to set tinc and I get the following messages: Sep 6 13:31:33 leibniz tinc.acvpn[12352]: tincd 1.0.1 (Aug 14 2003 15:09:44) starting, debug level 0 Sep 6 13:31:33 leibniz tinc.acvpn[12352]: /dev/net/tun is a Linux tun/tap device (tun mode) Sep 6 13:31:33 leibniz tinc.acvpn[12352]: Script tinc-up exited with non-zero status 126 Sep 6 13:31:33 leibniz tinc.acvpn[12352]:
2013 Jan 24
3
Conflicting Default Values. A trusts B. B trusts EvilNode. Does that mean A trusts EvilNode?
...node? It could still ConnectTo Server1, but not allow any incoming connections. Without somewhat centralized control, it is hard to know who is connecting to who, which would be a good reason to have the option to put network keys into a DNSSEC server. http://www.tinc-vpn.org/documentation-1.1/tinc_4.html#How-to-configure -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20130123/583db4e5/attachment.html>