Re: relayd first try: redirection based on Host: header

2025-07-20 Thread j
re down." Which is unclear to me: is the last in the list used, or are they searched sequentially? In Kirill's example, does get traffic only if and any other tables are all simultaneously down? - reading the doc closely does result in a state of simultaneous awe and mystery. There is no fix for that. J

Re: The Book of PF, 4th edition is now available for preorder

2025-07-09 Thread J Doe
  The current price that No Starch is listing for the e-book version seems very reasonable. - J On 7/9/25 17:27, Pietro Leone Pola Falletti di Villafalletto wrote: The 3rd edition is 10 years old. I suppose the major difference is due to syntax changes in pf. I loved the third edition, I&#

Re: does openbsd support file history?

2025-06-28 Thread j
were made that day, then make hard links (-l) to a date-coded directory using pax in copy mode (-r -w). In this case, your filesystem will never get smaller even after "deleting" files. Additional, smarter options are possible with pax, and cron, or both. J

relayd with SNI has no fallback?

2025-06-24 Thread j
. curl returns curl: (52) getsockname() failed with errno 61: Connection refused It works with just one TLS keypair defined. Is this expected behaviour? Is there a workaround? thanks J OpenBSD 7.6 (GENERIC.MP) #4: Mon Jun 16 08:28:00 MDT 2025 relayd.conf looks like this: # fallback appears

Re: kobo sage

2025-06-06 Thread Anthony J. Bentley
Florian Obser writes: > when I plug in my kobo sage e-reader I get this in dmesg (amd64, -current-ish > ): > > umass0 at uhub0 port 3 configuration 1 interface 0 "Linux 4.9.56 with sunxi_u > sb_udc Composite Gadget (ACM + MS)" rev 2.00/4.09 addr 3 > umass0: using SCSI over Bulk-Only > scsibus4 at u

Re: smtpd Gmail relay authentication failure on OpenBSD 7.6

2025-03-27 Thread Anthony J. Bentley
Ralf Dietrich writes: >- action "relay" relay host "smtp://smtp.gmail.com:587" auth See the 'host' keyword in smtpd.conf(5), you are missing the label. And you certainly want mandatory STARTTLS rather than opportunistic when talking to GMail.

Re: openBSD on netcup vps

2025-02-09 Thread Herbert J. Skuhra
On Sun, Feb 09, 2025 at 09:42:50PM +0530, Sandeep Gupta wrote: > The netcap UI is strange but workable. > My deal breaker problem is that I am unable to get OpenBSD running on their > arm machines. > The first approach for installing/booting from the attached installer iso > dvd hangs midway. > The

Re: Easy-RSA error: Unsupported SSL library: 4

2025-01-28 Thread Herbert J. Skuhra
On Tue, Jan 28, 2025 at 09:57:43AM +, Ben Short wrote: > Hi, > > I'm getting the following error while trying to add a new client using > eastrsa on my OpenBSD 7.6 server: > > gateway# /usr/local/share/easy-rsa/easyrsa build-client-full test1 nopass > * No Easy-RSA 'vars' configuration file e

Suspend/resume works first time after boot but always fails to resume at second attempt

2025-01-20 Thread Jackie J
Hi everyone! I have this very old HP Presario C700 laptop with Intel Pentium T2390 and I am trying to get OpenBSD running. I first tried install OpenBSD 7.6 amd64 cuz I knew the CPU supported 64 bit. However booting the install76.img failed at early stage due to ACPI errors. I can get output is s

Snapshots and packages

2024-10-30 Thread J Doe
snapshot is a release candidate. In that case is the correct process as follows ? $ doas sysupgrade -s $ doas pkg_add -D snap Thanks for your help, - J

Re: Hosting gitea with httpd and relayd: git and curl return "SSL certificate problem: unable to get local issuer certificate"

2024-10-26 Thread Anthony J. Bentley
Am Jam writes: > > Most likely, you're not requesting a full chain from acme-client, or you > > haven't given the full chain certificate a name relayd will pick up > > automatically. > > According to relayd.conf(5), relayd should pick up my full chain > certificate. > > # /etc/ssl > drwxr-xr-x 3 r

Re: Hosting gitea with httpd and relayd: git and curl return "SSL certificate problem: unable to get local issuer certificate"

2024-10-26 Thread Anthony J. Bentley
Am Jam writes: >$ git clone https://src.domain.io/user/aoc.git >Cloning into 'aoc'... >fatal: unable to access 'https://src.domain.io/user/aoc.git/': SSL > certificate problem: unable to get local issuer certificate > > and > >$ curl https://src.domain.io >curl: (60) SSL certifi

Re: ixl(4) troubles

