Displaying 20 results from an estimated 200 matches similar to: "tincd without root privileges"
2015 Apr 15
2
UDP Listening a Different Port
Hi all,
I am behind a firewall which only let UDP 80 go through. In order to
connect to an outside public node by UDP, I can set
...
Port = 80
...
However, an httpd is running on the public node, occupying TCP 80.
How can I configure tinc to bind on TCP 8080 but listen to UDP 80?
Redirecting UDP 80 to UDP 8080 on the public node is one method. Is
there a more elegant way to
2011 Nov 27
1
vde on tinc
Hi guys and gals,
I just wanted to compile tinc with vde interface, but found src/vde is
missing in tar balls of tinc-1.0.16 and tinc-1.0.14.
I remember once I have compiled vde on tinc-1.0.14. Is it removed
intentionally? I couldn't find an update in ChangeLog.
Besides, the newest code in git fails to compile, because of a redefined
extern static variable in src/vde/device.c. I need to
2003 Jan 23
2
Rsyncing of block devices to a remote file
Hello,
I'm looking for some assistance in modifying the rsync code
Situation: I used to back-up some of my (unmounted NTFS) disk partitions
remotely using the following shells construct:
dd if=/dev/hda1 | gzip | ssh me@backupmachine 'cat >
/backup-dir/hda1-backup.gz'
But now I want to use rsync for this, since transfering 10 gig takes a litle
to long if a file of a few kB has
2002 Dec 17
4
booting from local disk
Hi,
I've mostly set up a kickstart for RedHat 8.0.
I'm using the instructions posted by Alf W. :
http://www.stanford.edu/~alfw/PXE-Kickstart/PXE-Kickstart.html
The whole thing works, except when I go to reboot the system it hangs.
ie.
TFTP Prefix:
Trying to load: pxelinux.cfg/AABBCCDD
Trying to load: pxelinux.cfg/AABBCCD
Trying to load: pxelinux.cfg/AABBCC
Trying to load:
2016 Feb 27
3
Re: [PATCH] added ntfscat_i api
On 27/02/16 11:23, Richard W.M. Jones wrote:
> [...]
>>>> md_create: feature 'mdadm' is not available in this
>>>> build of libguestfs. Read 'AVAILABILITY' in the guestfs(3) man page for
>>>> how to check for the availability of features. at /home/noxdafox/development/libguestfs/test-data/phony-guests/make-fedora-img.pl
>>>> line
2011 Mar 14
2
proportional symbol map ggplot
Hello,
we want to plot a proportional symbol map with ggplot. Symbols' area should
have the same proportions as the scaled variable.
Hereby an example we found on
http://www.r-bloggers.com/bubble-chart-by-using-ggplot2/ . In this example
we see the proportions of the symbols' area are different from the
proportions of the scaled variable:
crime <-
2002 Dec 09
1
pxelinux v2.00 & localboot hanging
Is there a solution to pxelinux v2.00 hanging with 'localboot 0' ?
I haven't had a good time with v1.76 due to the UNDI corruption bug.
I just subscribed and I've searched the archives up to 12/5.
2009 Feb 04
1
igraph: error when setting size and shape of vertices
When the shape of all vertices is set to "square" and the size of the vertices is also set, one get following error (commands attached):
Error in l[[which.min(sapply(l, function(p) (p[1] - x0)^2 + (p[2] - y0)^2))]] :
attempt to select less than one element
Is there a way to solve this problem?
Robbie
## Load the igraph package
library(igraph)
## Create and plot a small graph
2020 Sep 13
2
libva-utils test siuite is crashing in nouveau sriver
Hi,
I'm hitting that issue since Mesa 20.0.6 and it is present still in latest
version 20.1.7
```
[tkloczko at barrel SPECS]$ coredumpctl gdb 3926866
PID: 3926866 (test_va_api)
UID: 1000 (tkloczko)
GID: 1000 (tkloczko)
Signal: 11 (SEGV)
Timestamp: Sun 2020-09-13 18:57:06 BST (32s ago)
Command Line: ./test_va_api
Executable:
2015 Jan 26
0
Windows service tincd behaves different from command line tincd
Providing logs will greatly increase your chances of people helping you.
Do 'tincd -n VPNname -D -d2' or -d3 or -d4 until you see error messages, do
this on both sides.
My common mistake is forgetting to copy the public cert to the other side.
-Cobin
On Jan 26, 2015 5:53 AM, "Henk van der Meer" <hvdmeer at timeservice.nl> wrote:
> Hello,
>
>
>
> I have 4
2016 Oct 06
0
Dev: new option to mark all tincd socket of a tincd process
On Wed, Oct 05, 2016 at 07:27:54PM +0200, Olivier Tirat wrote:
> I'd like to mark all sockets established by a tincd process with a mark
> passed as an argument in the command line.
[...]
> Do you think its something interesting?
> Do you think its a hard work to do?
> If not i could probably try to do it and propose a patch for that if you
> think it is interesting.
I
2020 Jun 02
12
[RFC] Refactor Clang: move frontend/driver/diagnostics code to LLVM
*TL;DR*
We propose some non-trivial refactoring in Clang and LLVM to enable
further work on Flang driver.
*SUMMARY*
We would like to start extracting the driver/frontend code from Clang
(alongside the code that the driver/frontend depends on, e.g.
Diagnostics) and move the components that could be re-used by
non-C-based languages to LLVM. From our initial investigation we see
that these
2015 Jan 26
2
Windows service tincd behaves different from command line tincd
Hello,
I have 4 VM's running in Microsoft Azure. They all should have similar configurations except from their tinc ip addresses of course.
They run tinc 1.0.24. I have a 5th machine, my development machine.
I am able to ping all 4 VM's from my computer when I start tinc from the commandline (tincd -n innomeer -D -d 2).
3 of the computers also work ok when running tinc as a service
2006 May 24
1
CESA-2006:0493 Important CentOS 4 i386 kernel - security update
CentOS Errata and Security Advisory 2006:0493
https://rhn.redhat.com/errata/RHSA-2006-0493.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
i386:
kernel-2.6.9-34.0.1.EL.i586.rpm
kernel-2.6.9-34.0.1.EL.i686.rpm
kernel-devel-2.6.9-34.0.1.EL.i586.rpm
kernel-devel-2.6.9-34.0.1.EL.i686.rpm
kernel-doc-2.6.9-34.0.1.EL.noarch.rpm
2006 May 24
1
CESA-2006:0493 Important CentOS 4 i386 kernel - security update
CentOS Errata and Security Advisory 2006:0493
https://rhn.redhat.com/errata/RHSA-2006-0493.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
i386:
kernel-2.6.9-34.0.1.EL.i586.rpm
kernel-2.6.9-34.0.1.EL.i686.rpm
kernel-devel-2.6.9-34.0.1.EL.i586.rpm
kernel-devel-2.6.9-34.0.1.EL.i686.rpm
kernel-doc-2.6.9-34.0.1.EL.noarch.rpm
2020 Feb 26
2
Why is lldb telling me "variable not available"?
Vedant, Jeremy,
Thanks a ton! I copied ASan's use of 'replaceDbgDeclare', think that worked!
https://github.com/modocache/llvm-project/commit/afbc04e1dcba has some
extremely quick and dirty changes I made (with no tests!), and a link
to a Gist with the LLVM IR and DWARF produced,
https://gist.github.com/modocache/6f29093ba2827946011b422ed3bd2903.
There's only one kink: the spot
2017 Aug 17
3
How to convert .Rdata file into .csv or something else?
Dear mailing list members,
I am a beginner of this community.
I would like to analyze data in a .rdata file.
I ran the following code, but the object "d" remained empty.
d <- load("~/docdis/input/ch2/WV6_Data_R_v_2016_01_01.rdata")
I would like to know how to convert this file format into .csv or .txt.
I suppose this question is very basic, but I could not find solutions
2007 Jan 02
1
how to build complete standalone "tincd"
I'm new to tinc. I have built tincd for Linux FC5. I also have an embedded Linux platform to deal with.
I'm unable to build tincd directly on embedded linux, due to compiler missing/incompatible etc. issues.
So I wish to build a standalone tincd on Linux FC5, and just ftp this single executable over to
embedded linux and use it. How to do that? Right now when I ftp tincd to embedded and
2010 Oct 14
1
tincd does not compile with openssl-1.0.0a-r3 if LDFLAGS=-static
On my Gentoo box I updated openssl to openssl-1.0.0a-r3
I'm not able to compile with openssl-1.0.0a-r3 if I want a static binary
./configure LDFLAGS=-static
the configure scripts complains like this:
checking for RAND_pseudo_bytes... no
configure: error: Missing OpenSSL functionality, make sure you have
installed the latest version.
this was working with previous version of OpenSSL.