search for: heusden

Displaying 20 results from an estimated 39 matches for "heusden".

Did you mean: beurden
2009 Apr 06
2
help needed for freebsd
...ollowing error: 30311: open("/dev/net/tun0",O_RDWR|O_NONBLOCK,05024360414) = 3 (0x3) 30311: ioctl(3,TUNSIFHEAD,0xbfbfec58) ERR#45 'Operation not supported' ^^^^^^^^^^ which is odd as for this run I had configured: Device=/dev/net/tun0 DeviceType=tun Folkert van Heusden -- ---------------------------------------------------------------------- Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
2006 Mar 17
3
SETFEATURES SET TRANSFER MODE semaphore timeout on FreeBSD 6.0 RELEASE
Hi I have a newly installed FreeBSD 6.0 release machine on which I am getting the following error on the console: "ad4: req=0xc23bc258 SETFEATURES SET TRANSFER MODE semaphore timeout !! DANGER Will Robinson !!" This is generally associated with heightened disk activity, but it happens inevitably after a while (minutes or hours) if the machine is running. The atacontrol list shows:
2004 Aug 06
3
protocol description
...ol 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 Heusden p.s. please CC me as I'm not on the icecast(-dev) mailinglist +--------------------------------------------------------------------------+ | UNIX sysop? Then give MultiTail ( http://www.vanheusden.com/multitail/ ) | | a try, it brings monitor...
2004 Aug 06
3
protocol description
...ol 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 Heusden p.s. please CC me as I'm not on the icecast(-dev) mailinglist +--------------------------------------------------------------------------+ | UNIX sysop? Then give MultiTail ( http://www.vanheusden.com/multitail/ ) | | a try, it brings monitor...
2010 Apr 14
1
ipv6 via tinc
...r (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 MACExpire=301 PingInterval=59 PingTimeout=6 My tinc-up is: ------------- #! /bin/sh /sbin/ifconfig $INTERFACE 172.16.0.1 netmask 255.240.0.0 /sbin/ifconfig $INTERFACE add 2001:888:13b3::1/64 /sbin/sysctl -w net.ipv6.conf.all.forwardin...
2010 Nov 22
7
local address announcements
...an.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 at vanheusden.com] Sent: Monday, November 22, 2010 6:22 PM To: Daniel-Schall at web.de Subject: local address announcements Hi, Can you please e-mail me the local address announcements patch? Or tell me where to get it? I have a setup in which I can test/use it. Thanks, Folkert van Heusden -- MultiTail er...
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 ( http://www.vanheusden.com/multitail/ ) | | a try, it brings monitoring logfiles (and such) to a different level! | +---------------------------------------------------= www.vanheusde...
2010 Feb 05
1
ssh -f and pid
I'd like to second the patch -- or functionality like it -- that Folkert van Heusden proposed twelve months ago for the distribution. Without ssh -f returning the pid to the caller, numerous daemon and script monitor packages can't manage ssh, as they can countless other daemons that properly return pid. A monitor needs to record the pids of ssh processes it has started to ki...
2001 Jun 18
2
not sure how to setup ext3 on a slackware 7.1 system
...efaults,noatime 1 1 from the readme I figured that I should put the line append="rw rootflags=journal=102" in lilo.conf The system boots up, but I get the error message that the root partition is already rw. Should I just skip the filesystem check in rc.S? Or what? Thanks. Folkert van Heusden [ www.vanheusden.com ]
2010 Nov 22
1
tinc: local address announcements
...o 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 anything or does it work out of the box? Folkert van Heusden -- Multi tail barnamaj mowahib li mora9abat attasjilat wa nataij awamir al 7asoub. damj, talwin, mora9abat attarchi7 wa ila akhirih. http://www.vanheusden.com/multitail/ ---------------------------------------------------------------------- Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden...
2014 May 20
2
packet loss
..., 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 get when you go through a proxy server/tor? The numbers tell the tale and with HTTPing you know them! http://www.vanheusden.com/httping/ ------------------------------------...
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...
2004 Aug 06
1
protocol description
...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/). > I'm a little confused by your project (and couldn't reach your site). > Icecast will already relay an icecast or a shoutcast stream for > you. And the client (listener) protocol is the same. Ah! so maybe my program already supports it... Ok, what it does is...
2009 Feb 18
1
ssh -f & pid
...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 developers to implement this kind of functionality in the ssh distribution. Url: http://www.vanheusden.com/Linux/openssh-5.1p1_writepidfile.diff.gz And the patch itself: diff -uNrBbd openssh-5.1p1.org/ssh.c openssh-5.1p1.new/ssh.c --- openssh-5.1p1.org/ssh.c 2008-07-04 04:53:50.000000000 +0200 +++ openssh-5.1p1.new/ssh.c 2009-02-18 21:15:26.000000000 +0100 @@ -140,6 +140,9 @@ /* optional user con...
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...
2013 Jun 25
2
removing external journal
...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 -- www.vanheusden.com
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...
2013 Jun 27
0
Re: removing external journal
...e the filesystem _less_ > reliable. Oh funny thing: after powering up the system again, the system said that the filesystem said it was clean while there were changes pending in the journal! After applying those changes, one filesystem was hosed, the other was fine. Hooray for backups. www.vanheusden.com
2013 Jun 27
0
Re: removing external journal
...urnal /dev/XXX >> >> That one was denied because of the needs_recovery. > > Even with the "-f" ? I did not dare to do that. > Hum, that sounds like it might be a bug then. What version? This is util-linux 2.20.1 from debian package 2.20.1-5.4. Folkert -- www.vanheusden.com
2002 Oct 15
2
extremely dense tinc-mini-howto
Hi, I'm trying to write an extremely dense tinc-mini-howto. You can see it at: http://keetweej.vanheusden.com/~folkert/tinc_mini_howto.html Please send me suggestions on how I can make things better and such. Oh, and if someone could tell me how to configure tinc so that it authenticates against the host on the other side, please tell me! (couldn't figure that one out) Folkert. Tinc: Dis...