2024-10-05 Thread matthew j weaver
Yes, the firmware was ancient! You'll notice the later boots included in my dmesg show the interfaces with the latest firmware: ixl0 at pci1 dev 0 function 0 "Intel X710 SFP+" rev 0x02: port 0, FW 9.152.77998 API 1.15, msix, 8 queues, address 40:a6:b7:b3:4b:28 ixl1 at pci1 dev 0 function 1 "Intel

Re: ixl(4) troubles

2024-10-05 Thread matthew j weaver
hew, > > We are using multiple ixl(4) quad cards and encountered the same issue when > testing with 3rd party optics. > Using official intel optics or re-branded optics works ok for us on openbsd > 7.4. > > Kind regards, > Wouter > > On Fri, Oct 4, 2024 at 12:27 PM m

Re: ixl(4) troubles

2024-10-04 Thread matthew j weaver
t 03, 2024 at 01:52:11PM -0500, matthew j weaver wrote: >>> Howdy, all. I'm having basic trouble with some ixl(4) interfaces and >>> cannot figure out what I am overlooking. >>> >>> The hardware is an Intel X710 SFP+ card with two interfaces. I cannot >

Re: OpenBSD support for Mac Mini M2 ?

2024-10-03 Thread J Doe
On 2024-09-20 14:42, Bryan Vyhmeister wrote: On Thu, Sep 19, 2024 at 06:18:25PM -0400, J Doe wrote: Hi list, I see in the FAQ that the Apple Mac Mini M2 is a supported platform[0] and that the WiFi is supported via: bwfmv(4). I had two questions about WiFi support: 1. Is Host AP mode

ixl(4) troubles

2024-10-03 Thread matthew j weaver
Howdy, all. I'm having basic trouble with some ixl(4) interfaces and cannot figure out what I am overlooking. The hardware is an Intel X710 SFP+ card with two interfaces. I cannot seem to get the interfaces to achieve carrier link. The interfaces are always status: no carrier. I've tried a few tra

Re: OpenBSD support for Mac Mini M2 ?

2024-09-20 Thread J Doe
> On Sep 20, 2024, at 02:19, J Doe wrote: > > >>> On Sep 19, 2024, at 18:46, J Doe wrote: >>> >> Hi list, >> >> I see in the FAQ that the Apple Mac Mini M2 is a supported platform[0] >> and that the WiFi is supported via: bwfmv(4). I ha

Re: OpenBSD support for Mac Mini M2 ?

2024-09-19 Thread J Doe
> On Sep 19, 2024, at 18:46, J Doe wrote: > > Hi list, > > I see in the FAQ that the Apple Mac Mini M2 is a supported platform[0] > and that the WiFi is supported via: bwfmv(4). I had two questions about > WiFi support: > > 1. Is Host AP mode supported on the

OpenBSD support for Mac Mini M2 ?

2024-09-19 Thread J Doe
, - J Links [0]:https://www.openbsd.org/arm64.html [1]:https://www.apple.com/shop/buy-mac/mac-mini

Re: Solution to keystroke injection

2024-08-28 Thread J-P Hovila [Turvamies.fi]
average user to get along with it. The old UI of the now extinct flagship version, SpyShelter Firewall, was *very* detailed and allowed many nice things such as limited, per application sandboxes. J-P

Re: pkg_add and partial installs

2024-08-13 Thread J Doe
On 2024-08-04 18:47, J Doe wrote: Hello list, I updated one of my OpenBSD 7.5 servers via: pkg_add today using the following:     $ pkg_add -uvi ... and the installation progressed until it reached PHP 8.2.  My server had been using PHP 8.2.21 from packages, so this was an upgrade to the

failing to boot amd64 macbook pro

2024-08-04 Thread Peter J. Philipp
Hi, kern.version=OpenBSD 7.5-current (GENERIC.MP) #121: Sat Jun 8 18:02:54 MDT 2024 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP This is the last working kernel for me. I tried to upgrade last week as well and it failed as well. Looking for Best Current practice on

pkg_add and partial installs

2024-08-04 Thread J Doe
th the "partial install" ? Thanks, - J

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

2024-08-04 Thread j
uitable for this number. - setup postgres for temp_buffers larger; but seek tuning advice on this. - setup postgres for random_page_cost = 1.0 provided that you have SSD not rotating disks. This is probably the wrong forum for detailed postgresql advice. You might have to search elsewhere. good luck J

xwd -name how to use?

