setsockopt(2): weird behavior

2020-05-17 Thread Matthias
an amd64 machine running 6.6-stable to compile and run the test code. Any help is being appreciated. Matthias

Re: OpenBSD 6.7 and ffs2 FAQs

2020-05-27 Thread Matthias
On a fresh 6.7 installation, mount(8) shows 'type ffs'. Is there any way to figure out the version number? On 2020-05-27 22:54, Otto Moerbeek wrote: I got some questions on ffs2 in 6.7. This is to set the record straight, feel free to share on forums like reddit that I do not read, let alone po

Re: Openbsd 6.6 httpd custom 404 page

2020-05-28 Thread Matthias
which also requires handling of non-existent locations. Best regards, Matthias On 2020-05-26 17:34, Riccardo Giuntoli wrote: Hello there dear OpenBSD fellows. I would like to change default 404 page in httpd(8), and I've seen in this list that in past versions is hardcoded into the C so

how to figure out reverse package dependency?

2020-08-22 Thread Matthias
How do I figure out which packages directly or indirectly depend on a specific package? Let's assume that only installed packages shall be considered. For example, if 'glib2' is the package in question, 'cairo', 'gdk-pixbuf', 'shared-mime-info', 'ImageMagick', etc. should be returned as all those

Re: how to figure out reverse package dependency?

2020-08-29 Thread Matthias
Just tried something more simple. Works fine for me so far. https://github.com/mpfr/pkg_depts On 2020-08-23 08:58, Jonathan Gray wrote: On Sun, Aug 23, 2020 at 08:15:01AM +0200, Matthias wrote: How do I figure out which packages directly or indirectly depend on a specific package? Let&#

close(2) return value handling

2020-02-25 Thread Matthias
Hi. Just curious why you never check the return value of the close(2) system call for errors. Thanks.

OpenBSD on Xeon 3360

2009-08-10 Thread Matthias
Hello misc! I have installed OpenBSD on an new machine with intel Xeon 3360. I am using the mp kernel with acpi disabled (machine died blue with acpi enabled, UCK config is saved after boot). But it is just cpu0 running. Any hints? Here is my dmesg OpenBSD 4.5 (GENERIC.MP) #108: Sat Feb 28 14

Running 6.1 on a Lenovo Thinkpad T450s

2017-07-01 Thread Matthias Schmidt
Hi, since my last OpenBSD on laptop testimony is a bit older [1] I decided to share some more recent news :) I installed OpenBSD 6.1 on a Lenovo Thinkpad T450s and wanted to share my experiences FYI. The tl;dr version is that 6.1 runs really awesome, no need for special stunts or configuration.

Re: Robust ThinkPad suggestions for running OpenBSD.

2017-07-12 Thread Matthias Schmidt
ressed with the quality. Of course, you cannot compare it to the good old Thinkpad T40 but that was a different area. Cheers Matthias [1] https://gist.github.com/thexhr/a8e159514c87a04b98aced2c4245f6dc

Re: touchpad input driver: testing needed

2017-08-09 Thread Matthias Schmidt
; wsconsctl: Use explicit arg to view keyboard.map. mouse.type=synaptics mouse.rawmode=0 mouse.scale=1472,5472,1408,4448,0,75,129 mouse.tp.tapping=0 mouse.tp.scaling=0.183 mouse.tp.swapsides=0 mouse.tp.disable=0 mouse1.type=ps2 Cheers Matthias OpenBSD 6.1-current (GENERIC.MP) #52: Tue Aug

reused group key update received

2017-09-18 Thread Matthias Schmidt
thing in my Router-logs. Cheers Matthias

Re: reused group key update received

2017-09-18 Thread Matthias Schmidt
Hi, * Matthias Schmidt wrote: > Hi, > > today I saw the following message in my logs browsing by: > > Sep 18 19:55:17 sigma /bsd: iwm0: reused group key update received from > 9c:c7:a6:56:3e:69 > > I remembered that this message has been added by stsp@ at August 17th

Re: ping -R causes panic

2017-09-20 Thread Matthias Schmidt
; - *pcbopt = m; - return (0); + return (EINVAL); + *pcbopt = m_dup_pkt(m, 0, M_NOWAIT); + if (*pcbopt == NULL) + return (ENOBUFS); Cheers Matthias

Re: ThinkPad X220 Trackpoint Pointer Wheel Emulation Issues

