Re: Kernel debugging

2024-05-11 Thread Daniel Hejduk
Hello again, Is there any way to build the kernel on Linux preferably Arch Linux? Best regards, Daniel Hejduk 11. května 2024 22:05:50 SELČ, "Kirill A. Korinsky" napsal: >On Sat, 11 May 2024 20:28:08 +0100, >Daniel Hejduk wrote: >> >> I want to enable k

Kernel debugging

2024-05-11 Thread Daniel Hejduk
Hello, I want to enable kernel debugging how can I do it? Best regards, Daniel Hejduk

Re: My PC is crashing

2024-05-10 Thread Daniel Hejduk
using i386 but it didn't boot by flashing it on USB nor using Ventoy. Ventoy will always prompt me "Maybe the image does not support X64 UEFI", so I tried enabling legacy but again nothing. Is there way to boot i386, or fix the relinking error? Thank you for helping me on my journey. Best re

My PC is crashing

2024-05-09 Thread Daniel Hejduk
, Daniel Hejduk

Re: Power consumption of Pinebook Pro running OpenBSD

2024-05-04 Thread Daniel Wilkins
On Sat, May 04, 2024 at 05:56:10PM +1000, Brett Mahar wrote: > Hi misc, > > I am getting a Pinebook Pro soon and just wondering how many hours the > battery tends to last from a full charge with OpenBSD? I ran openbsd on my PBP for a while. To answer your question: a lot less than Linux. The

Re: ubnt edgerouter 8

2024-04-29 Thread Daniel Gracia
I replaced my 8 Pro fans with Noctua units and I'm pretty happy with them; they came with several adapters that allow you to choose the speed of the fans. Converting to passive cooling, if you have enough room on the cabinet and are a proficient user of drills, I'd try to (i) remove the heatsink

Re: Firewall setup

2024-04-16 Thread Daniel Ouellet
can be... Could be as simple as: match out on egress inet from !(egress:network) to any nat-to egress:0 Here I am not saying to do this. I only type this as an example to show how simple it possibly can be on a NAT setup with no simple needs. Daniel

Re: Installing shellinabox on OpenBSD

2024-02-12 Thread Daniel Ouellet
at 02:38:25PM -0500, Daniel Ouellet wrote: I am not sure why people say they can't have a safe ssh client for window... OP mentioned he cannot install software on the machine. This is pretty common issue if machine is managed by somebody else. Best regards, Chris Narkiewicz

Re: Installing shellinabox on OpenBSD

2024-02-12 Thread Daniel Ouellet
Just use Putty if you want a window ssh client. It exists for more then 25 years now. and it is still supported. Just maintain your systems via ssh and move on. Putty also allow you to use ssh keys as well. I am not sure why people say they can't have a safe ssh client for window... On

Re: OT: SSH3 proposal

2024-02-05 Thread Daniel Wilkins
On Mon, Feb 05, 2024 at 07:26:27AM +, Carlos Lopez wrote: > Hi all, > > https://blog.apnic.net/2024/02/02/towards-ssh3-how-http-3-improves-secure-shells/ > > Uhmm ... ssh over http/3? What do you think about it? > > Best regards, > C. L. Martinez > I'm not an ssh dev but it seems like it'd

Re: Cannot PXE Boot PC Engines APU.1D4

2024-01-01 Thread Daniel Ouellet
On 1/1/24 3:12 PM, Stuart Henderson wrote: On 2024-01-01, Kenneth Hendrickson wrote: --- On Monday, January 1, 2024 at 06:10:57 AM EST, Stefan Sperling wrote: Booting 7.4 or -current kernels with an old pxeboot binary won't work. Make sure that both the kernel image and pxeboot originate

Re: Cannot PXE Boot PC Engines APU.1D4

2023-12-31 Thread Daniel Ouellet
I don't have any problem with many of my pc engine. But if you want something else I used these now because they support Core Boot. https://protectli.com/ I am not going back to BIOS that are not right and not supported after a year. No thanks! On 12/31/23 8:56 PM, Kenneth Hendrickson

Re: man.openbsd.org failure?

2023-12-21 Thread Daniel Jakots
g fine. Yes, it's a maintenance: https://marc.info/?l=openbsd-misc=170301839017559=2 Cheers, Daniel

Re: Appimage

2023-12-20 Thread Daniel Wilkins
On Tue, Dec 19, 2023 at 10:31:00PM +0200, Mihai Popescu wrote: > > The point of appimage is to work on any Linux distro. > > But it is not working. Like many other ideas created to work on any distro ... > That's a whole other discussion beyond making it work on OpenBSD ;) As I understand it