2024-07-31 Thread Peter J. Philipp
Hi, I tried getting the contents of a window with xwd -name "xearth" -out file.png but it never finds it..what am I doing wrong? (Yes, I'm aware of the -ppm and -gif output, it doesn't allow markerfile's) Alternatively, if everything is supposed to be right here. I have a suggestion to replace

Re: iked authentication logging ?

2024-07-30 Thread J Doe
> On Jul 30, 2024, at 20:34, Stuart Henderson wrote: > > On 2024/07/30 20:19, J Doe wrote: >>> On 2024-07-30 19:39, Stuart Henderson wrote: >>> >>> On 2024-07-30, J Doe wrote: >>>> As a result with continuing to experiment with my configurati

Re: iked authentication logging ?

2024-07-30 Thread J Doe
On 2024-07-30 19:39, Stuart Henderson wrote: On 2024-07-30, J Doe wrote: As a result with continuing to experiment with my configuration, I ran into a new issue. I followed the instructions in the OpenBSD FAQ[0] for an X.509 configuration - in particular the following (with hostnames for my

Re: iked authentication logging ?

2024-07-30 Thread J Doe
On 2024-07-30 18:13, J Doe wrote: On 2024-07-25 03:11, Crystal Kolipe wrote: On Wed, Jul 24, 2024 at 06:20:26PM -0400, J Doe wrote: My hypothesis is that iked does not name an identity because this is certificate based authentication vs. MSCHAPv2 for EAP authentication which would provide an

Re: iked authentication logging ?

2024-07-30 Thread J Doe
On 2024-07-25 03:11, Crystal Kolipe wrote: On Wed, Jul 24, 2024 at 06:20:26PM -0400, J Doe wrote: My hypothesis is that iked does not name an identity because this is certificate based authentication vs. MSCHAPv2 for EAP authentication which would provide an identity (ie: a username). Is that

Re: Startup script for Netbox: can't start with a user and can't stop

2024-07-25 Thread Mik J
Hello Stuart, Thank you for your answer. 1) >but you start as _netbox: >> daemon_user="_netbox" >that won't work, it needs root to change uid (to www). I finally chose to run it as _netbox and change this line daemon_flags="--name netbox --pid /var/run/netbox.pid --user=_netbox --group=_netbox -

iked authentication logging ?

2024-07-24 Thread J Doe
hypothesis is that iked does not name an identity because this is certificate based authentication vs. MSCHAPv2 for EAP authentication which would provide an identity (ie: a username). Is that correct ? Thanks, - J

Startup script for Netbox: can't start with a user and can't stop

2024-07-24 Thread Mik J
Hello, I'm trying to write a startup script for an application called netbox (it's an opensource IPAM). I created a user and a group # grep netbox /etc/group _netbox:*:9994: # grep netbox /etc/passwd _netbox:*:9994:9994::/home/netbox:/sbin/nologin And I have this script #!/bin/ksh _BASEDIR=/va

Re: Apache chroot ?

