Displaying 20 results from an estimated 700 matches similar to: "wishes"
2005 Jan 20
1
an other usage example
Hi,
i heard many things about tinc, good and not so good :-), so i tried for
myself.
First, we use here a larger vpn (about 30 subnets) at time with OpenVPN.
OpenVPN only supports PointToPoint connections so the setup is complex. Many
transport Networks, many routes.
The examples from your Webpage are nice, but i think a nicer way to use the
strengh of tinc is:
We define a Subnet where all
2015 Nov 18
1
Packet loss when using multiple subnet#weight entries
On Wed, Nov 18, 2015 at 08:25:28AM +0100, Armin Schindler wrote:
> But I have a question regarding "Subnet=" possibilities. When I have more than
> one Server acting as host for VMs and need to have automatic routing to
> all VMs on these servers, can I use tinc to create this routing automatically?
>
> My idea is to have a script which is started when a VM is
2012 Nov 29
2
Tinc Log rotation fails
This may have already been addressed, and I apologize if it has, but here is my issue.
I have separated the TINCD log from syslog to isolate the VPN activity.
By starting with daemon with the --logfile= switch
It seems to work fine except that once log rotation takes place, the daemon does not recreate the log, nor will it write to the new log even if an empty file is put into place.
The only
2015 Nov 15
2
Packet loss when using multiple subnet#weight entries
Hello,
I have two servers (A and B) in separate locations. Both are connected
together via two tinc switches to provide two subnets on both servers.
This works pretty good. I can start my VMs on any server connected
to one of those bridges without changing any routes.
The subnets hosted on both servers (each in a bridge) are
172.16.10.0/24 (mainly on A) and 172.16.11.0/24 (mainly on B)
Now I
2017 Feb 17
1
Tinc hangs if started with network disconnected
Am 17.02.2017 um 10:59 schrieb Guus Sliepen:
> On Fri, Feb 17, 2017 at 09:55:26AM +0100, Sandro Stiller wrote:
>
>> On my system, tinc is started on bootup.
>> If the Network cable is not connected, tincd hangs forever after these messages:
> [...]
>> 2017-02-13 11:34:02 tinc.XXX[403]: Error looking up XXX.net port 2300: Temporary failure in name resolution
> [...]
2017 Feb 17
2
Tinc hangs if started with network disconnected
On my system, tinc is started on bootup.
If the Network cable is not connected, tincd hangs forever after these messages:
2017-02-13 11:34:01 tinc.XXX[403]: tincd 1.0.31 starting, debug level 5
2017-02-13 11:34:01 tinc.XXX[403]: /dev/net/tun is a Linux tun/tap device (tun mode)
2017-02-13 11:34:01 tinc.XXX[403]: Executing script tinc-up
2017-02-13 11:34:02 tinc.XXX[403]: Listening on 0.0.0.0 port
2002 Jan 31
4
signal transmission in ssh2
does somebody like this?
Index: Makefile.inc
===================================================================
RCS file: /cvs/src/usr.bin/ssh/Makefile.inc,v
retrieving revision 1.21
diff -u -r1.21 Makefile.inc
--- Makefile.inc 30 Oct 2001 20:32:31 -0000 1.21
+++ Makefile.inc 16 Nov 2001 12:07:22 -0000
@@ -10,7 +10,7 @@
CDIAGFLAGS+= -Wmissing-prototypes
CDIAGFLAGS+= -Wunused
-#DEBUG=-g
2016 Jul 25
3
How does tinc server handle the case one client's key file is removed after connection
Hi Guys,
Say when tinc is running all good, the "server" contains all the key files
of clients.
If we remove the key file for client A during run, how long before does
server find out the key
file is gone? I see a "KeyExpire" option in the conf file, is this the time?
In my own experiment, the client will still be able to connect to the tinc
network even if the key file is
2017 Jul 11
2
Some tinc clatifications
Il 2017-07-10 18:32 Matthew Nichols ha scritto:
> 1. That entirely depends on how you have it set up (look at
> StrictSubnets and TunnelServer). It might also be recommended to have
> every node re-key itself (http://tinc-vpn.org/security/).
I've used StrictSubnets and TunnelServer (and probably will keep using
this so roadwarriors don't see eachother, though looking at the logs
2017 May 06
2
Show the subnets learnt and update configuration without reset?
1. Is there any tools/command, we can show the subnet where a certain tinc nodes learnt? So that I can know the weight for certain subnet(in real time), instead of go back to the node’s (who advertise the subnet) configuration file to check.
2. So far in order to change the weight of a subnet, or something else, I have to reset the tinc daemon( tincd -k -n myvpn and then tincd -n myvpn) in
2017 May 24
1
Does the INT signal will force the tinc to re-read the tinc.conf file
I mean, if I changed pingtimeout on tinc.conf, -kHUP will force the tinc to re-read that parameter into effective? If no, any other ways to make it effective other that kill the process?
for tinc 1.0.
2020 Oct 23
2
RBD volume not made available to Xen virtual guest on openSUSE 15.2 (with libvirt 6.0.0)
Hi there,
Since upgrading to openSUSE 15.2 (which includes libvirt 6.0.0) the
virtual guests don't get their RBD disks made available to them. On
openSUSE 15.1 (which includes libvirt 5.1.0) that worked fine. The XML
is as follows:
<domain type='xen' id='7'>
<name>mytwotel-a</name>
<uuid>a56daa5d-c095-49d5-ae1b-00b38353614e</uuid>
2020 Oct 26
1
Re: RBD volume not made available to Xen virtual guest on openSUSE 15.2 (with libvirt 6.0.0)
It's QEMU 4.2.1-lp152.9.6.1.
I've tried updating it from the Open Build Service repos but there's too
many version conflicts.
Marcel
On 26/10/20 9:02 pm, Ján Tomko wrote:
> On a Friday in 2020, Marcel Juffermans wrote:
>> Hi there,
>>
>> Since upgrading to openSUSE 15.2 (which includes libvirt 6.0.0) the
>> virtual guests don't get their RBD disks
2017 Aug 12
1
The reconnect timer can be adjusted in 1.0.31?
Thanks.
>From the document, the default looks 900s.
And let's say tinc connected to A, B, C; What if the connection to A
failed(To B and C are fine), and tried many times until the last try which
wait the Max Timeout, then tinc will not try again to connect A, right?(And
when the Max Timeout for connection to A will be reset?)
Guus Sliepen <guus at tinc-vpn.org>于2017年8月12日
2018 Feb 20
2
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
Sure.
```
[global]
workgroup = EXAMPLE
server string =
dns proxy = no
interfaces = eth0
bind interfaces only = yes
log file = /var/log/samba/log.%m
max log size = 1000
# new options
log level = 5
netbios name = FILES
#panic action = /usr/share/samba/panic-action %d
server role = STANDALONE SERVER
local master = no
security = user
encrypt passwords =
2018 Feb 19
2
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
Hi.
I tried to migrate my storage(smb) server to more newer version, but faced
with 'segfaults", after(in progress) client authenticating, when samba
tries to start a new smbd instance (as i understand). I saw client
authentication success, which interrupts in following places:
In case with
2013 Oct 04
1
Retry interval for attempting to set up a tunnel
Hi,
We set up tinc tunnels over 3G when the connection becomes available. It is a mobile environment so connections come and go frequently. We send tinc an ALRM signal to retry a connection, but somehow this fails once in a while.
Is there a way to influence the retry interval for connections that are down and the interval increment? We would like to be able to set this to 1 minute after ALRM.
2012 Jun 26
1
Segmentation fault with latest 1.1 revision
Hello,
I am trying 1.1 branch and I experience a segmentation fault upon ALRM signal.
This looks like a race condition.
I have my tincd daemon instantiated manually in if-up.d/jmuchemb (without IF_TINC_NET) and when if-up.d/tinc runs, it sends a ALRM signal that makes tincd crash.
It fails here:
Core was generated by `tincd -D -n jmuchemb -d -o ConnectTo srv -o srv.Address 81.x.y.z -o
2015 Sep 05
3
Some feedback on Libfuzzer
HI think I have a fairly nicely integrated Libfuzzer based fuzzer in
Postgres now. I can run things like:
SELECT fuzz(100000,'select regexp_matches(''foo/bar/baz'',$1,''g'')')
Which makes it convenient to fuzz arbitrary public functions available
in SQL. (I haven't figured out what interface to make for fuzzing
internal functions which take char
2004 May 13
2
Can asterisk be programmed to make "alarm calls"?
Those of you whom have a free Washington State phone number from ipkall.om
will know that one has to use the number at least every 30 days or else
the number becomes disconnected.
I have 3 numbers pointed at my asterisk my which work very well but I
still had the 30 day problem.
Is there a way that I can program asterisk to make a call to my WA numbers
so that they wont get disco'd? I'm