Re: AUTHENTICATION_METHOD = 65001 (unknown)

2012-06-10 Thread Simon Nicolussi
IKEv2. However, no iOS device supports IKEv2 yet, as far as I know. -- Simon Nicolussi, http://www.sinic.name/

Re: Bridge randomly stops replying to ARP requests

2012-07-10 Thread Simon Nicolussi
A shot in the dark: Does setting the bridge's IP address on a connected interface (say em4 instead of em2) help? -- Simon Nicolussi, http://www.sinic.name/

Re: Odd tmux problem with terminal bell

2010-09-04 Thread Simon Nicolussi
s has been fixed shortly after the 1.3 release of tmux: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/tmux/server-window.c.diff?r1=1.15;r2=1.16 -- Simon Nicolussi, http://homepage.uibk.ac.at/~csag9583/

Re: readline wrapper like rlfe ?

2009-11-12 Thread Simon Nicolussi
Christopher Zimmermann wrote: > I used to call programs not supporting libreadline with the rlfe > wrapper which added history and commandline editing. > Is there such a thing for OpenBSD? Try rlwrap in ports. -- Simon Nicolussi, http://homepage.uibk.ac.at/~csag9583/

Re: RESOLVED: segmentation faults during compiling

2010-10-13 Thread Simon Nicolussi
them are using the same values, though. -- Simon Nicolussi, http://homepage.uibk.ac.at/~csag9583/

Re: Murmur (Mumble server) or alternative on OpenBSD?

2010-12-01 Thread Simon Nicolussi
Jean-Philippe Ouellet wrote: > I see that murmur runs on FreeBSD and based on the archives it appears > to have run on OpenBSD under linux emulation in the past (although > linux emulation has just been removed?). And for the archives: compat_linux has not been removed. -- Simon