2024-07-18 Thread J Doe
> On Jul 16, 2024, at 05:16, Stuart Henderson wrote: > On 2024-07-15, J Doe wrote: >> I know in the past (before OpenBSD's httpd), the Apache package on >> OpenBSD was packaged to run in a chroot. Does this still hold for >> Apache 2.4.61 on OpenBSD 7.5 ? >

Apache chroot ?

2024-07-15 Thread J Doe
Hi list, I know in the past (before OpenBSD's httpd), the Apache package on OpenBSD was packaged to run in a chroot. Does this still hold for Apache 2.4.61 on OpenBSD 7.5 ? Thanks, - J

Re: To the Mailing List

2024-07-14 Thread Peter J. Philipp
On Sun, Jul 14, 2024 at 05:50:33AM -0400, openbsd_fr...@mail2tor.com wrote: > Peter J. Philipp does make OpenBSD usable. I'm flattered, well... see you around. -pjp -- ** all info about me: lynx https://callpeter.tel, dig loc delphinusdns.org **

Re: Question about iked logging

2024-07-07 Thread J Doe
On 2024-07-05 17:14, J Doe wrote: Hi list, I have a basic VPN setup with iked with certificate authentication. Periodically, something will attempt to authenticate against it that is not me and I see the following in the logs:     Jul  5 10:55:47 server iked[15172]: spi=0x7680ddead2051f3c

Re: tcpdump on openbsd

2024-07-06 Thread Mik J
48 AM MDT, Mik J wrote: >  Hello, > > I notice that tcpdump on openbsd differs from the linux version. > > Some options don't exist: > - G rotate_seconds > - W filecount > > Do you know why tcpdump on openbsd don't include these switch ? > > W

Question about iked logging

2024-07-05 Thread J Doe
: authentication failed for Just wanted to double-check: is the reason it says "authentication failed for" without an identity because someone is specifically attempting certificate authentication against my server and iked is rejecting them ? Thanks, - J

tcpdump on openbsd

2024-07-05 Thread Mik J
Hello, I notice that tcpdump on openbsd differs from the linux version. Some options don't exist: - G rotate_seconds - W filecount Do you know why tcpdump on openbsd don't include these switch ? Would it be possible to implement them on openbsd ? Regards

Re: Spoofing MAC address

2024-07-03 Thread Peter J. Philipp
On Wed, Jul 03, 2024 at 01:11:46AM -0400, openbsd_fr...@mail2tor.com wrote: > HI. How do I set up autoamtic spoofing on openbsd? > HOw do I use random or lladdr lladdress to spoof my mac address > automatically. I.e. for airport use. > > Thanks. > John Hi John, In my opinion you're better off no

Re: Offline syspatch

2024-06-29 Thread Peter J. Philipp
On Sat, Jun 29, 2024 at 01:42:15PM +0200, Anders Andersson wrote: > > Any suggestions to mitigate the zero-click exploit with fileless malware > > attacks. Please advise. In the firewall rules, one of the main purposes of > > block all rule is to make the attacker completely blind of the system b

Re: Open Source / BSD License Copyright infringements

2024-06-07 Thread Peter J. Philipp
On Fri, Jun 07, 2024 at 10:32:42AM +0200, Jan Stary wrote: > > The company who bought the scam sell, really bought something worthless > > because there is an open source version and possibly better than what they > > have as time goes forward (in my perspective). > > That's what I don't understan

Re: Open Source / BSD License Copyright infringements

2024-06-06 Thread Peter J. Philipp
On Thu, Jun 06, 2024 at 10:39:30PM +0700, hahahahacker2009 wrote: > > It should interest OpenBSD in one form or another since i used the same > > Copyright and License as them, > > > > No, as many people already said. > Sure. I can see how it would not interest you if you are a lazy sysadmin wi

Re: Open Source / BSD License Copyright infringements

2024-06-06 Thread Peter J. Philipp
On Thu, Jun 06, 2024 at 03:47:41PM +0200, Mizsei Zolt??n wrote: > Have you thought about what if they paid not for the software but for the > support? This is fine, this is within the bounds of the license. I'm *only* interested if someone messed with the license, and I think if we as open sourc

Re: Open Source / BSD License Copyright infringements

2024-06-06 Thread Peter J. Philipp
On 6/6/24 13:10, Kirill A. Korinsky wrote: On Thu, 06 Jun 2024 03:33:53 +0100, "Peter J. Philipp" wrote: This isn't about Patents, this is about Copyright. And that's the sole interest of mine, and Lawyers are there for a reason. It should interest OpenBSD in one for

Re: Open Source / BSD License Copyright infringements

2024-06-05 Thread Peter J. Philipp
On Wed, Jun 05, 2024 at 10:59:01PM +0100, Kirill A. Korinsky wrote: > On Wed, 05 Jun 2024 06:08:23 +0100, > "Peter J. Philipp" wrote: > > > > I have been made aware of hearsay that someone took my open source code > > protected under the same license as Open

Re: Open Source / BSD License Copyright infringements

2024-06-05 Thread Peter J. Philipp
On Wed, Jun 05, 2024 at 08:04:49AM -, Stuart Henderson wrote: > On 2024-06-05, Peter J. Philipp wrote: > > I have been made aware of hearsay that someone took my open source code > > protected under the same license as OpenBSD and sold it for a lot of money. > > There

Open Source / BSD License Copyright infringements

2024-06-04 Thread Peter J. Philipp
Hi, I have been made aware of hearsay that someone took my open source code protected under the same license as OpenBSD and sold it for a lot of money. I have no proof of this personally but I ask you to help me find evidence of this. There is not much I can do about this, except if the person or

unknown USB vendor

2024-05-24 Thread Peter J. Philipp
Hi, I got a "are you a human?" on google so I switched to qwant.com for searching but the search is not as good. I'm looking for the USB vendor of this USB vendor id. 0x02d0, and the device id is 0xa9a6. Afaict this is a ure(4) device with a builtin usb hub. But there is no other markings on t

Re: how to fsck automatically at boot

2024-05-22 Thread Mik J
Hello Nick, Stuart, Kirill, Jan, Thank you for all your answers. Le mardi 21 mai 2024 à 14:31:13 UTC+2, Stuart Henderson a écrit : On 2024-05-21, Nick Holland wrote: > On 5/20/24 09:37, Jan Stary wrote: >> On May 20 13:22:26, mikyde...@yahoo.fr wrote: >>> Hello, >>> >>> I have two u

how to fsck automatically at boot

2024-05-20 Thread Mik J
Hello, I have two use cases and problems with fsck. 1) When my openbsd boots after an outage, the system asks me to fsck /, /usr, /var or /home manually. So I do fsck /dev/sd0a And then I'm asked questions and I usually answer F So my question is that I want this process to be done automaticall

Re: What software to debugging and analyzing C?

2024-05-16 Thread j
define an extern iff debugging */ #ifdef DEBUG void oopsie(char *s,...); #else void oopsie(char *s,...){ } #endif int main(){ int i, j; printf("%s\n","this is main.c demonstrating debug printing"); i = rand(); if(i> 5) oopsie("i more than 5"); ... Compile with

Re: Localnet Hacking

2024-05-14 Thread Peter J. Philipp
On Tue, May 14, 2024 at 01:54:52AM +0200, Peter J. Philipp wrote: > Hi, > > A few more people responded, I'm falling behind on priorities though because Hi again, https://mainrechner.de/Buecher2024/batch1.png Here is the first batch that will be mailed out on Friday at the la

Re: viomb0 unable to allocate256 physmem pages, error 12

2024-05-14 Thread Peter J. Philipp
On Tue, May 14, 2024 at 01:58:18PM -0400, F Bax wrote: > Recently installed 7.5 amd64 in qemu VM (8G RAM) under proxmox. See this > message many times on console and dmesg. > > viomb0 unable to allocate 256 physmem pages, error 12 > > What does this mean? How to resolve this issue? Hi, When you

Re: Localnet Hacking

2024-05-13 Thread Peter J. Philipp
On Tue, May 14, 2024 at 01:54:52AM +0200, Peter J. Philipp wrote: > Hi, > > A few more people responded, I'm falling behind on priorities though because > I am very close to cracking AES-128 I have reduced it to a complexity of > 2 ^ 64. However I have some old code to g

Re: Localnet Hacking

2024-05-13 Thread Peter J. Philipp
On Sat, May 11, 2024 at 10:35:38AM +0200, Peter J. Philipp wrote: > On Sat, May 11, 2024 at 08:45:45AM +0200, Peter J. Philipp wrote: > > Contact me privately if you would like a batch with what you like. I'll > > make note on that webpage of what's given away. Of

Re: Localnet Hacking

2024-05-11 Thread Peter J. Philipp
On Sat, May 11, 2024 at 05:55:11PM +, Lucretia wrote: > I would love some used books but don't have 1000???. I will have $750 around > beginning of June if you want to send me a Paypal invoice to my Apple email: > openbsd.g...@icloud.com I was going to buy my second laptop but books are > pr

Re: Localnet Hacking

2024-05-11 Thread Peter J. Philipp
On Sat, May 11, 2024 at 08:45:45AM +0200, Peter J. Philipp wrote: > If you want some used books, I'm moving across the Atlantic soon and I can't > take my books along. In total the new value of them was 8000 odd EUR. If > I send three books to kyrgystan and it's under

Re: Localnet Hacking

2024-05-11 Thread Peter J. Philipp
On Sat, May 11, 2024 at 08:45:45AM +0200, Peter J. Philipp wrote: > Contact me privately if you would like a batch with what you like. I'll > make note on that webpage of what's given away. Offer ends July 1st of this > year. Three books have already been given away. T

Re: Localnet Hacking

2024-05-10 Thread Peter J. Philipp
On Sat, May 11, 2024 at 02:52:32AM +, Lucretia wrote: > Book recommendations are most welcome! > > Lux of the Agony > 720077 Bishkek > Altyn Kazyk 31A > KYRGYZSTAN > l...@openbsdgirl.com If you want some used books, I'm moving across the Atlantic soon and I can't take my books along. In tota

Re: Localnet Hacking

2024-05-10 Thread Peter J. Philipp
Hi Lux, In my opinion if you want to study networking load up on every distfile in /usr/ports/net as these tools will help you. ipcalc is valuable even pros use it because doing CIDR and netmasks in your head is possible but not practical in all scenarios. That said you should look into bridgin

Re: AES-256 ist sicher wie AES-128 im brute force

2024-05-09 Thread Peter J. Philipp
On Mon, May 06, 2024 at 10:51:05PM +0200, Peter J. Philipp wrote: > The title says "AES-256 is as safe as AES-128" for a translation. Just an update: with this method the key can be recovered with a complexity of 2^96, working on a complexity of 2^64 now. Please help if you have f

AES-256 ist sicher wie AES-128 im brute force

2024-05-06 Thread Peter J. Philipp
The title says "AES-256 is as safe as AES-128" for a translation. Hi, Dear everyone who I contacted and haven't contacted so far. I have run a test program against a practiced attack against AES-256. While trying to restore the key with just 1 guessed t0 value (I have almost given up) But in sp

Re: ubnt edgerouter 8

2024-04-29 Thread Peter J. Philipp
On Mon, Apr 29, 2024 at 05:35:49PM +0200, Janne Johansson wrote: > > Any help is much appreciated. The ER-8 right now idles a lot anyhow and > > I plan on using it for the 8 RJ45 ports. > > I run some Pro 8s in a small rack where I have ripped out the internal > fan of the edgerouters, and then I

ubnt edgerouter 8

2024-04-29 Thread Peter J. Philipp
Hi, What sort of things can I do to keep an edgerouter 8 cool that doesn't have fans? I'm ready to pull the fans out of it because they have a certain harmonic that makes me physically ill. But I like the octeon! So short of throwing it out I'm thinking of pulling the plug (on the fans). Would

hyperv(4) on arm64?

2024-04-28 Thread Peter J. Philipp
Has anyone tried this? I read that Microsoft has Hyper-V for ARM. I've been running OpenBSD on amd64 hardware in Hyper-V for a while. I suspect there wouldn't be endian issues since arm64 and amd64 are both LE, is there any other concerns? I'm inquiring because mainly I know I have my sights on

Re: >10W idle power usage on framework laptop 12th gen 13inch

2024-04-28 Thread Peter J. Philipp
On Sun, Apr 28, 2024 at 08:01:58PM +0200, Jan Stary wrote: > > hw.sensors.acpibat0.volt0=15.40 VDC (voltage) > > hw.sensors.acpibat0.volt1=14.29 VDC (current voltage) > > hw.sensors.acpibat0.current0=0.69 A (rate) I think he got it from here (from dc): 14.29 0.69 * p 9.86 This is explained

Re: Is there access to dm...@openbsd.org? / arm64 laptops

2024-04-28 Thread Peter J. Philipp
I found a dmesg! Thank you! https://marc.info/?l=openbsd-bugs&m=171430467412856&w=2 No other needed! -pjp

Re: Is there access to dm...@openbsd.org? / arm64 laptops

2024-04-27 Thread Peter J. Philipp
On Sat, Apr 27, 2024 at 12:29:43PM +0330, Jadi Mirmirani wrote: > Try: > https://dmesgd.nycbug.org/index.cgi?do=index&fts=OpenBSD > Its an awesome list of people submitting their `dmesg`s whils using OpenBSD. > Have not checked if the ones you mentioned are there or not. But its > frequently upda

Is there access to dm...@openbsd.org? / arm64 laptops

2024-04-27 Thread Peter J. Philipp
Hi, I'm looking for a dmesg of an arm64 laptop, the time I think has come to mothball the apple macbook pro from early 2015 (my old laptop called spica), I could put a new battery in it but the 80 EUR is not worth it anymore. I'm also gearing up for job interviews overseas in the summer where I n

has dump(8) changed or something? recently?

2024-04-26 Thread Peter J. Philipp
Hi! I've had some problems with dump(8) lately. A 800 GB SSD partition on a raspberry pi 4b (via USB) that is 50% filled had trouble with dump. I don't know why this could be, but it used to work. Here is my backup script that I used to run in my "nodump" chflagged /home/pjp/Backup directory.

Re: maximum file system size

2024-04-24 Thread Peter J. Philipp
On Thu, Apr 25, 2024 at 12:45:29AM -0300, Gustavo Rios wrote: > Hi folks! > > What is the maximum file size in OpenBSD ? > > Thanks a lot. > > -- > The lion and the tiger may be more powerful, but the wolves do not perform > in the circus There is this comment in /usr/include/ufs/ffs/fs.h: /*

Re: [Raspberry Pi 4] Installing OpenBSD 7.5 with difficulty

2024-04-16 Thread Peter J. Philipp
On Tue, Apr 16, 2024 at 06:08:13PM +0200, Peter J. Philipp wrote: > On Tue, Apr 16, 2024 at 04:35:23PM +0100, Polarian wrote: > > > Does anyone have any suggestions on what I could try? > OpenBSD 7.5-current (GENERIC.MP) #11: Thu Apr 11 17:03:03 MDT 2024 > dera...@arm64.op

Re: [Raspberry Pi 4] Installing OpenBSD 7.5 with difficulty

2024-04-16 Thread Peter J. Philipp
On Tue, Apr 16, 2024 at 04:35:23PM +0100, Polarian wrote: > Does anyone have any suggestions on what I could try? Hi, I too have a RPI 4b that is currently my workstation. Near the time of release I was building my own base and packages, which was right near the times of the ld.so changes, thing

Compilation fails for port ruby-passenger - Openbsd 7.5

2024-04-16 Thread Mik J
Hello, when I try to install ruby passenger from ports it fails. mkdir -p buildout/nginx_dynamic/module_libpassenger_common/AppTypeDetector c++ -o buildout/nginx_dynamic/module_libpassenger_common/AppTypeDetector/CBindings.o  -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supp

sip proxy (I'm starting one)

2024-04-14 Thread Peter J. Philipp
Hi, In this mail: https://marc.info/?l=openbsd-misc&m=170759396512738&w=2 I asked people what sip proxy they use. And got feedback, thank you! However after a short code-reading of the software mentioned I became distraught and want to do my own. I have worked on this saturday and sunday and i

Re: Ping blocked by firewall

2024-04-13 Thread Peter J. Philipp
On Sat, Apr 13, 2024 at 09:32:48PM +0200, Karel Lucas wrote: > What should I add then, considering my PF ruleset? To be honest, all of this > is very unclear to me at the moment, so any help is appreciated. How about: pass out inet proto { tcp, udp } from any to any port { 53, 853 } keep state

MANGOPI - anyone else have reboot problems?

2024-04-10 Thread Peter J. Philipp
Hi, I have found that my Mango Pi is very jittery, also when I reboot it there is probably garble on the UART link causing it to fall into u-boot prompt. I have tried: env set bootdelay 0 env set bootdelay -1 saveenv and reset but it doesn't seem to work. Any garble will still cause a break

Re: Ping blocked by firewall

2024-04-09 Thread Peter J. Philipp
On Tue, Apr 09, 2024 at 08:39:08AM +0200, Karel Lucas wrote: > Hi all, > > For the first time I tested my new firewall with ping, and it is blocked. I > don't know what the reason is, you can find the information below. I have a > network with only regular clients, so no servers. I'm still using O

Re: Minimum viable HW for OpenBSD

2024-04-08 Thread Peter J. Philipp
Hi, I lost the thread in my mutt, so I'm hoping marc.info will adjust it in there, the thread is here: https://marc.info/?l=openbsd-misc&m=171059471410619&w=2 Thank you Gabor Nagy! Here is my RPI zero 2W(H) with working wifi in hostap mode, and hopefully working GPIO's I'm going to be studying

Re: wifi hotspot workaround

2024-04-02 Thread Peter J. Philipp
On Tue, Apr 02, 2024 at 11:20:52PM +0500, ofthecentury wrote: > I'll take a look at those locations, thanks. It might just be arp > that's the authenticated client data store from the point of view of > the wireless interface. If you really want to debug what's going on I suggest you put another m

Re: wifi hotspot workaround

2024-04-02 Thread Peter J. Philipp
On Tue, Apr 02, 2024 at 10:31:59PM +0500, ofthecentury wrote: > Where does OpenBSD keep a list of all wireless clients that have > been authenticated? Not the dhcpd leases list. Actual wireless stations > that have authenticated to an interface running in hostap mode. Not arp > cache, is it? > > T

Re: Minimum viable HW for OpenBSD

2024-03-31 Thread Peter J. Philipp
On 3/30/24 14:18, Peter J. Philipp wrote: PS:  I'll probably do this next week I have a need for different hardware in my 9U rackmount cabinet.  And one particular one needs powercycles (and possibly console) as well.  It's the mango pi, which is currently in panic mode most like

Re: Minimum viable HW for OpenBSD

2024-03-30 Thread Peter J. Philipp
On 3/16/24 14:32, Peter J. Philipp wrote: On 3/16/24 14:10, Gabor Nagy wrote: hello, maybe? Running OpenBSD on Raspberry Pi Zero 2 W https://www.tumfatig.net/2023/running-openbsd-on-raspberry-pi-zero-2-w/ This is incredible!  I have a zero 2W somewhere, though I put it into a GPI case

Re: porting OpenBSD to Ox64

2024-03-25 Thread Peter J. Philipp
[CC'ed to Kettenis in case he doesn't read misc@] On 3/24/24 20:43, Peter J. Philipp wrote: On 3/24/24 14:09, Slava Voronzoff wrote: On Fri, 22 Mar 2024 04:28:15 +0100 "Peter J. Philipp" wrote: No I didn't try a newer OBSD, I will soon though. :-)  And no I

Re: porting OpenBSD to Ox64

2024-03-24 Thread Peter J. Philipp
On 3/24/24 14:09, Slava Voronzoff wrote: On Fri, 22 Mar 2024 04:28:15 +0100 "Peter J. Philipp" wrote: No I didn't try a newer OBSD, I will soon though. :-)  And no I didn't change anything in the DTB. While this is an EXTREMELY dirty attempt to add it can you try som

Re: porting OpenBSD to Ox64

2024-03-21 Thread Peter J. Philipp
privately, but for the public record: https://mainrechner.de/dot.config.txt This is the .config I used with the u-boot. No I didn't try a newer OBSD, I will soon though. :-)  And no I didn't change anything in the DTB. Best Regards, -pjp Peter J. Philipp írta 2024. márc.. 21, Cs

Re: porting OpenBSD to Ox64

2024-03-21 Thread Peter J. Philipp
as mentioned before here is some datasheets and other documents that I collected over the last year or so: https://mainrechner.de/riscv.html Best Regards, -pjp On 21.03.24 08:50, Peter J. Philipp wrote: Hi, If anyone is interested in helping or just plain interested, here is my prep work do

Re: porting OpenBSD to Ox64

2024-03-21 Thread Peter J. Philipp
On 3/21/24 09:10, Mizsei Zoltán wrote: Hi. I am interested in this topic, as i have one in my drawer. My programming skills probably not up to the task, but I would be more than happy to help you with testing, etc. Regards, --ext Excellent! Yes I could use this sort of help.  In particu

porting OpenBSD to Ox64

2024-03-21 Thread Peter J. Philipp
Hi, If anyone is interested in helping or just plain interested, here is my prep work documented. I've been on it sparingly since beginning of March. I don't know how much time I want to invest in this but we'll see... https://github.com/pbug44/openbsd-src/tree/Ox64 The Ox64 is a 8 dollar SoC u

Re: VPS power consumption

2024-03-19 Thread Peter J. Philipp
On 3/19/24 08:42, Mizsei Zoltán wrote: Hi, i have installed OBSD on a small KVM based VPS [1]. The VPS dashboard provides knobs to enable/disable the following options (current setting in brackets) - APIC (On) - ACPI (On) As this VPS have a miniscule load I would like to reduce its energy c

Re: Minimum viable HW for OpenBSD

2024-03-16 Thread Peter J. Philipp
On 3/16/24 14:10, Gabor Nagy wrote: hello, maybe? Running OpenBSD on Raspberry Pi Zero 2 W https://www.tumfatig.net/2023/running-openbsd-on-raspberry-pi-zero-2-w/ This is incredible!  I have a zero 2W somewhere, though I put it into a GPI case.  The drawback with the GPI case is it will not

Re: dmesg hangs 7.4

2024-03-09 Thread Peter J. Philipp
On 3/9/24 17:07, Laura Smith wrote: Hi I've got a fresh install of 7.4 on a new box and am seeing a very weird problem. If I enter "dmesg" I get a few lines of output and then it hangs and my ssh connection gets dropped. I ran syspatch, rebooted and the problem persists. Example: # dmesg

dhcpleaseed message in cloud environment

2024-02-26 Thread J Doe
for the VM and all is good. With everything being virtual for my VM, why would there be truncation in the DHCP message ? Secondly, is this something I should be concerned about ? Thanks, - J

Re: KeyTrap DNS vulnerability

2024-02-13 Thread Peter J. Philipp
On 2/14/24 04:55, b...@fea.st wrote: “A single packet can exhaust the processing capacity of a vulnerable DNS server, effectively disabling the machine, by exploiting a 20-plus-year-old design flaw in the DNSSEC specification. https://www.theregister.com/2024/02/13/dnssec_vulnerability_interne

httpd generating: read_errdoc entries in syslog

2024-02-10 Thread J Doe
ttpd[23368]: read_errdoc: open: No such file or directory This also happens if a create a copy of err.html and name it 404.html. How can I modify my configuration to stop the: read_errdoc entries in syslog ? Thanks, - J

what do people use for a sip proxy?

2024-02-10 Thread Peter J. Philipp
Hi, I'm back from my hiatus. what I'm looking for is something like a kamailio but much much easier and straight forward and perhaps a BSD license instead of GPL. I have about 4 weeks after next week of free time (god willing) and I'm thinking of expanding on a software of mine for a sip pro

Re: New postfix-3.8.20221007p12 broken TLS for Gmail servers?

2024-02-02 Thread Herbert J. Skuhra
On Sat, Feb 03, 2024 at 09:19:47AM +0300, Mark wrote: > An experimental, unstable package in packages-stable? > > An outdated and potentially vulnerable software in the latest OpenBSD > 7.4-stable? > > I must really have been missing something here... Just a few links: https://github.com/openbs

Re: New postfix-3.8.20221007p12 broken TLS for Gmail servers?

2024-02-02 Thread Herbert J. Skuhra
On Fri, Feb 02, 2024 at 08:44:45PM -0600, Brian Conway wrote: > On Fri, Feb 2, 2024, at 6:44 PM, Herbert J. Skuhra wrote: > > On Sat, Feb 03, 2024 at 03:00:10AM +0300, Mark wrote: > >> Hi. > >> > >> It seems that the recent Postfix update under 7.4-amd64, &g

  1   2   3   4   5   6   7   8   9   10   >