Displaying 20 results from an estimated 10000 matches similar to: "Some questions about tinc"
2003 Sep 15
3
Tinc for WIndows
Hello,
I have running tinc on my several linux boxes and now I am trying to install tinc on my WinXP box.
I can't understand what kind of VPN interface I should install - CIPE or TAP which included into the windows tinc package ?
Another question is about variable "Interface =" in the tinc.conf file. What name should I use ?
Regards,
Igor Belokopytov
Tinc: Discussion
2003 Jul 24
1
tinc under Windows
Hello everyone,
Last week the CVS version of tinc gained the ability to run under
Windows, in a Cygwin environment (http://www.cygwin.com), making use of
the virtual network driver from the CIPE project
(http://cipe-win32.sourceforge.net/). Preparations were also being made
to support Windows without Cygwin.
Today James Yonan of OpenVPN (http://openvpn.sourceforge.net/) anounced a
port of
2015 Jan 24
1
tinc Digest, Vol 123, Issue 11
Hi,
Thank you Guus,
I think the /16 solution is the easier to apply so I modified my tinc-up in
host A to be like
#!/bin/sh
ifconfig $INTERFACE 192.168.10.1 netmask 255.255.0.0
a route -a from HOST A shows:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
0.0.0.0 178.62.128.1 0.0.0.0 UG 0 0 0 eth0
10.129.0.0
2004 Oct 13
1
Non TCP/IP traffic
Hi all,
I need to setup a VPN where home users can comunicate with a Novell network
which functions with IPX/SPX. Is there someway i can route this traffic over
Tinc? I know tinc has a "switch" and "hub" mode, but does it also route non IP
traffic? This would be the setup:
[NovellServer] <-_EtherNet_-> [Firewall] <-_Tinc_-> [Homeuser]
Can i make tinc route this
2015 Jan 22
1
Help linking subnets
Hi, after trying for days I ended up with a working tinc configurazion of 2
subnets, now my goal is to add 2 more subnets and comunicate.
I might seem dumb at this point but honestly I don't work in IT or
Networking stuff, and so I dont have that deep knowledge.
A little explanation of my configuration is
HOST A (VPN server)
Public IP: 1.2.3.4
tun0 Subnet = 192.168.10.0/24
tun0 IP =
2001 Oct 31
2
spool unixXwindows and password
Good morning,
I have two problems and I would like know if you can help me:
1- I have a printer "plotter-A0" installed in a windows98. There isn?t
driver for this printer in the unix (solaris2.x). I would like to
create a spool to this printer by the "admintool" but it left from the
impression calls this printer automatically in the windows. It?s
possible?
2- Every times
2003 May 08
2
tinc/src net.h,1.9.4.57,1.9.4.58 net_packet.c,1.1.2.29,1.1.2.30
aG93IHRvIGNoZWNrb3V0IHRoZSBsYXN0IGRldmVsb3AgdGluYz8gKENWUyxjb21wbGllIGFibGUp
DQo=
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site: http://tinc.nl.linux.org/
2003 Mar 19
0
tinc on windowsxp: success :-)
Well, its not a port of tinc to windows, but I am successfully using tinc
on my Windows XP box at work to allow it to communicate directly with the
machines on my home LAN (which have private IPs behind NAT).
The problem: no port of tun/tap to windows. so no virtual ethernet driver.
The solution: VMWare Workstation
VMWare comes with a virtual ethernet driver and has a very flexible
virtual
2018 Mar 31
2
Migrate from Tinc-VPN v1.0 to TINC-VPN v1.1
Can you just compile the latest from the git repo on to raspian os?
On Sat, Mar 31, 2018, 11:21 AM Ramses <ramses.sevilla at gmail.com> wrote:
> El 29 de marzo de 2018 23:41:24 CEST, Ramses <ramses.sevilla at gmail.com>
> escribió:
> >Hi everyone,
> >
> >I have installed Tinc-VPN v1.0.19-3, that is the last version that
> >there is in Raspbian 7,
2014 Jan 09
1
tinc started from /etc/network/interfaces and not from /etc/tinc/nets.boot
Hello,
are there reasons why all the examples for debian and ubuntu explain how
to setup tinc to start from the init job /etc/init.d/tinc and
/etc/tinc/nets.boot and why there are no examples or tutorials on howto
start tinc from /etc/network/interfaces ?
Using /etc/network/interfaces I have a perfectly running tinc vpn with
an unprivileged user, locked memory and a chroot jail plus converted
2002 Jun 16
1
Can NOT start R in windows2000 (PR#1678)
Full_Name: Xin Tian
Version: 1.5.0 or 1.4.0
OS: windows 2000
Submission from: (NULL) (165.230.240.114)
I tried to install R 1.5.0 or R 1.4.0 to my PC with windows2000.
After installation, whenever I clicked R icon, it returned to me an
error message:
"Rgui.exe has generated errors and will be closed by windows. You
will need to restart the program.
An error log is being created."
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,
2020 Mar 20
2
High tinc traffic on ethernet without tinc load
Hi Lars,
Am 20.03.20 um 15:43 schrieb Lars Kruse:
> Did you really try the nice visualizations in the "Statistics" menu?
> These should allow you to see, which protocols and which peers cause the
> traffic.
>
> I am slightly confused, that you already took a look at the traffic, but you did
> not mention, which type of traffic makes up the bulk of the excessive packets
2016 Nov 17
1
Windows tinc network no data despite tinc connection
Hi guys, thanks in advance for any answers.
Trying to get tinc up and running, I hit a roadblock though. What I’m trying to do is to connect to my roaming notebook to my company network.
All hosts on our network live in the 10.42.x.x range, netmask is 255.255.0.0.
Tinc 1.1pre14 service is running on a Windows host 10.42.2.50.
Public ports are natted through, telnetting public ip port 655 the
2017 Jan 27
1
Disallow binding via tinc
That would probably work, too; it's harder to configure though and
easier to get wrong.
If I could avoid having the tun0, that would trivially solve the problem.
On 27/01/17 09:41, Azul wrote:
> Why not just firewall incoming traffic on the clients?
>
>
> On 27 Jan 2017 8:37 am, "Niklas Hambüchen" <mail at nh2.me
> <mailto:mail at nh2.me>> wrote:
>
2020 Mar 20
1
High tinc traffic on ethernet without tinc load
Yes, exactly. There are lots of packages exchanged between tinc processes on port 655, accounting to 99 % of the Ethernet traffic, while the virtual interface stays almost idle.
Best,
Maximilian
Am 20. März 2020 21:09:18 MEZ schrieb Lars Kruse <lists at sumpfralle.de>:
>Hello Maximilian,
>
>Am Fri, 20 Mar 2020 19:43:35 +0100
>schrieb Maximilian Stein <m at steiny.biz>:
2012 Apr 18
4
FW: tinc Digest, Vol 90, Issue 17
Dear C?dric,
If I am using windows version of tinc, how can I check the connection list?
Regards,
Eric
-----Original Message-----
From: tinc-bounces at tinc-vpn.org [mailto:tinc-bounces at tinc-vpn.org] On Behalf
Of tinc-request at tinc-vpn.org
Sent: Wednesday, April 18, 2012 6:00 PM
To: tinc at tinc-vpn.org
Subject: tinc Digest, Vol 90, Issue 17
Send tinc mailing list submissions to
tinc at
2013 Apr 22
1
[Announcement] Tinc version 1.0.21 and 1.1pre7 released
Because of a security vulnerability in tinc that was recently discovered, we
hereby release tinc versions 1.0.21 and 1.1pre7. Here is a summary of the
changes in tinc 1.0.21:
* Drop packets forwarded via TCP if they are too big (CVE-2013-1428).
Here is a summary of the changes in tinc 1.1pre7:
* Fixed large latencies on Windows.
* Renamed the tincctl tool to tinc.
* Simplified changing the
2013 Apr 22
1
[Announcement] Tinc version 1.0.21 and 1.1pre7 released
Because of a security vulnerability in tinc that was recently discovered, we
hereby release tinc versions 1.0.21 and 1.1pre7. Here is a summary of the
changes in tinc 1.0.21:
* Drop packets forwarded via TCP if they are too big (CVE-2013-1428).
Here is a summary of the changes in tinc 1.1pre7:
* Fixed large latencies on Windows.
* Renamed the tincctl tool to tinc.
* Simplified changing the
2016 Jan 26
2
Having more info, like the ip address of the vpn nodes in the xdot graph file of tinc
Hello Guus,
is there a .deb somewhere for tinc 1.1 and ubuntu 15.10 available /
instruction on howto build .deb files for ubuntu ? Then I could put
something together with python or the shell, inotify of the tinc graph
file and tinc info.
Thanks+
BR
Max.
> On Fri, Jan 22, 2016 at 02:12:20PM +0100, Maximilian H. wrote:
>
>> I am using tinc's feature to dump a graph of the