2018-10-16 Thread Matthias Schmidt
7; 1 # Scroll with middle button and trackpad xinput set-prop 8 'WS Pointer Wheel Emulation Button' 2 # Natural scrolling with Trackpoint xinput set-button-map 8 1 2 3 5 4 7 6 Cheers and HTH Matthias

Re: OK to GC net/hpodder?

2020-05-24 Thread Matthias Kilian
Hi, On Sun, May 24, 2020 at 01:17:09PM -0700, Greg Steuck wrote: > The upstream has ceased hpodder development over 8 years ago. The port > has to be updated every time GHC is released and for all other > infrastructure changes. Even though we have enough patches for the > code to compile with GHC

Re: static IPv6 setup is not working stable

2020-08-06 Thread Matthias Schmidt
cal (base install + conf via ansible) and I don't see the issue at other providers (IONOS, Hetzner) I suspect it has nothing to do with OpenBSD... Cheers Matthias

Re: New default setup for touchpads in X

2017-12-23 Thread Matthias Schmidt
th ws I need to push the fingers harder on the trackpad. Example: With ws I need 7 scroll actions to scroll down the entire "Install FAQ" article. With synaptics I only need 4 scroll actions. Cheers Matthias

Re: New default setup for touchpads in X

2017-12-23 Thread Matthias Schmidt
* Matthias Schmidt wrote: > Hi Ulf, > > * Ulf Brosziewski wrote: > > If you're following -current, or if you upgrade your system with the > > next or a future snapshot, please note that the default setup for > > touchpads in X will change. > > Finally, I f

vmd: use -b option with an existing vm.conf entry

2018-02-13 Thread Matthias Schmidt
md as root. Or am I overlooking sth here? Cheers Matthias

Re: vmd: use -b option with an existing vm.conf entry

2018-02-13 Thread Matthias Schmidt
so just start a VM manually as root in that case by specifying a > different name on the cmd line (and not have to edit the file): That's a neat trick I'll definitely use the next time. Cheers and thanks Matthias

Re: tmux 80% CPU

2021-01-22 Thread Matthias Schmidt
but that's what I (and obviously Jan) observe ATM. Cheers Matthias OpenBSD 6.8-current (GENERIC.MP) #284: Wed Jan 20 02:40:03 MST 2021 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 12765265920 (12173MB) avail mem = 12363071488 (11790MB)

Re: blacklistd analogue

2021-03-25 Thread Matthias Pressfreund
You could try this: https://github.com/mpfr/pftbld It uses pf tables instead of anchors to achieve the same goal. Handling sshd abusers may be accomplished by first using pf source-tracking to catch them. For example: - table persist block in quick from pass in on egress proto tcp to egres

Re: libexpat.so.14.0 missing in latest -current

2021-05-27 Thread Matthias Schmidt
tserver.de has the latest sets with the new libexpat. Cheers Matthias

Re: default authentication-failed page

2021-06-19 Thread Matthias Pressfreund
Have you tried this? https://github.com/mpfr/httpd-plus#custom-error-documents On 2021-06-19 07:26, Kent Watsen wrote: > This is incredibly basic, but after reading httpd.conf(5) and random web > searches, I’ve been unable to determine how to customize the default failed > login page (from th

Re: default authentication-failed page

2021-06-19 Thread Matthias Pressfreund
On 2021-06-19 16:24, Kent Watsen wrote: > > Perfect, but I’m hesitant to use without long-term viability. Since I have no plans to give up OpenBSD, you shouldn't worry too much about this. > > Any plan for merging into base? I don't have that in my hand.

Weird cvs diff of recent httpd changes on OPENBSD_7_2 branch

2023-07-12 Thread Matthias Pressfreund
Why does 'cvs diff -D...' on the OPENBSD_7_2 branch include changes from before the given date? # cvs -qd anon...@anoncvs.spacehopper.org:/cvs checkout -rOPENBSD_7_2 -P src/usr.sbin/httpd U src/usr.sbin/httpd/Makefile U src/usr.sbin/httpd/config.c U src/usr.sbin/httpd/control.c U src/usr.sbin/htt

Files 'in the way' when doing cvs update

2023-08-03 Thread Matthias Pressfreund
When updating the source tree via anonymous cvs, I keep getting this ... ... cvs update: move away regress/lib/libssl/symbols/Makefile; it is in the way C regress/lib/libssl/symbols/Makefile cvs update: move away regress/lib/libssl/symbols/symbols.awk; it is in the way C regress/lib/libssl/symbols

