Displaying 20 results from an estimated 600 matches similar to: "help needed for freebsd"
2010 Nov 22
7
local address announcements
Hi everyone,
you can find the current version of my enhanced tinc using subversion:
svn://tardyon.mon-clan.de/tinc
I allowed anonymous read access, so feel free to download the sources.
Unfortunately, my enhancements are based on a rather old git-checkout from
Guus.
The version should run under windows and Debian/Ubuntu.
Best,
Daniel
-----Original Message-----
From: folkert [mailto:folkert
2010 Apr 14
1
ipv6 via tinc
Hi,
At my provider (xs4all) I've got an ipv6 tunnel working. Now I would
like to distribute ipv6 via the tinc tunnel.
My tinc.conf:
------------
Name=server
AddressFamily=ipv4
Device=/dev/net/tun
PrivateKeyFile=/etc/tinc/fvhglobalnet/rsa_key.priv
GraphDumpFile=|/usr/bin/dot -Tpng -o /var/www/htdocs.keetweej.vanheusden.com/stats/tinc-fvh-network-graph.png
Mode=switch
KeyExpire=299
2010 Nov 22
1
weird routing issue
Hi,
I have the following tinc grid:
http://keetweej.vanheusden.com/stats/tinc-fvh-network-graph.png
Now a funny thing happens: bpsolxp routes traffic to clientbp via
'server', not directly. Both run 1.0.13. Bug?
Folkert.
--
Nagios user? Check CoffeeSaint, the versatile nagios status display-
monitor. http://vanheusden.com/java/CoffeeSaint/
2010 Nov 22
1
tinc: local address announcements
Hi,
I would like to give the new local address announcements a try. What I
mean is, the functionallity which discovers local vpn-endpoints of a vpn
to which you're already connected but only via a remote endpoint - to
improve speed etc.
Can I pull this version from svn or git somewhere? And does it have
debian stuff in it for easy replacing the debian version? And do I need
to configure
2004 Aug 06
3
protocol description
Hi,
Do you have any documentation on the protocol used by the icecast-server?
I wrote a tool for multiplexing (proxying) shoutcast-sessions and I would
also like to convert it for icecast-sessions. This shoutcastproxy makes it
possible to listen with a couple of people to a session while only 1 is
retrieved from a shoutcastserver
(http://www.vanheusden.com/shoutcastproxy/).
<p>Folkert van
2004 Aug 06
3
protocol description
Hi,
Do you have any documentation on the protocol used by the icecast-server?
I wrote a tool for multiplexing (proxying) shoutcast-sessions and I would
also like to convert it for icecast-sessions. This shoutcastproxy makes it
possible to listen with a couple of people to a session while only 1 is
retrieved from a shoutcastserver
(http://www.vanheusden.com/shoutcastproxy/).
<p>Folkert van
2013 Jun 28
3
OHM2013
Hello,
At OHM2013 (https://ohm2013.org/site/), there will be a lightning talk about
tinc, and a workshop setting up tinc VPNs at the Milliways village. An exact
time is not known yet but will follow later.
OHM2013 will take place from July 31 to August 4 at the Geestmerambacht
festival grounds, near Alkmaar, in the Netherlands. If you would like to meet
at OHM2013 with other people using or
2013 Jun 28
3
OHM2013
Hello,
At OHM2013 (https://ohm2013.org/site/), there will be a lightning talk about
tinc, and a workshop setting up tinc VPNs at the Milliways village. An exact
time is not known yet but will follow later.
OHM2013 will take place from July 31 to August 4 at the Geestmerambacht
festival grounds, near Alkmaar, in the Netherlands. If you would like to meet
at OHM2013 with other people using or
2013 Mar 03
2
[Announcement] Tinc version 1.0.20 released
With pleasure we announce the release of tinc version 1.0.20. Here is a
summary of the changes:
* Use /dev/tap0 by default on FreeBSD and NetBSD when using switch mode.
* Minor improvements and clarifications in the documentation.
* Allow tinc to be cross-compiled with Android's NDK.
* The discovered PMTU is now also applied to VLAN tagged traffic.
* The LocalDiscovery option now
2013 Mar 03
2
[Announcement] Tinc version 1.0.20 released
With pleasure we announce the release of tinc version 1.0.20. Here is a
summary of the changes:
* Use /dev/tap0 by default on FreeBSD and NetBSD when using switch mode.
* Minor improvements and clarifications in the documentation.
* Allow tinc to be cross-compiled with Android's NDK.
* The discovered PMTU is now also applied to VLAN tagged traffic.
* The LocalDiscovery option now
2013 Jun 27
2
Re: removing external journal
On 6/27/13 3:57 AM, Folkert van Heusden wrote:
> Eric, Andreas,
>
>>>> I have a system with an ext4 filesystem with its journal on an other
>>>> device (an SSD).
>>>> Now this SSD dropped of the sata bus so the filesystem went r/o.
>>>> I would like to remove the journal but it says it can't because
>>>> needs_check is set.
2014 May 20
2
packet loss
Hi,
Something strange is happening at my place: I have lots of packet loss
in my tinc vpn.
Network layout:
laptop --- wifi --- other pc
ping from laptop to other pc OUTSIDE tinc: 0% packet loss
ping from laptop to other pc VIA tinc: 50% packet loss
What could be the cause of that?
Folkert van Heusden
--
Always wondered what the latency of your webserver is? Or how much more
latency you
2013 Jun 25
2
removing external journal
Hi,
I have a system with an ext4 filesystem with its journal on an other
device (an SSD).
Now this SSD dropped of the sata bus so the filesystem went r/o.
I would like to remove the journal but it says it can't because
needs_check is set. I can't run fsck because the journal is not
reachable. Is there any way to solve this? I understand I lost any
pending changes in the journal.
regards
2013 Jun 27
0
Re: removing external journal
>>>>> I have a system with an ext4 filesystem with its journal on an other
>>>>> device (an SSD).
>>>>> Now this SSD dropped of the sata bus so the filesystem went r/o.
>>>>> I would like to remove the journal but it says it can't because
>>>>> needs_check is set.
>>>>
>>>> What does it actually
2004 Aug 06
1
protocol description
> > Do you have any documentation on the protocol used by the icecast-server?
> > I wrote a tool for multiplexing (proxying) shoutcast-sessions and I would
> > also like to convert it for icecast-sessions. This shoutcastproxy makes it
> > possible to listen with a couple of people to a session while only 1 is
> > retrieved from a shoutcastserver
> >
2009 Feb 18
1
ssh -f & pid
Hi,
Ssh -f forks itself in the background. Very usefull if you would like to
e.g. tunnel munin over ssh. Now it's tricky to terminate one process if
you have multiple running.
It seems that ssh currently (looked at 5.1p1) has no write-pid-to-file
functionality
So I implemented a patch which do so. Tested it a little and it seems to
work. Hopefully it is of any use in my form or inspires the
2013 Sep 14
4
Elliptic curves in tinc
In the past 24 hours multiple persons have contacted me regarding the use of
elliptic curve cryptography in tinc 1.1 in light of the suspicion that the NSA
might have weakened algorithms and/or elliptic curves published by NIST.
The new protocol in tinc 1.1 (SPTPS) uses ECDH and ECDSA to do session key
exchange and authentication, in such a way that it has the perfect forward
secrecy (PFS)
2013 Sep 14
4
Elliptic curves in tinc
In the past 24 hours multiple persons have contacted me regarding the use of
elliptic curve cryptography in tinc 1.1 in light of the suspicion that the NSA
might have weakened algorithms and/or elliptic curves published by NIST.
The new protocol in tinc 1.1 (SPTPS) uses ECDH and ECDSA to do session key
exchange and authentication, in such a way that it has the perfect forward
secrecy (PFS)
2013 Jun 26
0
Re: removing external journal
On 6/25/13 3:13 AM, Folkert van Heusden wrote:
> Hi,
>
> I have a system with an ext4 filesystem with its journal on an other
> device (an SSD).
> Now this SSD dropped of the sata bus so the filesystem went r/o.
> I would like to remove the journal but it says it can't because
> needs_check is set.
What does it actually say? there is no needs_check flag AFAIK.
> I
2013 Jun 26
2
Re: removing external journal
On 2013-06-26, at 9:38 AM, Eric Sandeen wrote:
> On 6/25/13 3:13 AM, Folkert van Heusden wrote:
>>
>> I have a system with an ext4 filesystem with its journal on an other
>> device (an SSD).
>> Now this SSD dropped of the sata bus so the filesystem went r/o.
>> I would like to remove the journal but it says it can't because
>> needs_check is set.
>