Displaying 20 results from an estimated 2000 matches similar to: "tinc starts too early on boot"
2018 Apr 18
0
tinc starts too early on boot
On Mon, Apr 16, 2018 at 09:10:02AM +1000, Hamish Moffatt wrote:
> I have a bunch of Debian stretch machines with systemd where I find that
> tinc starts too early during boot, and fails to work.
>
> Typically it is running, but printing out
>
> Apr 14 00:53:41 db7 tinc[3077]: Can't write to Linux tun/tap device (tun
> mode) /dev/net/tun: Input/output error
[...]
>
2018 Jun 28
1
1.0 or 1.1pre?
I have about 15 nodes running 1.1pre15 connected and running quite well.
I don't remember why I installed 1.1preX originally. Possibly because I
added a router with custom firmware to the network (Tomato Shibby
firmware for my ASUS router) which included 1.1pre14.
Now I'm trying to add an Openwrt device and it includes 1.0.33 only.
This will replace the Tomato Shibby device with
2004 Sep 30
4
Could not open /dev/net/tun
Hi,
I am triying to configure a VPN, my configuration files are:
******************
TINC.CONF:
Name = nova
# The internet host to connect with.
ConnectTo = nova2
Device = /dev/net/tun #Device name.. Leave as is.
Interface = vpn #Virtual Interface name. Give any
suitable name.
#Mode = "router" #use Router mode
2019 Oct 17
3
error while decrypting metadata
One of my hosts just rebooted for the first time in ages, and now it
won't connect to any other nodes.
The log just contains continual "error while decrypting metadata" errors.
tincd[8324]: Error while decrypting: error:060A7094:digital envelope
routines:EVP_EncryptUpdate:invalid operation
tincd[8324]: Error while decrypting metadata from fairfield_gw
(yy.yy.yy.yy port 655)
2019 Feb 14
2
Tinc node is crashing after some days or weeks. How to debug?
On 13/2/19 12:28 am, Tomasz Chmielewski wrote:
> On 2019-02-12 22:12, HÃ¥vard Rabbe wrote:
>> Hi
>> Im running tinc 1.1pre17. My problem is that my tinc nodes
>> occasionally crashes. When it crashes the tinc node is not running
>> anymore. Time between failure can be sometimes days or weeks.
>>
>> Do anyone here have a proposal for how to debug and get this
2020 Oct 07
2
send all outbound traffic through intermediary
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
On Wed, 7 Oct 2020, Hamish Moffatt wrote:
> On 22/9/20 4:44 pm, Hamish Moffatt wrote:
>> Is it possible to a configure a tinc (1.0.35) node to only send outbound
>> through specific nodes, rather than trying to establish direct connections?
>>
>> I have a node which can connect to all the others directly, but some
2020 Sep 22
2
send all outbound traffic through intermediary
Is it possible to a configure a tinc (1.0.35) node to only send outbound
through specific nodes, rather than trying to establish direct connections?
I have a node which can connect to all the others directly, but some
routes have terrible packet loss, so I'd like to configure it not to try.
thansk
Hamish
2018 Aug 01
2
avoiding duplicate IPs in tinc scripts
Currently I have the local tinc node's VPN IP in both the tinc-up script
as well as in its hosts/$NODE file Subnet setting. Can this be avoided,
to simplify deployment?
Actually I am currently using a DNS lookup in the tinc-up script to get
the local VPN IP ($NODE.myvpndomain), but this fails if DNS isn't ready
when tinc-up is run. (DeviceStandby=yes fixes this, but then the
2019 Jan 12
3
Cannot access other computers on LAN
On 12/1/19 2:29 pm, Lars Kruse wrote:
> Hello
>
>
> Am Thu, 10 Jan 2019 11:58:33 +0100
> schrieb Julien dupont <marcelvierzon at gmail.com>:
>
>> The two tunnels are working. From a client I can ping or ssh VPN_office on
>> both tunnel and LAN IPs 172.16.0.2 and 192.168.1.3. I cannot however ping
>> any other computer on the LAN, I get no pong back but it
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
Hi Marek
I managed to setup everything in openwrt. However I am getting errors when
trying to run tinc daemon. Below is my debug output. Please help.. How do I
fix tunnel interface error?
root at OpenWrt:/etc/tinc/vpn# tincd -n vpn -D -d3
tincd 1.0.21 (Mar 9 2014 18:26:59) starting, debug level 3
/dev/net/tun is a Linux ethertap device
Executing script tinc-up
ifconfig: SIOCGIFFLAGS: No
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
Hi Graham
Can you perhaps share with me the mr-mips metarouter image you are using?
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
On Tue, Jan 19, 2016 at 8:01 PM, Graham Cobb <g+tinc at cobb.uk.net> wrote:
> On 19/01/16 03:57, Yazeed Fataar wrote:
> > Hi Marek
> >
> > I managed to setup everything in openwrt. However I am getting errors
> > when
2001 Aug 27
2
ethertap device: File descriptor in bad state
I've been running tincd on several machines without a problem.
I'm now setting up a new intel-type dual-processor machine, with a custom
compiled 2.4.9 linux kernel.
When I start the daemon: tincd -n vpn -dddddddddd
I get the following debug information in in /var/log/messages
Aug 27 17:26:49 q tinc.vpn[971]: Process 972 (tinc-up) exited with non-zero
status 255
Aug 27 17:26:49 q
2001 Jun 28
4
Tinc1.0pre4 & kernel 2.4.5 & tun/tap
Hi !
I want to setup tinc 1.0 pre4 with kernel 2.4.5 I didn't find
information about settings of tun/tap device
I did
in kernel -
[*] Prompt for development and/or incomplete code/drivers
Network device support
<M> Universal TUN/TAP device driver support
in /etc/modules.conf -
alias char-major-10-200 tun
mknod -m 600 /dev/tun c 10 200
chown 0.0 /dev/tun
In mailing list archive I
2011 Aug 16
2
SIOCSIFADDR: No such device
I have encountered the error " SIOCSIFADDR: No such device" in one my
Xen Guest (others VM are okay, and have checked they are using
different mac address).
Follow this link
(http://blog.kabisa.nl/2009/12/11/xen-how-to-fix-siocsifaddr-no-such-device/)
to remove the file "/etc/udev/rules.d/z25_persistent-net.rules. " and
didn''t help
My guest VM is running Ubuntu
2014 Sep 07
4
Ifconfig ipv6:permission denied.
Hi!
I installed CentOS 7 today, it's a minimal install, so it didn't have
ifconfig command. So I installed net-tools, however I can't add ipv6
address to it.
# ifconfig enp0s3 add fc00::1002/124
SIOCSIFADDR: Permission denied.
Yes, I'm running as root.
CentOS is running in a Qemu instance with e1000 ethernet card.
2005 Jun 27
8
OT: Good soft-phone on Linux
Hi Folks,
I am wanting advise on a good soft-phone on Linux. I have looked at
Gnophone but cannot seem to get it to compile under debian sarge. I am
now looing at sipXphone seem to be picking up that it is not that
stable, but perhaps someone here can advise on what softphone I can use
on Linux.
Thanks in advance,
Hamish
-------------------------------------------------------------------
|
2003 Jan 22
4
Read.table for macs
Dear All,
I've been using R for windows for a while, without too many problems.
However, I'm forced to use the MAC OS system for teaching, because our
teaching labs are mac only (not my idea!!). I have a very basic problem,
but one that doesn't appear on the FAQs. I simply want to import data
from a spreadsheet. I'm using exactly what works fine on Windows, namely:
1 save
2007 Jul 18
8
no networking anymore
hi,
after rebooting my host, i can''t have anymore the networking:
here''s my output of /etc/init.d/networking restart
Reconfiguring network interfaces...SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
eth0: ERROR while getting interface flags: No such device
Failed to bring up eth0.
done.
cat
2014 Feb 26
4
Static routing on CentOS
Hi All
I have two hosts. Host A and Host B
Host A routing table
------------------------
[root at localhost ~]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
172.29.110.0 172.29.109.1 255.255.255.0 UG 0 0 0 eth0
172.29.109.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0
2006 Mar 27
4
Can rsync handle any type of file?
Hiya
I have been doing some substantial research about rsync and the rsync
algorithm.
I was wondering: can rsync backup any type of file? I have tested it with
"common" files Word, Excel, SQL dumps, log files etc
But what about more complex types of files, like vector images etc.
Thank you for your thoughts in advance.
Hamish