Re: Mouse moving on its own, kbd typing on its own

2024-03-11 Thread Matthias Pfeifer
Hello, there are posts on the net describing the same phenomenon and it seems an issue with chromium. weird anyway.. Best, Matthias On 11.03.24 16:58, Daniele B. wrote: FYI, despite any hacking practice I have seen this keyboard and mice legitimately happen under two circumstances: 1

7.2: snmp mibtree command broken

2022-12-20 Thread Matthias Pitzl
Hi, Since the release of OpenBSD 7.2, snmp mibtree is broken: > root@host:~# snmp mibtree > snmp: No securityName specified Greetings, Matthias -- genua GmbH Domagkstraße 7, 85551 Kirchheim bei München T +49 89 991950-0, F -999, www.genua.de Geschäftsführer: Matthias Ochs, Marc

TLS certs for open{bgpd,ntpd}.org expired

2023-01-01 Thread Matthias Schmidt
Hi, in case the admin is subscribed here or someone can deliver a ping. The certs for the above mentioned web sites expired on 20221225. Cheers Matthias

Re: pkg_info -Q not finding all entries?

2023-01-30 Thread Matthias Schmidt
irectory and not in both to builds a set between updated and not updates packages... Cheers Matthias

Re: Incorrect output from pftop on OpenBSD 4.4

2008-12-17 Thread Matthias Kilian
On Wed, Dec 17, 2008 at 09:25:32AM -0800, valgray wrote: > I have an odd problem with pftop 0.7 on OpenBSD 4.4 system. The output from > it looks like: > > pfTop: Up State 1-4/4, View: default, Order: none, Cache: 1 17:10:12 > > PR DIR SRC DEST STATE AGE EXP PKTS BYTES > tcp In 192.168.42.16

Re: weekly/locate.updatedb problem

2008-12-28 Thread Matthias Kilian
On Sun, Dec 28, 2008 at 12:39:57PM -0600, Denny White wrote: > I know from past experience and doing a lot of online searching > that this problem crops up from time to time. Usually someone > just did a new install and doesn't know the locate.datebase > isn't created by default. There's an empty

Re: Break pkg_add cyclic dependency

2009-01-04 Thread Matthias Kilian
On Sun, Jan 04, 2009 at 03:48:29PM +, Mike Williams wrote: > # pkg_add -n -v ghostscript-8.62p2-a4-cups [...] > Can't install ghostscript-8.62p2-a4-cups: can't resolve cups-1.2.7p9 > Can't install foomatic-filters-3.0.2p1: can't resolve > ghostscript-8.62p2-a4-cups > Can't install cups-1.2.7p9

Re: Port ZFS to OpenBSD

2009-01-18 Thread Matthias Kilian
On Sun, Jan 18, 2009 at 04:29:37AM -0800, Mike Swanson wrote: > > As marco already stated, it could be a kernel module. But it won't. > > Why? Because nobody will write it. > > Who is nobody anyway? He's a french guy. I've seen him during p2k8 in Budapest ;-) (did anyone take a picture of him?)

Re: Segmentation fault (Core dumped) when "Make Build"

2009-02-11 Thread Matthias Kilian
On Wed, Feb 11, 2009 at 02:09:15PM +0700, Insan Praja SW wrote: > When upgrading my OBSD 4.5-beta machine, I got > ===> usr.sbin/bind > PATH="/bin:/usr/bin:/sbin:/usr/sbin" CC="cc" CFLAGS="-O2 -pipe " > LDFLAGS="" INSTALL_PROGRAM="install -c -s" sh > /usr/src/usr.sbin/bind/configure --prefi

Re: Segmentation fault (Core dumped) when "Make Build"

