Displaying 20 results from an estimated 21 matches for "coupri".
Did you mean:
couprie
2018 Mar 29
3
Tinc and android 6
Hi,
I compiled tinc 1.1pre14 for android 6, then i created the config for tinc.
When i try to start tinc, it can not connect to /dev/tun
I have looked for information on android/tinc and /dev/tun.
The information i found is about system permissions, how can i start
tinc on android whitout rooting my android tablet ?
And set extra routing to the tinc interface.
Greeting from Amsterdam,
2017 Feb 02
2
Compiling tinc for android.
I am trying to compile tinc on a android tablet.
When i do ./configure it does not run because the shell in not /bin/sh
but /data/data/com.termux/files/usr/bin/sh.
$ which sh
/data/data/com.termux/files/usr/bin/sh
What do i have to change to make this part of the compile work ?
Greetings from Amsterdam,
Perry
2010 Dec 16
3
tinc node behind nat router.
I have some tinc nodes behind a nat router.
Which ipaddress should i use in de host file for the tinc nodes behind a
nat router.
The internet ipaddress or the private ipaddress ?
Perry
2010 Aug 04
1
tinc and voip
Hi,
I want to use tinc for voip phones.
How can i measure the overhead ?
Compared to a direct connection ?
How can i reduce overhead when tunneling voip over tinc ?
Greeting from Amsterdam, Perry Couprie
2010 Sep 23
1
Multiple tinc vpns between hosts.
Hi,
I configured 2 vpn's between 2 servers.
When starting the tinc on each server.
De 2 vpns's look like 1 vpn.
Can tinc be configure for multiple vpn's between 2 hosts or more.
Lets say there are 3 servers A, B and C.
I want a tinc vpn between host A en host B.
And a second vpn between host B en C without is becoming one vpn.
And for example a third vpn between host A en host
2011 Mar 27
1
tinc will connect to a vde_switch instance ?
Hi,
Can any one explain what the following can be used for ?
I want to know , so that i can use it in the future :-)
> Add support for VDE through libvdeplug.
>
> When compiled with vde/device.c, tinc will connect to a vde_switch instance
> instead of using a tun/tap device.
Perry
2015 Mar 15
1
tinc and polarssl (openwrt)
Hi,
Is it possible to compile tinc against polarssl ?
Perry
2015 Nov 04
1
Removeing tinc node from vpn without restarting vpn.
Hi,
I want a way to remove/deny a node from the vpn without restarting all
nodes.
What i did is to remove the hostfile and the ConnectTo but the node i
removed is still connected.
I did do a kill -HUP.
How do i purge the node that i removed, without effecting the other nodes ?
Greeting from Amsterdam.
Perry
2005 Jan 12
0
Exporting filesystem using nfs from xen0 kernel not working.
...om
client230.office.netland.nl:666 for /home/xen/tmp (/home/xen/tmp)
When i try the default kernel from FC3, mounting the exported directory
works.
I have checked the kernel options for nfs, they are the same on both kernel.
Is there something that i can try, to get it to work.
Greeting Perry Couprie (Amsterdam, Holland)
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It''s fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______...
2010 Aug 15
1
tinc --chroot and generating keys.
Hi,
Is it possible to use the chroot option during generation of the tinc keys.
I want to use it like this.
mkdir -p /tmp/chroot/etc/tinc/demo/hosts
tincd --root /etc/chroot -K -n demo
I am creating script to generate config files.
And i want to create tmp files first before i copy them to /etc
Greeting Perry
2010 Sep 05
1
Maximum device name ?
Hi,
How long can the the tinc netname be ?
-n, --net=NETNAME
Connect to net NETNAME.
Perry
2010 Nov 30
1
3 tinc nodes (2 behind nat and 1 with a public ip).
Hi,
I have 3 tinc nodes.
2 nodes, A and B are behind a nat router.
And node C with a public ipaddress.
I don't now the private ipadress for node A en B.
So i don't use a ipaddress adres in the host file for node A en B.
For node C is use the public ipaddress.
node A en B connect to node C.
But node A en B don't connect to each other.
What do i have to change to connect node A
2013 Sep 21
2
tinc and mac osx
Hi,
I am trying to install tinc on a mac.
When starting tinc a
/dev/tun0 is created, on linux a device is created with a custom name,
something like 'ci00001'.
How can i achieve the same result on a mac ?
Perry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20130921/3acfb278/attachment.html>
2014 Mar 19
1
Centos6 x86_64
Hi,
I just tried to generate keys for tinc.
/usr/sbin/tinc generate-keys
When generating the key, the rsa key are generated.
But ik get de following error, what does it means.
Generating ECDSA keypair:
Generating EC key failed: error:100AE081:elliptic curve
routines:EC_GROUP_new_by_curve_name:unknown groupError during key
generation!
Perry
2011 Mar 23
1
Tinc graph and label info.
Hi,
I use tinc with the option GraphDumpFile=/etc/tinc/ci00036/grapd.dot
In the graph there is the label section:
ci00036 [label = "ci00036"];
ci00037 [label = "ci00037"];
ci00038 [label = "ci00038"];
Is there an option to set the label in the tinc config file or host file
to a custom text ?
Something that is easy to read and has some meaning
2011 Jan 06
3
linux ip command and routing
Hi,
I have a routing problem.
When i start tinc it creates the following route in the main routing table.
192.168.2.0/24 dev nb003004 proto kernel scope link src 192.168.2.8
The problem is that i want to use extra routing tables for each tinc vpn.
When i set the netmask for the tinc device to 255.255.255.255.
The route is not created, how can i add it to a another route table.
Setting a
2010 Oct 01
1
Multiple interfaces
Hi,
When is start one vpn i get the following result:
tinc10703003005 Link encap:Ethernet HWaddr C2:F7:7B:75:47:1A
inet addr:192.168.3.20 Bcast:192.168.3.255 Mask:255.255.255.0
inet6 addr: fe80::c0f7:7bff:fe75:471a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX
2017 Jul 26
0
/usr/sbin/tinc --net=pluto dump edges
Hi,
I am looking at de dump command.
Where can i find more information for the following commands and the
output it generate.
/usr/sbin/tinc --net=pluto dump edges
And
/usr/sbin/tinc --net=pluto dump connections
Perry
2019 Feb 13
0
IPV4/IPV6 network connecting tinc nodes.
Hi everybody.
I added two Address values to a host file, one for a ipv6 address en one
for a ipv4 address.
ci1143800182:Address = 2001:xxx:xxxx:xxx:99b5:d0aa:27b3:d158
ci1143800182:Address = xxx.xxx.xxx.xxx
The documentation says :
*Address = <**IP address**|**hostname**> [<port>] [recommended]*
*This variable is only required if you want to connect to this host.
It must
2019 Apr 21
1
multiple Address variables
I have the same problem.
When i specify a ipv6 ipaddress and a ipv4 ipaddress.
When a connection to the ipv6 ipaddress does not work it wil not try the
ipv4 ipaddress.
Perry
On 4/21/19 10:57 PM, Parke wrote:
> On Sun, Apr 21, 2019 at 1:07 AM <tonberry at centrum.cz> wrote:
>> according to manual
>>