Displaying 20 results from an estimated 1100 matches similar to: "Error starting tinc"
2016 Jan 22
1
Error starting tinc
Executing:
ip tuntap add vpndrif mode tun
return Keepalived errors show when tincd start:
Jan 22 23:41:19 Keepalived_vrrp[1999]: Netlink: filter function error
Jan 22 23:41:19 Keepalived_healthcheckers[1998]: Netlink: filter function error
Jan 22 23:41:19 systemd-sysctl[23246]: Overwriting earlier assignment of kernel/shmmax in file '/etc/sysctl.d/99-sysctl.conf'.
Jan 22 23:41:19
2015 Sep 29
3
Keepalived vrrp problem
Hey guys,
I'm trying to install keepalived 1.2.19 on a centos 6.5 machine. I did an
install from source.
And when I start keepalived this is what I'm seeing in the logs. It's
reporting that the VRRP_Instance(VI_1) Now in FAULT state.
Here's more of that log entry:
Sep 29 12:06:58 USECLSNDMNRDBA Keepalived_vrrp[44943]: VRRP Instance = VI_1
Sep 29 12:06:58 USECLSNDMNRDBA
2016 Jan 22
1
Error starting tinc
I tested a little more...
tincd does not create virtual interface device correctly on CentOS 7, I don't know where tincd stop, probably on " System call `getaddrinfo' failed: Name or service not known" I sent you before.
Keepalived return that error I shown on every ip command but this is not a problem now, I'll see this as soon as possible.
If I execute these commands tun
2016 Jan 22
1
Error starting tinc
No parameters using DNS.
- tinc.conf content
Name = sito1
AddressFamily = ipv4
BindToAddress = <IPPUB>:665
BindToInterface = int
Device=/dev/net/tun
Interface = vpndrif
Mode = router
PingInterval = 60
PingTimeout = 5
ProcessPriority = normal
- host/sito1 content
Address = <IPPUB>:665
Subnet = <IPLOCAL>/<NETMASK>
Port = 655
-----BEGIN RSA PUBLIC KEY-----
...
-----END
2014 Nov 12
0
Keepalived - spurious failovers
Hello,
We are using CentOS 6.6 and keepalived 1.2.13 on two servers for
failover, no load-balancing. Failover is governed by the NIC being
present, and the Apache and Tomcat processes being present. Both servers
are configured as 'EQUAL' (not master/backup). An initial priority of
100 is set, and if a process or NIC fails, then this is reduced by 60 -
causing a lower priority to be seen
2010 May 12
1
Control what messages go into /var/spool/mail/root
Hi,
I found some info messages below in /var/spool/mail/root.
To reduce the size of that file, I'm wondering if there's a way to prevent those unimportant messages from entering /var/spool/mail/root. Thanks.
2010-05-10T10:32:27-05:00 <authpriv.info> se1 su: pam_unix(su-l:session): session closed for user root
2010-05-10T10:01:28-05:00 <local1.info> se1 Keepalived_vrrp:
2024 May 09
2
Print date on y axis with month, day, and year
I am trying to use ggplot to plot the data, and R code, below. The dates (jdate) are printing as Mar 01, Mar 15, etc. I want to have the date printed as MMM DD YYYY (or any other way that will show month, date, and year, e.g. mm/dd/yy). How can I accomplish this?
yyy <- structure(list(
jdate = structure(c(19052, 19053, 19054, 19055,
19058, 19059, 19060, 19061, 19062,
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
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
2017 Sep 17
0
keepalived segfault after upgrade to 7.4
Prior to upgrading to CentOS 7.4 everything was fine, after upgrade I'm
seeing
/etc/keepalived# keepalived -f /etc/keepalived/keepalived.conf --dont-fork
--log-console --log-detail --dump-conf -m -v
Starting VRRP child process, pid=17224
Registering Kernel netlink reflector
Registering Kernel netlink command channel
Registering gratuitous ARP shared channel
Opening file
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:
>
>
2017 Aug 01
1
tincd 1.0.26 terminates with. "Name for tinc daemon required!"
Hello folks,
I have the following problem: tincd is complaining about a missing name or so but i cannot find any mistake in the configuration. It is similar to all my other tinc nodes. here are the details:
# ls -l /etc/tinc/ffnw/
drwxr-xr-x 3 root root 4096 Aug 1 10:43 hosts
-rw------- 1 root root 1680 Jul 31 21:54 rsa_key.priv
-rw------- 1 root root
2016 Apr 08
2
Commit 68f4ca7 issues
There are few reasons why I stick to older OSes.
In case of FreeBSD its my customized Imunes platform
for network simulations...
Anyway, back to root problem:
gcc -std=gnu99 -DHAVE_CONFIG_H -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\"
-DFORTIFY_SOURCE=2 -g -O2 -MT tincd.o -MD -MP -MF $depbase.Tpo -c -o tincd.o
tincd.c &&\
mv -f $depbase.Tpo $depbase.Po
2016 Jan 26
2
tinc on a raspberry pi - version 1.0.19 will not work
Hello Guus,
thank you for your fast reply. Indeed the upgrade to a newer Raspbian
image did solve my problem with tinc, I was not aware that there was a
new Jessie based version.
The current Jessie based Raspbian has tinc 1.0.24 version included,
which runs fine, so I did not run tinc with debug messages enabled,
since the issue that had caused my tinc crashes in 1.0.19 had probably
been fixed.
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
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
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 Apr 08
0
Commit 68f4ca7 issues
On Fri, Apr 08, 2016 at 12:29:27PM +0200, borg at uu3.net wrote:
> I have issues building tincd-1.0.26 on FreeBSD 4.11
While I do like to make things backwards compatible, tinc 1.0.26 is from
2015, and FreeBSD 4.11 is from 2005. Is there a reason you're sticking
to 4.11, and/or do you have the same issue with a newer version of
FreeBSD, like 10.3?
> Seems commit
2015 Dec 30
2
Self-DoS
Hi,
I have successfully connected a network of about 60 nodes (many of which are virtual machines) with tinc 1.0 but encounter a severe bug when physical connectivity between two major locations is lost and then reconnected. From what I gathered, many nodes attempt to connect to many other nodes, causing 100% CPU load on all nodes, taking down the whole network with no node succeeding connecting
2017 Aug 29
1
Behavior like -R and -L SSH
Hi All,
I've been playing around with TINC and like what I've seen so far.
I wanted a TINC tunnel like this, where I have a server on the Internet
with a public IPv4 address as my TINC server. Then I can have clients
connect to it and see each other except that the client at a customer
site would allow me to route behind it so I could see hosts on site beyond
my device on premise. I do