Displaying 1 result from an estimated 1 matches for "blaataap".
Did you mean:
baaaap
2001 Feb 25
0
tinc and RedHat 7
Hi all,
Just to let you know, there are some issues running tinc on RedHat 7.
Apparently it comes with a broken libc, which may give you very weird
errors in the syslog, such as:
Metadata socket read error for blaataap (12.34.56.78): Function not implemented
or:
Got bad ID from 23.45.67.89
and you are absolutely sure that you configured everything else
correctly, you may be running into this problem.
If you want to know if your libc works correctly, copy this into a
file called test.c:
--------------------...