Re: Appimage

2023-12-19 Thread Daniel Wilkins
On Tue, Dec 19, 2023 at 03:50:26PM +, Kevin Chadwick wrote: > I'm not sure if this is a pipe dream but atleast I imagine the filesystem API > and /proc avoidance is likely possible. > > "https://github.com/AppImage/AppImageKit/issues/98; > The point of appimage is to work on any Linux distro.

Re: Getting stuck on trying a fresh install to 7.4

2023-12-08 Thread Daniel Ouellet
On 12/8/23 3:34 AM, Stuart Henderson wrote: On 2023-12-07, Daniel Ouellet wrote: On 12/7/23 7:37 AM, Stuart Henderson wrote: On 2023-12-06, Daniel Ouellet wrote: Any suggestion woudl be greattly appreciated. Old boot loaders cannot boot 7.4 kernels. Upgrade your 6.7 system to 7.3 first

Re: Getting stuck on trying a fresh install to 7.4

2023-12-07 Thread Daniel Ouellet
On 12/7/23 7:37 AM, Stuart Henderson wrote: On 2023-12-06, Daniel Ouellet wrote: Any suggestion woudl be greattly appreciated. Old boot loaders cannot boot 7.4 kernels. Upgrade your 6.7 system to 7.3 first (the usual advice to avoid skipping releases during upgrades applies). Then upgrade

Re: Getting stuck on trying a fresh install to 7.4 (solved)

2023-12-06 Thread Daniel Ouellet
On 12/6/23 3:42 PM, Daniel Ouellet wrote: Any suggestion woudl be greattly appreciated. Old boot loaders cannot boot 7.4 kernels. Upgrade your 6.7 system to 7.3 first (the usual advice to avoid skipping releases during upgrades applies). Then upgrade to 7.4. I didn't care what's on it now

Re: Getting stuck on trying a fresh install to 7.4

