Displaying 20 results from an estimated 200 matches similar to: "proposal: unstable l2 mode"
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
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
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
2009 Apr 06
2
help needed for freebsd
Hi,
I'm trying to run tinc 1.0.9 on freebsd 7.1-RELEASE-p4.
I tried:
Device=/dev/net/tun0
DeviceType=tun
I tried it without the device-line, i tried the other
devicetype-options, none of them work. With all of them I get the
following error:
30311: open("/dev/net/tun0",O_RDWR|O_NONBLOCK,05024360414) = 3 (0x3)
30311: ioctl(3,TUNSIFHEAD,0xbfbfec58) ERR#45 'Operation not
2014 Aug 26
1
key size
Hi,
Tinc currently allows keys of > 4096 bit during creation.
But when running with those no connection can be setup.
Either there should be a limit set (or a warning at least) during
generation or tincd should not have that limit.
imho, of course.
Folkert van Heusden
--
Afraid of irssi? Scared of bitchx? Does xchat gives you bad shivers?
In all these cases take a look at
2013 Dec 15
1
graphviz
Hi,
I propose that the "ad-hoc connections" (localdiscovery) are also
displayed in the graph (graphdumpfile) as it is useful for debugging.
I find the command-line tooling a bit cumbersome to find out where the
problem is - maybe a web-interface can be added to tincd? Implementing a
http server is trivial I found out.
Folkert van Heusden
--
Curious about the inner workings of your
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
2014 Jul 20
0
incorrect configuration may cause instability
Hi,
When two systems with the same name and key pair try to connect to a
tinc mesh, the whole mesh is dossed.
Situation: a vps is migrated to an other hoster. Access has been
disabled, vps is powered on. Then suddenly after a couple of weeks the
vps is powerd on again causing two vps'es trying to connect with the
same credentials.
I think the result should be that neither of those two nodes
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
2007 Mar 19
1
Realplayer
Hi,
I was trying to install Realplayer-10Gold with wine 0.9.29. The
program installs
but falis to start. I get some error messages on screen. I am not sure
what is going
wrong. It will be very helpful if you kindly provide some idea. The
messages are
logged below:
Thanking you,
Purnendu
............................................................................................................
2008 Apr 14
1
Device 0 (vif) could not be connected. Hotplug scripts not working.
Hi,
I got this error when starting a domU on Centos 5.1 i386,
Device 0 (vif) could not be connected. Hotplug scripts not working.
Why is this happening ? I should restart the machine to see if this
still happends after a fresh network bridge. But it's somehow a
production server, I would like not to restart it, if possible. No domU
is currently running. I could start domUs a week ago.
2013 May 28
0
LocalDiscovery
Hi,
I would like to suggest a couple of enhancements for the LocalDiscovery
part:
- LocalDiscoveryInterval=x how often to do the local discovery, 0=once
- LocalDiscoveryAddress=y to what broadcast address to send the
discoveries. like how NTP does this. this is usefull when there's a
router between two segments which doesn't route the broadcastst
e.g. 192.168.2.255
Folkert
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/
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
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
> >
2006 Aug 16
5
too many SESSIONS?
I just notices my app was down, and in the log file were lots of these:
No space left on device -
../config/../tmp/sessions//ruby_sess.898b1cf95e14f8e3
So i figured that i had too many sessions. I went through and deleted
the sessions and then in a few minutes, the site was back up again.
Can anyone explain this?
Did I do the right thing?
Is there a way I can tell my app to accept more
2003 Mar 19
1
not able to browse other domains/workgroups
Hi,
I have the following situation:
192.168.64.0/24 is my local network. .1 is my PDC (samba 2.2.6) workgroup
is vanheusden
192.168.97.0/24 is an intranet somewhere else to which I'm connected
through a vpn. workgroup is enderman
ip-forwarding is enabled on 192.168.64.1 (my default gateway and endpoint
for the vpn)
on 192.168.64.1 I've set hosts allow to 192.168. and 127.
hosts allow =
2004 Aug 06
1
protocol description
> Icecast will already relay an icecast or a shoutcast stream for
> you. And the client (listener) protocol is the same.
Is there any description of this protocol then? I'm having some troubles
getting things to work.
<p>Folkert van Heusden
+--------------------------------------------------------------------------+
| UNIX sysop? Then give MultiTail (
2004 Sep 27
0
Re: Mail Delivery (failure minimalist@vanheusden.com)
ERROR:
There is no such list DELIVERY here.
SOLUTION:
Send a message to minimalist@vanheusden.com with a subject
of 'info' (no quotes) for a list of available mailing lists.
--
Sincerely, the Minimalist