Displaying 9 results from an estimated 9 matches for "metasocket".
2003 Jul 22
2
Error starting tinc (metasocket)
Hi,
I'm getting this weird error in the logs when starting tinc "Creating metasocket faile: Address family not supported by protocol"
I've tried explicitly putting AddressFamily = ipv4 in the tinc.conf file but it doesn't seem to make a difference. The IP's i'm using for the vpn are 10.0.x.x
Thanks for your assistance,
R. Schwarzenberg
-------------- next part...
2003 Sep 06
2
What is wrong? "Creating metasocket failed"
...352]: 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]: Creating metasocket failed: Address family not supported by protocol
Sep 6 13:31:33 leibniz tinc.acvpn[12352]: Ready
My kernel is 2.4.20-686-smp from a debian kernel-image package.
The version of tinc is 1.0.1-1.
A few questions:
- does the failure to create a metasocket mean tinc won't work? The
last message...
2007 Jun 10
1
Setup problems, /dev/net/tun FD in bad state
...to [/etc/tinc/yang/hosts/zee]:
Appending key to existing contents.
Make sure only one key is stored in the file.
$ sudo tincd -d9 -D -n yang 2>&1 | head
tincd 1.0.4 (Oct 25 2005 12:55:06) starting, debug level 9
/dev/net/tun is a Linux ethertap device
Listening on 0.0.0.0 port 655
Creating metasocket failed: Address family not supported by protocol
Ready
Error while reading from Linux ethertap device /dev/net/tun: File
descriptor in bad state
Error while reading from Linux ethertap device /dev/net/tun: File
descriptor in bad state
Error while reading from Linux ethertap device /dev/net/tun: Fil...
2003 Nov 06
2
Configuration Help
...tication
Closing connection with naturstrom (80.132.178.186 port 655)
Trying to re-establish outgoing connection in 10 seconds
Purging unreachable nodes
on the server side:
[ root@sphinx ]: # tail -f /var/log/tinc.log
/dev/tun is a Linux tun/tap device (tun mode)
Executing script tinc-up
Creating metasocket failed: Die Adre?familie wird von der Protokollfamilie
nicht unterst?tzt
Listening on 0.0.0.0 port 655
Ready
Read packet of 98 bytes from Linux tun/tap device (tun mode)
Cannot route packet: unknown IPv4 destination address 192.168.33.13
Writing packet of 126 bytes to Linux tun/tap device (tun mode...
2016 Oct 05
3
Dev: new option to mark all tincd socket of a tincd process
I know i'm new to the list but i'd like to propose something for tincd
daemon.
I'd like to mark all sockets established by a tincd process with a mark
passed as an argument in the command line.
What could be the purpose of this new option?
The goal of this option is to be able to have several tincd process
running at the same time using the same port but using different ip.
In
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
...t:/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 such device
ifconfig: SIOCSIFADDR: No such device
Script tinc-up exited with non-zero status 1
Creating metasocket failed: Address family not supported by protocol
Listening on 0.0.0.0 port 655
Ready
Trying to connect to vpn_gw2 (x.x.x.x port 655)
Error while reading from Linux ethertap device /dev/net/tun: Operation now
in progress
Error while reading from Linux ethertap device /dev/net/tun: Operation now...
2016 Jan 18
3
tinc running openwrt (mikrotik metarouter mips)
Hi Mark
Im trying to run this as a metarouter instance in mikrotik. Which build
should I use that has tinc pre-built?
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
This
email has been sent from a virus-free computer protected by Avast.
www.avast.com
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
2007 Apr 30
1
Windows to Linux - ping-bug?
...evice
^C
----------------------------------------------------------------------------
-----------
Corresponding log on unix (office):
tincd -n office -d5 -D
tincd 1.0.6 (Feb 13 2007 12:18:45) starting, debug level 5
/dev/net/tun is a Linux tun/tap device (tun mode)
Executing script tinc-up
Creating metasocket failed: Address family not supported by protocol
Listening on 0.0.0.0 port 655
Ready
Connection from 222.222.222.222 port 59379
Sending ID to (null) (222.222.222.222 port 59379): 0 office 17
Sending 10 bytes of metadata to (null) (222.222.222.222 port 59379)
Got ID from (null) (222.222.222.222 port...