2009-02-11 Thread Matthias Kilian
On Wed, Feb 11, 2009 at 09:47:57AM +0100, Matthias Kilian wrote: > Did you clean your /usr/obj before running make build? > i.e. rm -rf /usr/obj/* And of course, make obj after it.

Re: A virus road map for GNOME and KDE?

2009-02-20 Thread Matthias Kilian
On Fri, Feb 20, 2009 at 09:28:50PM +0100, Paul de Weerd wrote: > Are you actually insane ? beeing at @openoffice.org is a clear sign of beeing insane or weird to some level. No pun intended, Really. > E-mail may not be an acceptable surrogate for a networked filesystem, > but you sure can easily

Re: user-friendliness and netbsd

2009-02-23 Thread Matthias Kilian
On Mon, Feb 23, 2009 at 06:38:07PM +0100, Pau wrote: > "For those new to NetBSD, the early user experience can be poor. This > is especially true when coming from a Windows, Mac or Linux > backgrounds. While basically sound, the installer asks many detailed > questions and is unintuitive. If new us

Re: might be slightly OT: `probability in PF'

2009-03-21 Thread Matthias Kilian
On Sat, Mar 21, 2009 at 12:14:44PM +0100, Henning Brauer wrote: > > so anyway, how are _you_ using probability? > > it's high on my list of useless features in pf I'd rather remove. > if anybody is actually using it, I'd like to hear about it. I used it once about two years ago, to simulate a bad

Re: SOEKRIS - How to install MTR to a Flashdist image

2009-03-21 Thread Matthias Kilian
On Sat, Mar 21, 2009 at 07:42:31AM -0700, Frothingdog.ca wrote: > I have the image mounted to /mnt/etc using vnconfig so I can modify the > files before flashing the image (ie. boot.conf, rc, dhcpd.conf...etc). But > I'd like to install a coupe packages into the image, such as MTR and TTCP. > How

Re: Browsers was: Re: firefox starts two times

2009-03-23 Thread Matthias Kilian
On Mon, Mar 23, 2009 at 03:39:41PM -0700, patrick keshishian wrote: > There are methods of fetching just the video off youtube if that's all > you want. I think I've even seen at least two scripts in ports that > just do that (www/youtube-dl is one and the other I can't recall its > names off top o

Re: European orders

2009-03-31 Thread Matthias Kilian
On Tue, Mar 31, 2009 at 01:37:29AM +0200, Richard Ben Aleya wrote: > We cannot accept a such behaviour. Who is "we"? > European people is offended when they read such things. I'm from Europe, and i don't feel offended. Please don't speak up in my name. Ciao, Kili

Re: love me love me, fool me fool me

2009-04-01 Thread Matthias Kilian
On Wed, Apr 01, 2009 at 05:50:17PM +0200, frantisek holop wrote: > so no 1st of april fools this year, hm? No. because the joke from 2007 (HTTP and Gopher into libevent) can't be topped. Ciao, Kili

Re: Wim

2009-04-02 Thread Matthias Kilian
On Thu, Apr 02, 2009 at 09:59:38PM +0200, Toni Mueller wrote: > > This guy some of you think is so honest. He's filtering port 25 > > from cvs.openbsd.org. > > did you try sending from a different server thereafter? Wim *does* filter traffic from cvs.openbsd.org. At least on ports 25 and 80: $

Re: I can't connect to Internet

2009-04-06 Thread Matthias Kilian
On Mon, Apr 06, 2009 at 11:06:20PM +0200, Jose P.G wrote: > Wow... i never expected so many responses... i still have problems, and *this > time i have written it correct* for sure: "export pkg_path= > ftp://ftp.openbsd.org/pub/OpenBSD/4.4/packages/i386/";. This time is written > well, i still don'

Re: Haskell compilation issues

2019-05-10 Thread Matthias Kilian
Hi, > Hello, > I'm trying to start a little haskell project for the first time in a few > months. > This is the first time I'm trying to run ghc on OpenBSD > I'm not sure what ghc's problem is, I've pasted the error message below > along with the version of ld and dmesg > > I'm pretty sure that t

Re: Haskell compilation issues

2019-05-19 Thread Matthias Kilian
On Sun, May 19, 2019 at 12:18:44AM -0500, Joe Nelson wrote: > Matthias Kilian wrote: > > ps: please note that I'm not subscribed to misc@ with my 'real' > > mail account, only with a crappy gmail account I'm only reading on > > my tablet (from which I fo

5.2 amd64 php and apache problem

2013-02-04 Thread Matthias Appel
B Aug 1 2012 printenv -rwxrwx--- 1 www www 757B Aug 1 2012 test-cgi # Can anybody help me to get this php thing working, I dont want to write my web-scripts in C ;-) Regards, Matthias

Re: 5.2 amd64 php and apache problem

2013-02-04 Thread Matthias Appel
Am 04.02.2013 19:05, schrieb James Griffin: --> Matthias Appel [2013-02-04 18:40:48 +0100]: Hi List, I have a problem with apache and php and hope you guys (and gals!) can help me. ... Can anybody help me to get this php thing working, I dont want to write my web-scripts in C ;-) Rega

Re: 5.2 amd64 php and apache problem

2013-02-04 Thread Matthias Appel
Am 04.02.2013 19:10, schrieb James Shupe: Why is that in the cgi-bin directory to begin with? Do you have shorttags enabled in php.ini? As mentioned, it's pretty much vanilla configuration...so i can be sure cgi-bin/ is allowed for script executionbut httpd.conf will be changed, as soon a

Re: UNIX A to Z List RFC

2013-02-04 Thread Matthias Appel
Am 04.02.2013 20:25, schrieb William Boshuck: On Mon, Feb 04, 2013 at 10:27:42AM +, James Griffin wrote: I think vi(1) - not vim - would be a great tool for him to learn. A real hardcore UNIX editor, ed(1) emacs(1) would be able to replace half of the programs on this A to Z list.

Re: 5.2 amd64 php and apache problem

2013-02-05 Thread Matthias Appel
Am 05.02.2013 11:37, schrieb Stuart Henderson: # cd /var/www/cgi-bin/ # cat phpinfo.php # Put this in the htdocs dir, not cgi-bin. OK, that did the trick, thanks a lot! I just don't know why shellscripts/binaries execute fine in cgi-bin/ and .php not. I think I have to do some more apache-

Re: openbsd and vmware

2013-02-05 Thread Matthias Appel
problems with the only downtimes when the OS has to be updated. Regards, Matthias

Re: openbsd and vmware

2013-02-05 Thread Matthias Appel
the power cord...in 99.99 out of 100 trys it will work, but do you want to rely on this fact? I tend to do offline snapshots and run OS supported backup tools (tar et.al.) Regards, Matthias

Re: Millions of files in /var/www & inode / out of space issue.

2013-02-19 Thread Matthias Appel
Am 19.02.2013 18:01, schrieb Eric S Pulley: [snip] I feel anyone expecting to run any of the recently hatched filesystem on 10+ year old hardware falls into the design flaw category you mention. As for needing to turn nobs to get it to work properly this is not necessary if you use a modern 64b

Re: Constant attacks and ISP's are ignoring them

2013-02-19 Thread Matthias Appel
Am 19.02.2013 18:34, schrieb Chris Cappuccio: Richard Thornton [rich...@thornton.net] wrote: Linksys routers are defaulted to port forwarding NOT enabled, so check facts before ranting. Your routers are impervious to penetration. I would not call those Linksys boxes _routers_ in the first p

Re: Constant attacks and ISP's are ignoring them

2013-02-19 Thread Matthias Appel
more likely...exploiting a reasonably up-to-date Linux/VmWorks "router" or hitting a vulnerable java/adobe/flash/windows/IE/whatever hastily-cobbled-together client application. so long, Matthias

Re: bootable OpenBSD USB stick from windows?

2013-02-19 Thread Matthias Appel
art of it, he has to pay me a pint of beer. *Only valid for OPdon't come knocking for free DVD drives ;-) I am not able to contribute very much to the OpenBSD community, but if this is what I can do to have another user using OpenBSD, I would be glad to do so! Regards, Matthias

Re: bootable OpenBSD USB stick from windows? [OT]

2013-02-19 Thread Matthias Appel
if this is what I can do to have another user using OpenBSD, I > would be glad to do so! > > > > Regards, > > Matthias > > i am pretty sure usb key cost less than beer somewhere :-) > Challenge accepted: http://www.e-tec.at/frame1/details.php?art=42888

Re: Millions of files in /var/www & inode / out of space issue.

2013-02-20 Thread Matthias Appel
Am 20.02.2013 09:21, schrieb Jiri B: On Wed, Feb 20, 2013 at 12:32:02AM +0100, Matthias Appel wrote: And by talking of ZFS, why not consider ext3/4,reiser,xfs,jfs,ntfs,whatever-fs to be ported to OpenBSD? Where are the diffs? For example real improvement would be FAT/NTFS speed on OpenBSD, as

Re: Constant attacks and ISP's are ignoring them [OT]

2013-02-21 Thread Matthias Appel
Am 21.02.2013 00:41, schrieb patrick keshishian: You of course need a license / permit to operate that car legally. That process also teaches you how to use it safely. Nobody is required to have a license to use the internet. Privilege vs right discussions are way too off topic here. That said,

Re: Constant attacks and ISP's are ignoring them [OT]

2013-02-21 Thread Matthias Appel
Am 21.02.2013 00:53, schrieb Mark Felder: On Wed, 20 Feb 2013 17:41:20 -0600, patrick keshishian wrote: Privilege vs right discussions are way too off topic here. That said, you are falsely assuming people with government endorsed licenses "do the right thing". Get serious. Licensed driver

Re: Precisions on ZFS

2013-02-21 Thread Matthias Appel
Am 21.02.2013 22:12, schrieb Jeremie Le Hen: On Wed, Feb 20, 2013 at 12:32:02AM +0100, Matthias Appel wrote: Yupp, I think, that's (beside the CDDL part of ZFS) it the major turn-off in any kind of productive enviroment. At the moment I don't know how FreeBSD handles the ZFS develo

Re: Constant attacks and ISP's are ignoring them

2013-02-21 Thread Matthias Appel
Am 22.02.2013 00:26, schrieb staticsafe: On 2/19/2013 18:35, Matthias Appel wrote: Am 19.02.2013 18:34, schrieb Chris Cappuccio: Richard Thornton [rich...@thornton.net] wrote: Linksys routers are defaulted to port forwarding NOT enabled, so check facts before ranting. Your routers are

Re: Precisions on ZFS

2013-02-21 Thread Matthias Appel
Am 22.02.2013 00:40, schrieb Matthias Appel: Am 21.02.2013 22:12, schrieb Jeremie Le Hen: On Wed, Feb 20, 2013 at 12:32:02AM +0100, Matthias Appel wrote: Yupp, I think, that's (beside the CDDL part of ZFS) it the major turn-off in any kind of productive enviroment. At the moment I don&#

Re: Disk layout: OpenBSD OT

2013-03-02 Thread Matthias Appel
ment is anoter story (wear-leveling et.al.) Regards, Matthias

Re: USB repeater cable on Soekris net5501

2013-03-03 Thread Matthias Appel
make a difference if you move the stick, or just the antenna itself. If you want, I disassebmle my dead USB stick (which is exact your type), tho help you with this! Regards, Matthias PS: I would not choose DIGITUS as the vendor of choice...they only sell rebadged chinese crap, so I tend

Re: scanf(3) return value

2013-03-05 Thread Matthias Appel
-file". jmc How about: If an input failure, like end-of-file, occures, the value EOF is returned, before attempting any conversion. Maybe change _before_ to _instead_, i think this describes the process more detailed (AFAIK in case of error, there is no conversion at all) Regards, Matthias

iked: What is missing?

2013-04-13 Thread Matthias Vey
Hello misc, I want to use iked but the manpage says it is not ready to use and some important things are missing. What parts are missing and is it still not safe at all or only under special circumstances? Thanks Matt

making OpenBSD 5.9 live system on USB key

2016-07-08 Thread Matthias Apitz
nvestigate this without installing OpenBSD into the SSD. In FreeBSD I do know how to make a live system and enrich this whatever software. Can someone please be so kind and point me to some guide about how to make such live system? Thanks in advance matthias -- Matthias Apitz, ✉ g...@u

Re: making OpenBSD 5.9 live system on USB key

2016-07-09 Thread Matthias Apitz
El día Friday, July 08, 2016 a las 10:53:56AM -0400, Ted Unangst escribió: > Matthias Apitz wrote: > > I'd like to make some bootable USB key which contains an OpenBSD live > > system, if possible even with X11 included. > > > > Can someone please be so kind

Re: making OpenBSD 5.9 live system on USB key

2016-07-09 Thread Matthias Apitz
ve support. Is there some method in OpenBSD to get verbose or even debug boot messages and to verify that the imt(4) driver is in the kernel? I read that OpenBSD does not have loadable kernel modules, true? matthias -- Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/ ☎ +49-176-38

Re: making OpenBSD 5.9 live system on USB key

2016-07-09 Thread Matthias Apitz
El día Saturday, July 09, 2016 a las 04:16:45PM +0200, Matthias Apitz escribió: > El día Saturday, July 09, 2016 a las 02:44:39PM +0200, Peter N. M. Hansteen > escribió: > > Re/ the touchpad: the imt(4) man page says, it should have support. > Is there some method in OpenBSD to

Re: making OpenBSD 5.9 live system on USB key

2016-07-12 Thread Matthias Apitz
El día Tuesday, July 12, 2016 a las 01:54:49PM +0200, Boudewijn Dijkstra escribió: > Op Sat, 09 Jul 2016 16:16:45 +0200 schreef Matthias Apitz > : > > El día Saturday, July 09, 2016 a las 02:44:39PM +0200, Peter N. M. > > Hansteen escribió: > > > >> [...] I

Re: making OpenBSD 5.9 live system on USB key

2016-07-13 Thread Matthias Apitz
El d�a Wednesday, July 13, 2016 a las 10:45:47AM +0200, Boudewijn Dijkstra escribi�: > Op Sat, 09 Jul 2016 14:10:26 +0200 schreef Matthias Apitz > : > > > >dwiic at acpi0 not configured > >dwiic at acpi0 not configured > > What is connected to these? I have here t

Re: hp proliant dl 320e gen 8 for openbsd 5.5 64 bit ?

2014-08-08 Thread Matthias Appel
raid http://h18004.www1.hp.com/products/servers/proliantstorage/arraycontrollers/ dynamicsmartarray/ "HP Dynamic Smart Array is a RAID solution combining a storage host bus adapter (HBA) and proprietary software components." You don't want to use this...hell, nobody should want to use this! BR, Matthias

Re: Does OpenBGPd suffer collateral damage with this?

2014-08-18 Thread Matthias Appel
e. I thought the kebab I just had for lunch ruined my > day, reading that was worse. > If this ruined your day, please refrain from reading further articles about BGP. If you want to experience _real_ pain, read http://www.bgpmon.net/chinese-isp-hijacked-10-of-the-internet/ BR, Matthias

Re: OpenBSD 6.9 on Hetzner cloud server

2021-07-22 Thread Matthias Schmidt
damage. Nowadays, I have all my servers with IONOS. Their IP space has better reputation and their VPS product is much much faster (it's based on VMWare and not on KVM). OpenBSD easy is simple since you can upload custom ISOs and have remote console access. Cheers Matthias

Re: Library for the pf(4) device

2021-10-17 Thread Matthias Pressfreund
Hi, maybe that would serve your purposes: https://github.com/mpfr/pftbld On 2021-10-18 00:24, J. K. wrote: > Hi, > > Is there an existing library for pf(4) which includes > the same features like pfctl? Or at least add IP addresses > to a specific block table? > > Want to build a some sort of

Re: httpd(8) - Internal Server error (500) on invalid request

2021-10-23 Thread Matthias Pressfreund
On 2021-10-21 16:38, Sebastian Benoit wrote: > > This diff makes httpd return "505 HTTP Version Not Supported" > for < 0.9 and > 1.9 http versions. Anything from 1.1 to 1.9 is > interpreted as 1.1. This is what nginx does too. I don't understand why an invalid HTTP version sent by the client sho

httpd(8): Unexpected terminations since Oct 22 patch

2021-10-25 Thread Matthias Pressfreund
Since the Oct 22 patch, I experienced two crashes of httpd. After I rollback, everything runs stable again. I had no time to dig deeper into yet, so this is just to notify that the patch might have caused some unexpected side effects.

Re: Upgrade to 7.0

2021-11-23 Thread Matthias Schmidt
r/_sysupgrade With these two symlinks I can run sysupgrade as usual when logged in. After booting into bsd.upgrade the script can find the data sets since /var/_sysupgrade will be mounted in /mnt on the ramdisk. This is a hack that's not officially supported and works for me! Cheers Matthias

httpd(8): cleanup read_errdoc

2021-12-05 Thread Matthias Pressfreund
The patch below removes a log_warn in case the server does not find a custom error page as this is nothing to warn about (either because the generic template file [err.html] is used or fallback to built-in pages is intended). It also removes two unnecessary assignments and adapts the comment to the

Re: No sound on ThinkPad X220 using current snapshot

2022-02-16 Thread Matthias Schmidt
uggests this may be caused by parts of the > system (speaker amplifiers) not being powered. FYI, I had the same issue with a Thinkpad X250 and the recent snapshot from this morning fixed it for me. OpenBSD 7.0-current (GENERIC) #336: Wed Feb 16 01:14:53 MST 2022 Cheers Matthias

pf queuing/bandwidth control question

2022-02-16 Thread Matthias Pressfreund
On a server with 3 LAN interfaces (re0/1/2): * re0 connected to the ISP * re1 connected to the internal network * re2 so far unused I was setting up pf queues for bandwidth control as follows: * one queue on re0 for outgoing traffic * another queue on re1 for incoming traffic Now, I would like to

Re: pf queuing/bandwidth control question

2022-02-18 Thread Matthias Pressfreund
On 2022-02-17 18:56, Stuart Henderson wrote: > On 2022-02-17, Matthias Pressfreund wrote: >> On a server with 3 LAN interfaces (re0/1/2): >> * re0 connected to the ISP >> * re1 connected to the internal network >> * re2 so far unused >> >> I was settin

Re: Another kernel fault incident on a Vultr OpenBSD VM

2022-04-18 Thread Matthias Schmidt
VPS product is based on VMWare ESXI and I have my machines running there since early 6.x. So far all rock stable, one can upload custom ISOs, has KVM access and you can even type your softraid passphrase via keyboard and no need to use the softkeyboard (as with others). Cheers Matthias

trunk failover with detachable device (ure)

2022-05-15 Thread Matthias Schmidt
/trunk setup with a detachable device or does someone has a best practice here? I could imagine to build something with hotplugd... Cheers and thanks Matthias

Re: Using arrows in VMM

2024-06-04 Thread Matthias Pfeifer
Hello, could you say if the command (arroy hit) took that long or is it an command transport issue (would suggest the latter). Best, Matthias On 04.06.24 14:20, 04-psyche.tot...@icloud.com wrote: Greetings, I am running Debian 12 under VMM, on OpenBSD 7.5. Whenever I am using the

Re: Optimization Advice for High Resource Utilization PostgreSQL Query on OpenBSD

2024-07-30 Thread Matthias Pfeifer
eneral (and imho) stretching hardware when the DB is slow is mostly the last option. Analyse config and querys usually helps ;) Best, Matthias

Re: TOr

2024-08-30 Thread Matthias Pfeifer
it does e.g. https://community.torproject.org/relay/setup/bridge/openbsd/ On 30.08.24 10:11, openbsd_fr...@mail2tor.com wrote: Does OpenBSD support Tor?

Games

2009-04-08 Thread Matthias Kilian
The new release song is really catchy. Many thanks to Jonathan, Jonny, Russ, Theo and Ty. Ciao, Kili

missing SA name in isakmpd.result

2009-04-23 Thread Matthias Teege
me: (Phase 2) src: 1.2.3.4 dst: 5.6.7.8 Lifetime: 3600 seconds ... Why is the SA for Phase 2 "unnamed" but Phase 1 is named? How do I setup a usefull name for Phase 2? Many thanks Matthias

[ot] Re: sudo won't work with login_fingerprint

2009-04-24 Thread Matthias Kilian
On Fri, Apr 24, 2009 at 03:28:34AM -0400, Nick Guenther wrote: > omg we have finger print reader support??? ! yes, and it's really cool, since i've some quite sharp knifes. (scnr)

OpenBSD arrived

2009-04-29 Thread Matthias Pfeifer
.. in Nienburg/Hannover Thanks to all OpenBSD people for this release, the artwork and the song :) -- *fnord Matthias Pfeifer

Re: configure: error: must build tcl with --enable-threads on openbsd 4.5 (i386)

2009-05-05 Thread Matthias Kilian
On Tue, May 05, 2009 at 12:22:52PM -0700, Robert Gilaard wrote: > I installed OpenBSD 4.5 yesterday and installed the package tcl-8.5.6. > > Based > on http://www.openbsd.org/4.4_packages/i386/tcl-8.5.2p1.tgz-long.html I > concluded that the tcl package on OpenBSD was built with threads > support.

Re: Can't boot system after installing OpenBSD 4.5 rlease

2009-05-11 Thread Matthias Kilian
On Mon, May 11, 2009 at 11:22:36PM +0800, Feifei () wrote: > I install the OpenBSD 4.5 from official CD with the (I)nstall option, > > I md5sum the " OpenBSD 4.5 offical ISO file", it is correct. ( I am not sure > whether it is broken when burning CD) > > I try to re-install OpenBSD 4.5 and

Re: proper test for 64bitness of platform?

2009-06-01 Thread Matthias Kilian
> We set _LP64 and __LP64__ variables on 64-bit arch. > > $ cpp -dM /dev/null | grep LP64 > #define _LP64 1 > #define __LP64__ 1 It should also be ok to (ab)use LONG_BIT from limits.h, depending on how the code is 64 bit specific. Ciao, Kili

Re: Where is the CLISH port ?

2009-06-11 Thread Matthias Kilian
On Thu, Jun 11, 2009 at 05:30:27PM -0500, Fernando Quintero wrote: > I`m trying to find the last try for the clish port, in archives exists an > url[1], but it does not work right now, maybe someone have a copy from this > port? It seems that I did download and save it (for whatever reason -- I do

  1   2   3   4   5   >