2023-12-06 Thread Daniel Ouellet
. :( All fresh as docs are good on what's needed and it's time to wipe clean. Or try booting fresh 7.4 install media from a USB stick. I do one to 7.3 now and it boot, so will see if after that I can boot bsd.rd 7.4. Thank you for the clue stick, will know soon! Daniel

Re: Getting stuck on trying a fresh install to 7.4

2023-12-06 Thread Daniel Ouellet
On 12/6/23 3:26 PM, Crystal Kolipe wrote: On Wed, Dec 06, 2023 at 03:08:09PM -0500, Daniel Ouellet wrote: I try to do a fresh install on servers that run 6.7 to 7.4, but no matter what I try, I get stuck. I tried previous version and I was able to load 7.3. DMESG below for the bsd.rd. When

Getting stuck on trying a fresh install to 7.4

2023-12-06 Thread Daniel Ouellet
ally shoildn't make a difference, but just for the records, I also run softradi on these servers as shown below. Could this be a cause may be? Any suggestion woudl be greattly appreciated. Thanks Daniel -- Try to boot with i386 bsd.rd -- I get this and the server reboot a

Re: pf queues

2023-11-30 Thread Daniel Ouellet
On 11/29/23 6:47 PM, Stuart Henderson wrote: On 2023-11-29, Daniel Ouellet wrote: yes, all this can be make without hierarchy, only with priorities(because hierarchy it's priorities), but who and why decided that eight would be enough? the one who created cbq- he created it for practical

Re: pf queues

2023-11-29 Thread Daniel Ouellet
yes, all this can be make without hierarchy, only with priorities(because hierarchy it's priorities), but who and why decided that eight would be enough? the one who created cbq- he created it for practical tasks. but this "hateful eight" and this "flat-earth"- i don't understand what use they

Ideas for a mix of Arista Leyer 3 switches and OpenBSD BGPd setup.

2023-11-16 Thread Daniel Ouellet
a simple counter in the BGP would be nice and simple, but obviously NOT in the RFC, so definitely NOT build in. However that would be so easy to use I guess. Any feedback on these ideas would be greatly appreciated. Thanks for your time and reading this. Daniel

Re: Upgrading, release by release, from 6.8 to 7.4 -- my experience

2023-11-15 Thread Daniel Ouellet
different partition type anyway. But something to may be think about just in case and the pros/cons of each one. Thanks, Daniel On 11/15/23 5:12 PM, Austin Hook wrote: Just finished the series of incremental upgrades of my farmhouse "home office" system from 6.8 to 7.4.

Re: veb and vport on apu2 -- config feedback

2023-09-08 Thread Daniel Ouellet
, 255.255.255.255/32 } Daniel On 9/8/23 9:41 PM, Amarendra Godbole wrote: On Fri, Jun 23, 2023 at 6:18 PM David Gwynne wrote: looks good to me after a quick read. On 23 Jun 2023, at 12:15, Amarendra Godbole wrote: I am planning to experiment with veb on my PC Engines apu2e4 board. It has three

Re: Update from 6.5 to 7.3

2023-09-08 Thread Daniel Ouellet
the same thing except this is $ doas dumpfs /dev/rsd0a | head -1 magic 11954 (FFS1)timeThu Aug 24 16:29:48 2023 But on system like Octeon, the space from the /usr is just a bit to small. :( I didn't try top do it because of this. Hope this help you and answer your question. Daniel On 9/8

Re: non-hardware 2fa options for openssh

2023-08-29 Thread Daniel Jakots
On Tue, 29 Aug 2023 13:18:53 -0400, Dave Voutila wrote: > > You can also want to look at sysutils/login_oath (which I've been > > using for years), but maybe for new setups, the login_totp from > > base makes more sense. > > > > login_totp is in base? Wow, I was sure

Re: non-hardware 2fa options for openssh

2023-08-29 Thread Daniel Jakots
tups, the login_totp from base makes more sense. Have fun, Daniel

Re: pf state-table-induced instability

2023-08-24 Thread Daniel Melameth
On Thu, Aug 24, 2023 at 12:31 PM Lyndon Nerenberg (VE7TFX/VE6BBM) wrote: > For over a year now we have been seeing instability on our firewalls > that seems to kick in when our state tables approach 200K entries. > The number varies, but it's a safe bet that once we cross the 180K > threshold,

Re: pf state-table-induced instability

2023-08-24 Thread Daniel Melameth
On Thu, Aug 24, 2023 at 2:57 PM Gabor LENCSE wrote: > I used OpenBSD 7.1 PF during stateful NAT64 benchmarking measurements > from 400,000 to 40,000,000 states. (Of course, its connection setup and > packet forwarding performance degraded with the number of states, but > the degradation was not

Re: Pausing/Freezing issues with Protectli FW4B

2023-08-12 Thread Daniel Ouellet
e BIOS and after that I swear to myself to NEVER use ANY servers or computers that do not have core boot or support it. I never look back. May be this might fix your problem too. I do not know for sure. Just my $0.02 worst for that ever it is. Daniel

Re: Feedback on redesigned OpenBSD.org

2023-08-10 Thread Daniel Melameth
On Wed, Aug 9, 2023 at 3:12 PM wrote: > Child Pages. > > I'd like to draw peoples attention to the child pages of > my redesign. > > Just a few examples (but note, ALL child pages have been > updated with new design): > > A. FAQ > > before: http://www.openbsd.org/faq/index.html > after:

Re: OT: Running SOFTRAID on PCEngine APU2 via mPCIe to M.2 convertor board for NVME 2230 or 2242

2023-06-09 Thread Daniel Ouellet
Just a follow up on this for general interest. I got boards made in Hong Kong from the design done by Tobias Schramm generously made available on github. I received the board a few days ago, I ordered then the nvme 2230 to test and received it today and here we are. The following tests are

Re: OpenBSD on Thinkpad X13s ARM-based laptop

2023-06-02 Thread Daniel Ouellet
there is a dmesg of one running current as well in the archive with what's working and not as well. All in the archive. On 6/2/23 6:55 AM, Alexander Hall wrote: Search the archives for "support of thinkpad arm". This was asked just this Tuesday. /Alexander On June 1, 2023 10:46:33 PM

OT: Thank you for a second to none documentation in OpenBSD!!!

2023-05-30 Thread Daniel Ouellet
much better it was until I had to actually try to do the same on other systems. I have been spoiled to the point that at my age now trying something else makes me sick! Thank you a million times! Best regards, Daniel

Protectli VP2420 with Dasharo (coreboot+UEFI) v1.1.0 can't load any UEFI bsd.rd

2023-05-23 Thread Daniel Ouellet
Hi, I search the archive on this and saw many post on this including one from Marc Kettenis on October 30, 2020 in: $OpenBSD: conf.c,v 1.32 2020/10/30 19:39:00 kettenis Exp $ At the time looks like it fixed many issues, but now looks like it is back. Or may be just on my system with the new

Re: RSS or Atom syndication for security advisories?

2023-05-22 Thread Daniel Ouellet
quickly the site is updated, but you may get it faster via the announcement. Either way, you have two sources for what you want. It was already there, just needed to look for it. Hope this answer your question. No need to add anything. Daniel On 5/21/23 3:27 PM, Hiltjo Posthuma wrote: On Sun

Re: RSS or Atom syndication for security advisories?

2023-05-21 Thread Daniel Ouellet
https://www.openbsd.org/faq/faq10.html#Patches Subscribe to the list and you will know it. On 5/21/23 7:34 AM, Xavier B. wrote: Hi, I just want to know if there is an RSS or Atom syndication advisories. I have several machines with several operaring system in them: GNU/Linux (alpine and

OT: Running SOFTRAID on PCEngine APU2 via mPCIe to M.2 convertor board for NVME 2230 or 2242

2023-05-21 Thread Daniel Ouellet
different keys type, etc. Many thanks for your time. Daniel

Re: A messed-up fresh install due to a careless user

2023-04-27 Thread Daniel Ouellet
If that's a new install, may as well just redo it. The install is really fast, so this way you are sure you have a clean system and NOT one that you may have problem down the road, specially if that's your first time. That's what I would do anyway. Compare to any other IS, the install for

Re: Recommended place to store static arp entries

2023-03-02 Thread Daniel Jakots
Cheers, Daniel

VPN and Forwarding Performance (was Selecting a 10G NIC)

2023-02-20 Thread Daniel Melameth
On Fri, Feb 17, 2023 at 11:28 AM Hrvoje Popovski wrote: > On 17.2.2023. 18:29, Nicolas Goy wrote: > > I know this question has been answered multiple times, but I wonder if > > things changed with 7.2. > > > > Which NIC would provide the best performance with 10G physical layer > > with open bsd?

Re: poor routing/nat performance

2022-12-19 Thread Daniel Ouellet
With 7.2 on the APU 2 when I tested it was about 650 or so. I didn't send the info as it is not connected now. But either way, you can't get Gb speed on it no matter what. On 12/19/22 2:43 PM, Stuart Henderson wrote: On 2022-12-19, Daniel Ouellet wrote: OpenBSD 6.8 (GENERIC.MP) #4: Thu Aug

Re: poor routing/nat performance

2022-12-19 Thread Daniel Ouellet
I have the APU 1 and here is what I get TEST_DATE TIME_ZONE DOWNLOAD_MEGABITS UPLOAD_MEGABITS 12/19/2022 11:52GMT 429.05 422.17 LATENCY_MS SERVER_NAME DISTANCE_MILES CONNECTION_MODE 3 Ashburn VA 0multi

Re: Unable To Use Headset Microphone

2022-05-26 Thread Daniel Wilkins
On Thu, May 26, 2022 at 07:48:26AM +, dak wrote: > Hi, > > I wrote a blog post similar to your topic. > I'm also explaining the sndiod settings in use. > > Maybe that helps you. > > https://dkrefft.de/external-usb-speakerphone-on-openbsd/ > > BR > dak > Hi, I think that issue is vaguely

Unable To Use Headset Microphone

2022-05-25 Thread Daniel Wilkins
Hey y'all, I had my headset plugged in on my Thinkpad T480 but when I tried recording audio it only ever went through the awful laptop microphone. Poking around in mixerctl I was able to find audio sources for outputs but I wasn't able to select the headset microphone (mic2 I think) as the normal

Re: hostnames in syslogd

2022-04-25 Thread Daniel Jakots
appears sometimes my dns fails so it doesn't get a hostname and the logs with the IP address escape the filter. If I could filter based on the client's certificate hostname, that would be much more reliable! Cheers, Daniel

Re: time drift in OpenBSD in proxmox (qemu-kvm) guest

2022-04-14 Thread Daniel Jakots
On Thu, 14 Apr 2022 23:47:42 +0200, Stefan Sperling wrote: > > $ sysctl kern.timecounter > > kern.timecounter.tick=1 > > kern.timecounter.timestepwarnings=0 > > kern.timecounter.hardware=pvclock0 > > kern.timecounter.choice=i8254(0) pvclock0(1500) acpihpet0(1000) > > acpitimer0(1000) > > > >

Re: Error in dconf-0.40.0: @tag gio-querymodules definition not found

2022-03-23 Thread Daniel Lemke
Ok, I think I got it figured out after some time away from the computer. My use of -n was causing the error. I thought I would check for problems before making changes permanent. Since nothing was being installed, the package manager couldn't use functions from the dependencies either hence

Error in dconf-0.40.0: @tag gio-querymodules definition not found

2022-03-23 Thread Daniel Lemke
I have searched all over the place and cannot find anywhere in man or on openbsd.org what I am supposed to do with a "@tag gio-querymodules definition not found" error. This happens whenever dconf-0.40.0 gets pulled as dependency, but I see a similar error for other packages too (such as

Re: Identifying a network

2022-03-23 Thread Daniel Gracia
El mié, 23 mar 2022 a las 15:12, Zé Loff () escribió: > > > Hi all > > I have a laptop in which I use ifstated to determine whether it is "at > home" or whether it is "roaming", and bring up the VPN -- used to be > iked, now its wg -- for unwind and some NFS shares, if it is. > > My question is:

Re: How much does battle-testing weigh?

2022-03-15 Thread Daniel Ouellet
Economics 101: doesn't matter what you say, it matters what you DO. Everyone says security is important; few actually give a shit about it. Amen brother! That's right to the point! Nick.

Re: Installer fails to boot on Raspberry Pi 400

2022-02-28 Thread Daniel Gracia
El lun, 28 feb 2022 a las 18:12, escribió: > > I followed the documented procedure (https://www.openbsd.org/arm64.html > and https://ftp.openbsd.org/pub/OpenBSD/7.0/arm64/INSTALL.arm64) for > installing on Raspberry Pi 400 systems: > > - put install70.img on a USB stick > - boot from UEFI

Re: Install latest package without prompts on OpenBSD 7.0

2022-01-10 Thread Daniel Gracia
El lun, 10 ene 2022 a las 4:10, Jeffrey Walton () escribió: > Hi Everyone, > > I am working on OpenBSD 7.0, x86_64. I'm trying to script an install > of developer tools I use, like GCC and Git. When I attempt to install > GCC I am prompted: > > $ sudo pkg_add gcc g++ > quirks-4.54 signed

Re: Install latest package without prompts on OpenBSD 7.0

2022-01-10 Thread Daniel Gracia
El lun, 10 ene 2022 a las 4:10, Jeffrey Walton () escribió: > > Hi Everyone, > > I am working on OpenBSD 7.0, x86_64. I'm trying to script an install > of developer tools I use, like GCC and Git. When I attempt to install > GCC I am prompted: > > $ sudo pkg_add gcc g++ > quirks-4.54 signed

Re: No firefox on OpenBSD 7.0 i386?

2022-01-07 Thread Daniel Wilkins
Crystal Kolipe wrote: * https://sourceforge.net/projects/midori-browser/ (as on Raspbian) Midori might be worth looking at as a light-weight browser replacement for Firefox, although I haven't used it for a number of years. Worth nothing that this version of Midori has been abandoned for the

Re: Must interface unit numbers start with 0?

2021-10-22 Thread Daniel Jakots
On Fri, 22 Oct 2021 19:13:18 -0400, "Allan Streib" wrote: > can I name the interface vlan101 Yes you can. I've a machine where there's only vlan206. Cheers, Daniel

Re: 7.0 upgrade dmesg confusion

2021-10-15 Thread Daniel Jakots
the hope of exposing information from a crash). FILES /var/run/dmesg.boot copy of dmesg saved by rc(8) at boot time Cheers, Daniel

Re: IPv6: how to trigger script when address prefix changes?

2021-10-06 Thread Daniel Jakots
On Thu, 7 Oct 2021 02:52:13 +0200, Mike Fischer wrote: > Would a IPv6 address prefix change be something the hotplug(4) / > hotplugd(8) mechanism would see? It would rather be ifstated(8), but I don't think so. I've never looked into this, but if I were, I would check the route(8) monitor

Re: 6.9/amd64 runaway acpi process on Thinkpad T580

2021-09-29 Thread Daniel Wilkins
On Wed, Sep 29, 2021 at 06:29:08PM -0700, Mike Larkin wrote: > On Wed, Sep 29, 2021 at 08:44:54PM -0400, David Anthony wrote: > > After enabling "BIOS Thunderbolt Assist", I experience consistent machine > > slowdown on my T480. Previously, I experienced slowdown after power cycling > > my machine

Re: SOLVED Re: 6.9/amd64 runaway acpi process on Thinkpad T580

2021-09-29 Thread Daniel Wilkins
On Wed, Sep 29, 2021 at 11:47:34AM -0600, Theo de Raadt wrote: > It would be great if someone figures out why "BIOS Thunderbolt Assist" > disable, causes a pin to get stuck on resume, and/or figures out how we > can recognize to handle/clear the event. The detail in my BIOS options specifically

Re: 6.9/amd64 runaway acpi process on Thinkpad T580

2021-09-29 Thread Daniel Wilkins
On Tue, Sep 28, 2021 at 10:08:47PM -0600, Theo de Raadt wrote: > There are a few people who have experience with this. Maybe one of > them will mail you privately. > I'm glad this thread suddenly got revived, since I tried to find it in my backlog but it got lost. All you have to do is go into

Re: 6.9/amd64 runaway acpi process on Thinkpad T580

2021-09-22 Thread Daniel Wilkins
I dunno if this is helpful, but I just unplugged my thinkpad and triggered the behavior. ACPI shot right up, and in this case the "charging" LED has stayed on. I've never triggered it by unplugging before, but the symptoms are the same. The system was under some load while doing so (watching a

Re: New desktop CPU/chipset recommendation

2021-09-20 Thread Daniel Wilkins
On Mon, Sep 20, 2021 at 02:56:31PM -0400, Andre Smagin wrote: > Good day. > > I am looking for a hardware advice. > I don't upgrade my desktop very often - last one was about ten > years ago (AMD FX-8350 CPU), which I recently made my home server > running -current, no issues. Now I am looking for

Re: Determining the number of CPU cores and hyperthreads from userspace

2021-09-19 Thread Daniel Wilkins
Hyperthreads are easy: they've been disabled for years (unless they got flipped on and I didn't notice.)

Re: 6.9/amd64 runaway acpi process on Thinkpad T580

2021-09-19 Thread Daniel Wilkins
I've ran into this on my T480, it seems most consistently triggered by power cycles caused by running out of battery. The bug's existed for quite a few years (I think I first noticed it in 2019.) If I recall correctly I've posted it to the list a couple of times but I don't think any concrete

Hyper-V and Intel 10Gbe NIC DDA/Pass-Through

2021-08-25 Thread Daniel Melameth
Has anyone done this successfully with OpenBSD? I’m not looking for SR-IOV via a Virtual Function (VF) device like iavf(4) (although I might try this route, but I think there’s no VF support for this NIC in OpenBSD). I’d like OpenBSD to see this as a native Intel X552 NIC and use the ix(4)

Re: ssh authlog: Failed none for invalid user

2021-08-09 Thread Daniel Jakots
On Mon, 9 Aug 2021 14:52:40 -0700, Jordan Geoghegan wrote: > Hello, > > I was hoping somebody could set me straight here. On one of my > machines I have a number of entries in my /var/log/authlog file that > look like this: > >     Failed none for invalid user admin from 14.239.50.255 port

Re: Openbsd pf firewall ipv6 routing

2021-07-30 Thread Daniel Melameth
On Thu, Jul 29, 2021 at 10:10 PM Irshad wrote: > I have following setup at home ,I am sharing internet > with neighbour , our ISP provides IPV6 > With 2001:16a2:cdd2:xx00::/56 prefix delegation , until now I was only using > IPv4 NAT with following setup > >

Re: SSL issue on 6.8 arm64 when upgrading to 6.9

2021-06-18 Thread Daniel Jakots
0:12:22 2022 Cert Hash: SHA256:ca2b5d20050ce1e32adb901ed2fdffc2613b6f1ecec2fa89efa2338d8e8e6a96 OCSP URL: http://ocsp.globalsign.com/ca/gsatlasr3dvtlsca2020 Cheers, Daniel

Re: Counting traffic of one host through an OpenBSD computer

2021-06-17 Thread Daniel Melameth
On Thu, Jun 17, 2021 at 3:01 PM Ibsen S Ripsbusker wrote: > I want to know how much network traffic a Windows computer is > responsible for. The Windows computer is connected to a switch, > the switch is connected to a router running OpenBSD, and the router is > connected eventually to the

Re: nc(1) fails the tls handshake when destination ends with a full stop

2021-05-30 Thread Daniel Jakots
On Sun, 30 May 2021 19:55:42 +0200, Theo Buehler wrote: > On Sun, May 30, 2021 at 01:43:54PM -0400, Daniel Jakots wrote: > > On Sun, 30 May 2021 17:45:22 +0200, Theo Buehler > > wrote: > > > > > Unsure. If people really think this is useful and necessary, I >

Re: nc(1) fails the tls handshake when destination ends with a full stop

2021-05-30 Thread Daniel Jakots
ent error message makes it hard to understand what the problem is, I think it's nicer to fix the user error like curl(1) does. Thanks, Daniel

nc(1) fails the tls handshake when destination ends with a full stop

2021-05-29 Thread Daniel Jakots
] succeeded! nc: tls handshake failed (handshake failed: error:1404B417:SSL routines:ST_CONNECT:sslv3 alert illegal parameter) I checked with -Tnoname to be sure, and it didn't change anything. Is that normal? Cheers, Daniel

Re: Openbsd 6.9 Default gateway

2021-05-07 Thread Daniel Jakots
ess, you could use a trunk(4) in failover mode for a transparent transition. Check "Trunking Your Wireless Adapter" in https://www.openbsd.org/faq/faq6.html Cheers, Daniel

Re: .profile not being loaded (ksh) when opening shell in X

2021-04-27 Thread Daniel Wilkins
On Tue, Apr 27, 2021 at 12:17:55PM +, tetrahe...@danwin1210.me wrote: > On Tue, Apr 27, 2021 at 08:04:32AM +0300, Pierre-Philipp Braun wrote: > > I believe there's no need for neither login-shells nor those X-level > > tricks. To load the interactive environment into xterms or screen, I > >

Re: Remote wipe software

2021-04-27 Thread Daniel Wilkins
On Tue, Apr 27, 2021 at 08:06:46AM -0400, Nick Holland wrote: > # dd if=/dev/random of=/dev/rsdXc bs=1m I don't know Oliver's specific case but it's worth noting that you probably want to check the output of mount rather than hardcoding a value; if you need remote wipes then you probably need

Re: .profile not being loaded (ksh) when opening shell in X

2021-04-26 Thread Daniel Wilkins
On Mon, Apr 26, 2021 at 11:31:33PM +0200, Jan Vlach wrote: > > Hi, > > you need: > > xterm*loginShell: true > > in ~/.xresources and something like xrdb ~/.Xresources in ~/.xsession > > JV > > On Mon, Apr 26, 2021 at 09:26:19PM +, tetrahe...@danwin1210.me wrote: > > I have some custom

Re: Small/Mini 10Gbe Router Recommendation

2021-04-08 Thread Daniel Melameth
On Thu, Apr 8, 2021 at 1:52 PM Hrvoje Popovski wrote: > On 8.4.2021. 20:56, Daniel Melameth wrote: > > On Thu, Apr 8, 2021 at 3:57 AM Stuart Henderson > > wrote: > >> On 2021-04-07, Daniel Melameth wrote: > >>> Looking to finally part with

Re: Small/Mini 10Gbe Router Recommendation

2021-04-08 Thread Daniel Melameth
On Thu, Apr 8, 2021 at 3:57 AM Stuart Henderson wrote: > On 2021-04-07, Daniel Melameth wrote: > > Looking to finally part with my legacy OpenBSD router and upgrade to > > something that can push more than 2Gbps out of a single port. Since > > my switching equipment is st

Small/Mini 10Gbe Router Recommendation

2021-04-07 Thread Daniel Melameth
Looking to finally part with my legacy OpenBSD router and upgrade to something that can push more than 2Gbps out of a single port. Since my switching equipment is still only 1Gbe, I also want something that has, at least, two Gbe ports. Any recommendations that work well with OpenBSD? I am

Re: Performance Degradation And acpi0 CPU Usage

2021-04-02 Thread Daniel Wilkins
I think I've found a correlation: it seems like the system gets stuck in some sort of hard power save mode once the battery hits critical, even after plugging the charger in. Has anyone seen this behavior?

Performance Degradation And acpi0 CPU Usage

2021-03-26 Thread Daniel Wilkins
Hey all, I'm using snapshots on a Thinkpad T480 and I've noticed that I eventually run into performance issues: videos start lagging, the keyboard starts to repeat inputs, programs take several second to respond to clicks or keypresses, etc. It seems to happen eventually, but at rando with no

Re: blacklistd analogue

2021-03-25 Thread Daniel Jakots
er enough to punish more the frequent abusers though. Cheers, Daniel

Re: Protecting entire LAN subnet with Wiregaurd

2021-03-21 Thread Daniel Jakots
On Sun, 21 Mar 2021 23:49:37 -0400, Daniel Jakots wrote: > On Mon, 22 Mar 2021 14:34:00 +1100, Antonino Sidoti > wrote: > > > I am confused on how to force all lan clients in my home network to > > use wireguard tunnel via local firewall. Do I need to add routes and

Re: Protecting entire LAN subnet with Wiregaurd

2021-03-21 Thread Daniel Jakots
the default gateway changes regularly. To make all the traffic goes through Wireguard®, you can do # route add default -link -iface wg0 Having a dynamic IP at home means that if the IP changes, the server won't be able to initiate the tunnel but AFAIK, that's the only problem. Cheers, Daniel

Re: pf firewall packet size

2021-03-11 Thread Daniel Melameth
On Thu, Mar 11, 2021 at 12:33 PM da...@hajes.org wrote: > I am trying to find out way how to port my Linux netfilter into OpenBSD pf. > > I want to prioritize small new SYN connection SYN/ACK, ACK. > > In Linux I simply set a packet size 0-128 bytes that covers usual 3-way > handshake. This

Re: What determines source IP of traffic from OpenBSD box ?

2021-02-26 Thread Daniel Jakots
route [-T rtable] sourceaddr [-inet|-inet6] -ifp interface Cheers, Daniel

Re: rdsetroot and gzip'd bsd.rd

2021-02-06 Thread Daniel Jakots
On Tue, 2 Feb 2021 15:29:12 +0100, Sebastien Marie wrote: > On Mon, Feb 01, 2021 at 08:30:17PM -0500, Daniel Jakots wrote: > > On Mon, 01 Feb 2021 18:18:43 -0700, "Theo de Raadt" > > wrote: > > > > > Should rdsetroot be able to edit

Re: rdsetroot and gzip'd bsd.rd

2021-02-01 Thread Daniel Jakots
On Mon, 01 Feb 2021 18:18:43 -0700, "Theo de Raadt" wrote: > Should rdsetroot be able to edit gzip'd files? I am not sure about > that. Yeah, I don't think so either. gzip(1) can be easily used to uncompress it beforehand. But the result is still that rdsetroot on -current is not able to

rdsetroot and gzip'd bsd.rd

2021-02-01 Thread Daniel Jakots
ause now bsd.rd is stripped and rdsetroot needs to be updated to not expect a symbol table? Or am I missing something? Cheers, Daniel

SIOCSIFPARENT SIOCAIFADDR SIOCSIFFLAGS in bsd.rd

2021-01-29 Thread Daniel Jakots
? It doesn't cause me any trouble but I would have expected the same 'behavior' from trunk(4) and aggr(4) in this regard. Or is it to keep bsd.rd on a diet? Cheers, Daniel

Re: Managed to mess up the system encrypted disk. I can no longer boot.

2021-01-27 Thread Daniel Jakots
On Wed, 27 Jan 2021 11:31:13 -0500, Ashton Fagg wrote: > Do you want "rm -rf /" to hold your hand also? As a matter of fact, it does :) https://github.com/openbsd/src/commit/c11d908c7069eb03d103482ce1d0227f3d47b349

Re: Website - Missing kstat man page

2021-01-02 Thread Daniel Jakots
https://raw.githubusercontent.com/openbsd/src/a09091e54b85e8cd86ccf4763998e3800065d5dc/usr.bin/kstat/kstat.1 (I could copy paste the resulting man page in this email, but you'd lose all the fancy markup :)) Actually, mandoc(1) supports html output, here's what it gives https://static.chown.me/private/misc/kstat.html Cheers, Daniel

Re: Wireguard

2020-12-28 Thread Daniel Jakots
ption. > Nor does the man page tell how to turn the option off. As any other ifconfig option, with a leading -, i.e. ifconfig wg0 -debug > I hoped it might show me my problem, I don't now where the messages > are going, dmesg(8) or /var/log/messages Cheers, Daniel

Re: Programmed wakeup from suspend/hibernate

2020-12-24 Thread Daniel Wilkins
Ian Darwin wrote: I think you forgot to cc misc@, so the OP won't see your reply. On Thu, Dec 24, 2020 at 10:34:19AM -0500, Daniel Wilkins wrote: Ian Darwin wrote: Otherwise a $10 mechanical timer to cut the power (well after the suspend is finished!) and turn it back on in the morning

Re: Enhancing Privacy in 2020 attached screenshot

2020-12-16 Thread Daniel Jakots
ve been waiting for for many decades. While you were "waiting for many decades" (because I assume you were not able to do the work), Stuart has done more than 17000 commits in OpenBSD. It could be funny to see how clueless you are, if it wasn't appalling because of your lack of respect. Cheers, Daniel

Re: Switching from trunk(4) to aggr(4)

2020-12-16 Thread Daniel Jakots
.. 0 0 0 0 Gi1/0/6 SP 0 .. 0 0 0 0 Thank you very much! Daniel

Re: Switching from trunk(4) to aggr(4)

2020-12-15 Thread Daniel Jakots
. I thought also let's do it on all physical interface as well to be safe :D # tcpdump -veni aggr0 -D in # tcpdump -veni em0 -D in # tcpdump -veni em1 -D in # tcpdump -veni em2 -D in root@pancake:~# ifconfig aggr0 -> still no carrier Cheers, Daniel

  1   2   3   4   5   6   7   8   9   10   >