Re: Unexpected reboots after upgrading APU2 to 7.6

2024-10-14 Thread Ian Chilton
gt; doing when it crashed. Thanks, thought I only have serial console access so upon opening it I only see the prompt. Is there a command to view that info retrospectively? Thanks, Ian

Unexpected reboots after upgrading APU2 to 7.6

2024-10-14 Thread Ian Chilton
ovider, a PF ruleset and is just doing standard firewalling and routing. The other 'identical' apu2 boxes I upgraded seem fine so far. Are there any known problems? - or anything I can do to troubleshoot further? Thanks, Ian

Re: Favorite configuration and system replication tools?

2024-05-07 Thread Ian Darwin
On 5/7/24 1:09 PM, Страхиња Радић wrote: Дана 24/05/07 04:08PM, Martin Kjær Jørgensen написа: I was wondering which programs you use for replicating/copying/syncing environments/configs on your openbsd systems with between your desktops (home or work) and laptops? git(1), rsync(1). git push a

Re: ssh IPV6 link local through jumphost

2024-02-23 Thread Ian Timothy
> On Feb 23, 2024, at 10:33, Tom wrote: > > command `ssh user@fe80::262:bff::@em0` works just fine. > > `ssh -J user9001@jumpserver user@fe80::262:bff::%em0` Don’t know if this is the problem, but I notice your two addresses are different. Notice @em0 vs %em0.

PF Rules for Dual Upstream Gateways

2023-11-22 Thread Ian Timothy
Hello, I have two ISPs where one connection is primary and the other is low-bandwidth for temporary failover only. ifstated handles the failover by simply changing the default gateway. But under normal conditions I want to be able to connect via either connection at any time without changing th

dhcpd code options

2022-12-28 Thread Ian Timothy
: option option-133 "my-option-133-text”; option option-129 1:54:c9:2b:47; I’ve also tried `option-66`, `66`, putting it in different sections of the .conf file. Am I missing something? Thanks, Ian

Re: Howto do "a detailed cleanup with the aid of the sysclean package"?

2022-04-20 Thread Ian Darwin
On Wed, Apr 20, 2022 at 08:39:09PM +0200, Harald Dunkel wrote: > Hi folks, > > the upgrade guide claims > > A detailed cleanup can be done with the aid of the sysclean package. > > sysclean lists 4180 files and directories on my home server, including mail > directories, config files of va

Re: How to track system changes?

2022-04-04 Thread Ian Darwin
On Mon, Apr 04, 2022 at 08:32:01AM -0700, Eric Thomas wrote: > I want to have a high degree of confidence in my system's state > (packages that have been added, configs that have changed, permissions > changed, etc). I've read about "read only filesystems" and the > pro's/con's [here](http://geodso

Re: Please put vi in base

2022-03-12 Thread Ian Darwin
> Could we please get vi into base? Even the most basic version would do. um, vi has been in base for years. It has not been in the install media, which are chronically short out of room. I would not advise you to hold your breath for vi to appear there in the next week or so. It doesn't take t

Re: Install latest package without prompts on OpenBSD 7.0

2022-01-10 Thread Ian Darwin
On Mon, Jan 10, 2022 at 06:28:38PM -0300, Crystal Kolipe wrote: > On Mon, Jan 10, 2022 at 07:15:25PM +0100, Andreas Kusalananda Khri wrote: > > Which one is the "latest" here? > > > > $ doas pkg_add bogofilter > > doas (kk@box) password: > > quirks-4.92 signed on 2022-01-07T13:45:06Z >

Re: Install latest package without prompts on OpenBSD 7.0

2022-01-10 Thread Ian Darwin
> > > 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 on 2022-01-09T19:08:35Z > > > Ambiguous: choose pa

Re: how to recover a corrupted disk

2021-12-01 Thread Ian Darwin
On Wed, Dec 01, 2021 at 01:39:39PM +0530, Sandeep Gupta wrote: > Hello, > All partitions except for /dev/rsd1c and /dev/rsd1i are clean. > For /dev/rsd1c , I get "BAD SUPER BLOCK: MAGIC NUMBER WRONG". > For /dev/rsd1i, I get "UNEXPECTED INCONSISTENCY". If that's the case, you are probably done

Re: nvme boot

2021-10-15 Thread Ian Darwin
On Fri, Oct 15, 2021 at 05:05:01PM +0200, Jan Stary wrote: > Does any of the OpenSBD-supported platforms boot off nvme storage? > So far, I have been able to use nvme storage as a disk, > but not boot from it; but my HW is far from recent. The Framework laptop (https://frame.work) boots fine off a

Re: Are there any protection againts heisting the "shell builtin"s?

2021-09-08 Thread Ian Darwin
On Wed, Sep 08, 2021 at 11:24:18AM +0200, jim hook wrote: > test$ cd > rmplayer > test$ > test$ type cd > cd is a function > test$ > test$ tail -4 .profile > cd() > { > echo rmplayer > } > test$ > test$ uname -mrs > OpenBSD 6.9 amd64 > test$ > > Thinking of that home dirs could be on a shared stor

Re: chroot x11 via Xephyr

2021-05-03 Thread Ian Darwin
On Mon, May 03, 2021 at 08:51:51PM +, Karsten Pedersen wrote: > It is worth noting that you can move (not copy) UNIX sockets (again, > so long as they are on the same filesystem). > > So, once Xephyr has started up, you can move the socket from > "/tmp/.X11-unix/X1" into "$CHROOT/tmp/.X11-unix

Re: 6.9 Current amd64 xfce seems to freeze and not respond to mouse clicks or keystrokes

2021-04-10 Thread Ian Darwin
On Sat, Apr 10, 2021 at 10:22:17PM +0100, Tom Smyth wrote: > Hello, > > 1) issue does not occur with fvwm or with chrome running in fvwm > > so the issue seems to be confined to xfce, and I was running just 1 > xfce terminal session > 2) (so the issue is not related to chromium) > > > > I'm run

Re: vmm/vmd disk issue

2021-03-09 Thread Ian Darwin
On Tue, Mar 09, 2021 at 09:52:03AM +0100, Jan Johansson wrote: > If I try to cp or dd the disk image on the host it fails > > dd if=disk.raw.old of=disk.raw.bak bs=1m > dd: disk.raw.old: Input/output error > 8858+0 records in > 8858+0 records out > 9288286208 bytes transferred in 102.048 secs (910

Re: Installation overwritten... Accidental disklabel and newfs

2021-02-10 Thread Ian Darwin
> The device nodes don't exist until the install or upgrade program detects > the disk and creates them. > > Likewise for wd0 as although outdated for ahci disks. > > Dmesg identifies the disk as: > sd0 at scsibus0 targ0 lun0 ATA ST1000DM003... > sd0 953869mb > > This is why I had to run th

Re: IKEv2 on Windows 10

2021-01-16 Thread Ian Timothy
> On 14 Jan 2021, at 01:28, Stuart Henderson wrote: > > On 2021-01-13, Ian Timothy wrote: >> Looking at some of the other information provided, I tried this along with >> the registry edit below: >> >> PS> Add-VpnConnection -Name "IPB2" -S

Re: IKEv2 on Windows 10

2021-01-13 Thread Ian Timothy
> On 13 Jan 2021, at 06:04, Cand Tec wrote: > > This is my first time responding to a post so forgive me if I violate any > protocols here. I currently use OBSD 6.8 amd64 as a FW for 3 office clients, > all running on high-end repurposed desktops. Due to covid I've had to quickly > setup ikev

IKEv2 on Windows 10

2021-01-13 Thread Ian Timothy
Hi, I'm trying to get IKEv2 VPN working with Windows 10. I'm able to use PSK with macOS without issue. Changing to EAP MSCHAP for use with Windows results in the following error: "The network connection between your computer and the VPN server could not be established because the remote server

Re: adding user to a group

2021-01-08 Thread Ian Darwin
On Fri, Jan 08, 2021 at 05:20:36PM +0100, Rudolf Sykora wrote: > > Todd C. Miller writes: > > > You need to login in again. Logging in via ssh, a virtual console, > > X11 or running su will set the groups list. Setting groups is a > > privileged operation so simply starting a new shell or open

Re: i386 "panic: pci_make_tag: bad request" after acpi sleep states

2020-12-29 Thread Ian Darwin
On Tue, Dec 29, 2020 at 09:42:59AM -0500, Bryan Steele wrote: > On Mon, Dec 28, 2020 at 01:20:29PM -0500, Ian Darwin wrote: > > Kernel is OpenBSD 6.8-current (GENERIC) #561: Sun Dec 27 18:29:43 MST 2020 > > > > Machine is a Wyse C90 - orignially sold as a "thin clien

i386 "panic: pci_make_tag: bad request" after acpi sleep states

2020-12-28 Thread Ian Darwin
k: ESDI/IDE disk label: 2GB ATA Flash Di duid: 71279e1f58da9a16 flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 64 sectors/cylinder: 4032 cylinders: 992 total sectors: 4000752 boundstart: 64 boundend: 3999744 drivedata: 0 16 partitions: #size offset fstype [fsize bsize cpg] a: 3869376 64 4.2BSD 2048 16384 12960 # / b: 130304 3869440swap# none c: 40007520 unused ian-wyse-acpi.tgz Description: application/tar-gz

Re: Programmed wakeup from suspend/hibernate

2020-12-24 Thread Ian Darwin
On Thu, Dec 24, 2020 at 11:51:26AM +0100, Gabriel Hondet wrote: > Hi, > > How can I program my computer to automatically wake from suspend to ram > or suspend to disk at a certain time? > > My goal is to suspend a server every day from, say, 11 pm to 7am. For suspending at night, use see the cro

VPN IKEv2 Traffic Flows Only One Direction

2020-11-15 Thread Ian Timothy
I’ve been a long time user of OpenBSD, but this is the first time I’m trying to setup a VPN. I’m not sure what I’m doing wrong, or what should be the next step to troubleshoot. I’ve probably reviewed every IKEv2 how-to I can find. I need to end up with a configuration that will support several s

Wyse C90 (i386) early panic 'pci_make_tag bad request' after "acpi0: sleep states"

2020-10-14 Thread Ian Darwin
When trying to boot -current i386 from a clean install on the internal flash drive, this thing panics on the same line as the 'acpi sleep states' after 'S5'. As a workaround, I can load pxeboot with a boot.conf to boot bsd. My guess would be that pxeboot passes control to the kernel with some tri

Re: sysupgrade with latest snapshot: The directory '/home/_sysupgrade/' does not exist.

2020-09-27 Thread Ian Darwin
On Sun, Sep 27, 2020 at 08:14:13PM +0200, Why 42? The lists account. wrote: > > I am running: > kern.version=OpenBSD 6.8-beta (GENERIC.MP) #69: Tue Sep 15 12:34:41 MDT 2020 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > I just tried to use sysupgrade and I notice t

Re: home printer

2020-09-20 Thread Ian Darwin
On Thu, Sep 17, 2020 at 03:07:19PM -0700, Sean Kamath wrote: > > > > On Sep 17, 2020, at 09:48, Ingo Schwarze wrote: > > That answer [HP] used to be spot on until about the year 2000. > > I concur. I used to work at a printer company that competed directly with > them. Was that Imagen, by an

Re: Can I boot without GPU ("headless")?

2020-08-29 Thread Ian Darwin
On Sat, Aug 29, 2020 at 03:56:29PM +, Henry W. Peterson wrote: > It is not a problem for me to write commands on the boot prompt after every > turning on, that would eliminate the need to modify /etc/boot.conf, right? > Althogh I didn't know modifying that file affected the boot prompt itsel

Re: Can I boot without GPU ("headless")?

2020-08-29 Thread Ian Darwin
On Sat, Aug 29, 2020 at 01:37:35PM +, Henry W. Peterson wrote: > But then I would need to have every computer's serial port connected > the whole time, right? As far as I know serial ports are not > hot-swappable. Nope. I have two APUs and only one is ever connected, since I have only one USB

Re: Microsoft's war on plain text email in open source

2020-08-26 Thread Ian Darwin
On Wed, Aug 26, 2020 at 02:37:24AM -0700, Greg Thomas wrote: > "... he had to set up an entirely new mail client which didn’t mangle his > email message to HTML-ise... That’s a barrier to entry that’s pretty > high..." > > Wow. Life's rough. Surely easier than RTFMing to find out how to send pla

Re: nsd Will Not Start At Boot

2020-07-06 Thread Ian Darwin
On Mon, Jul 06, 2020 at 04:57:20AM +, ken.hendrick...@l3harris.com wrote: > I have tried putting "rcctl enable nsd" in the /etc/rc.conf.local file. > That did not help. I presume you meant "using rcctl enable nsd to update /etc/rc.conf.local", not actually what you wrote. > If I try to start

armv7 on Asus Chromebook C100P

2020-06-28 Thread Ian Darwin
Has anybody installed OpenBSD on these chromebooks? Asus sold a lot of them, and they are losing Google's support next month so there should be a lot available cheaply if you just want something to travel with for email/web/chat.

Re: Filling a 4TB Disk with Random Data

2020-06-08 Thread Ian Darwin
On Fri, Jun 05, 2020 at 12:49:41PM -0500, Ed Ahlsen-Girard wrote: > On Mon, 01 Jun 2020 13:38:55 -0400 > "Eric Furman" wrote: > > > On Mon, Jun 1, 2020, at 10:28 AM, Paul de Weerd wrote: > > [...] > > > > This is why if you are serious you use a degausser. > > > > The truly serious use a sm

Re: Article OpenBSD: Not Free Not Fuctional and Definetly Not Secure and BSD, the truth blog

2020-05-28 Thread Ian Darwin
On Thu, May 28, 2020 at 02:21:49PM +1000, Aaron Mason wrote: > On Thu, May 28, 2020 at 2:20 PM Quantum Robin > wrote: > > While surfing on the Google to learn more about OpenBSD, I encountered this > > one: "OpenBSD: Not Free Not Fuctional and Definetly Not Secure ( > > https://aboutthebsds.wordp

_types.h: increase size of size_t

2020-04-23 Thread Ian Sutton
Following the revalations made by a misc@ poster, I am happy to present the following patch which increases the width of size_t from "long" to "long long", which is twice the width as before, on all platforms. This has the effect of doubling the amount of available memory regardless of the physical

Re: More than 16 partitions

2020-04-23 Thread Ian Darwin
On Thu, Apr 23, 2020 at 04:42:53PM -0400, Allan Streib wrote: > > So, can I setup openBSD labels on x86_64 without legacy/GPT partition > > first ? > > IIRC yes you can, as long as you don't need to boot from that disk. Easily confirmed (a few false starts deleted from this transcript): $ unam

Re: Time jumping forward issue under OpenBSD 6.6 VMM

2020-03-03 Thread Ian Gregory
within the bounds of what ntpd can correct. See http://openbsd-archive.7691.n7.nabble.com/pvclock-stability-tp376946p377922.html for some backstory (aside: I see similar small occasional clock jumps of an integer number of seconds on OpenBSD-6.6 guests using tsc running on a VMware ESXi host) Regards Ian

Re: Web documentation available offline by default?

2020-03-02 Thread Ian Darwin
On Mon, Mar 02, 2020 at 12:28:25PM +0100, Wolfgang Pfeiffer wrote: > > It's also a pity the the faq are not available in a single html or pdf > > format. This would be handy for those who, like me, are studying for > > the BSD Specialist certification. Having a single document makes it > > easier t

Re: suggestions for USB printer (maybe even with scanner)?

2020-02-05 Thread Ian Darwin
On Wed, Feb 05, 2020 at 01:50:41PM -0700, Raymond, David wrote: > I have had good luck on OpenBSD with a variety of HP printers using > the hplip package and cups. (To use the latter, put /usr/local/bin > before /usr/bin in your PATH to avoid confusion with lpr programs.) > The xsane package does

Re: Low throughput with 1 GigE interface

2020-01-30 Thread Ian Darwin
Peter wrote: > chi# iperf -c beta.internal.centroid.eu > > Client connecting to beta.internal.centroid.eu, TCP port 5001 > TCP window size: 17.0 KByte (default) > > [ 3] loca

Awaiting a diff [was: Re: File systems...]

2020-01-08 Thread Ian Darwin
> - If we could clean-room implement a BSD-licensed > EXT3/EXT4/BTRFS/XFS/JFS/whatever, following style(8), would there be > interest in supporting that in OpenBSD? And which "we" are you referring to here? Did you mean yourself, or are you hoping that "somebody" will do it? > There's merit in th

Re: Hyperbola Gnu Linux changing to Bsd

2019-12-30 Thread Ian Darwin
On Mon, 30 Dec 2019 at 19:57, Nick Holland wrote: most of them are stupid words. I just spot checked one of the "license problems" they think they spotted in the OpenBSD tree. http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/arch/landisk/include/endian.h?rev=1.2 What exactly are th

Re: Hyperbola Gnu Linux changing to Bsd

2019-12-30 Thread Ian Darwin
On 12/30/19 15:02, Peter Nicolai Mathias Hansteen wrote: The TL;DR version is that taking code or any other body of work that is offered to you under a permissive license and making your changes to it available only under a more restrictive one may be legal in some or all jurisdictions, but it

Re: pvclock stability

2019-11-19 Thread Ian Gregory
On Tue, 19 Nov 2019 at 21:20, Ian Gregory wrote: > I can > confirm that change resolved the precision issue described in the > linked thread, but it also seems to have resulted in much improved > clock stability (4 steps in 24hr, 1.0s, 1.0s, 0.5s, 0.5s). Correction - there wer

Re: pvclock stability

2019-11-19 Thread Ian Gregory
nt ntpd is able to keep the clock synced so in the absence of further lines of investigation I'm inclined to leave as-is and continue to monitor. I will update the list if I discover anything new. Ian On Fri, 15 Nov 2019 at 09:17, Ian Gregory wrote: > > I continued to investigate this

Re: vi in ramdisk?

2019-11-15 Thread Ian Darwin
On Fri, Nov 15, 2019 at 10:08:26AM -0700, Theo de Raadt wrote: > Christian Weisgerber wrote: > > > > I think, for editing config files, there are sure editors that > > > are simpler, smaller, not so powerful, but easier to use than ed. > > > > By all means, do not keep us in suspense and tell us

Re: pvclock stability

2019-11-15 Thread Ian Gregory
dvise if I've missed something? Happy to provide further data if needed. Thanks Ian On Fri, 8 Nov 2019 at 13:53, Ian Gregory wrote: > > Hi > > Since the 6.6 release I've been experimenting with using pvclock as > the selected timecounter on a virtual machine running under v

Re: urtwn(4) gets wedged periodically

2019-11-13 Thread Ian Darwin
On Wed, Nov 13, 2019 at 01:25:46PM -0500, Ted Unangst wrote: > > Can you give me the exact model of the one you bought recently? I have > > half a mind to just write > > off mine as a loss and buy something else. > > I am using this one: (the TL-WN725N N150 single band one) > > https://www.amazo

pvclock stability

2019-11-08 Thread Ian Gregory
the loop. Raw data and chart of the offset over the 24 hours is available in this Google sheet: http://bit.ly/34NTaUh Is this likely to point to a bug in the pvclock implementation or an environment/configuration issue? Thanks Ian dmesg (guest) = OpenBSD 6.6 (GENERIC) #0: Sat Oct

Re: acme-client issue with domain w/ alternative name

2019-11-07 Thread Ian Darwin
On Thu, Nov 07, 2019 at 11:34:48PM +, Mik J wrote: > Hello, > What this does mean ?> Just to follow up: Of my two problem domains, one was > caused by pebkac pebkac = problem exists between keyboard and chair. In other words, user error

Re: Tools for writers

2019-11-04 Thread Ian Darwin
On Mon, Nov 04, 2019 at 02:06:35AM -0500, Steve Litt wrote: > > I know what you mean and you're right to a degree, but I'm currently > writing a couple of books with AsciiDoctor edited in Vim. And I use > VimOutliner for outlining. I'll try to remember and let you know when I > actually finish one

Re: acme-client issue with domain w/ alternative name

2019-10-22 Thread Ian Darwin
On 10/21/19 19:38, Ian Darwin wrote: Today acme-client renewed all but 2 of my domains; the two that have "alternative names" in the certificates. I cannot get it to renew those two. This is on amd64 on 6.6-current, updated today. Just to follow up: Of my two problem domains, one

acme-client issue with domain w/ alternative name

2019-10-21 Thread Ian Darwin
Today acme-client renewed all but 2 of my domains; the two that have "alternative names" in the certificates. I cannot get it to renew those two. This is on amd64 on 6.6-current, updated today. My acme-config.conf is the latest example version, with the v2 URLs and with example.com replaced by

Merch

2019-09-30 Thread Ian Peacock
Hi, I am interested in buying an OpenBSD Tshirt. I live in Denmark. Can you help me? Kind Regards Ian

Re: handling snapshot installation in production environment

2019-09-02 Thread Ian Darwin
> The sysupgrade tool is a nice way to install the newest snapshot, never > had a problem. But what is the correct way to install a stable release > on snapshot? Using the standard bsd.rd upgrade way? >From man sysupgrade: -r Upgrade to the next release. The default is to find out if t

Re: Reboot and re-link (fwd) Maxim Bourmistrov: Re: Reboot and re-link (fwd) Maxim Bourmistrov: Re: Reboot and re-link (fwd) Maxim Bourmistrov: Re: Reboot and re-link

2019-06-20 Thread Ian Darwin
On 6/20/19 5:31 PM, Theo de Raadt wrote: It just doesn't stop. Maxim Bourmistrov wrote: I'd say this whole project is your milking cow.(Having a good times biking??) You really don't move froward much. Except poor guy trying to fix net stack. You move around vars, back and forward. But real

Re: dmesg: 6.5 i386 GENERIC on 'Thinkpad R40 (type 2722)'

2019-05-24 Thread Ian Sutton
On Sat, May 25, 2019 at 12:07:40AM +0200, zeurk...@volny.cz wrote: > [not subscribed, please Cc, thanks.] > > OpenBSD 6.5 (GENERIC) #1338: Sat Apr 13 15:07:04 MDT 2019 > dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC Hi, Thank you for your dmesg, however, in the future would

Re: Installer sucks ! (Re: OpenBSD on VMware ESXi)

2019-05-23 Thread Ian Darwin
On 5/23/19 7:51 AM, Roderick wrote: I wonder that no one noted this bugs before: are there no new people installing OpenBSD? Or it is a problem only with VMWare? Yes, the fact that nobody else has run into your problem suggest that it might in fact be your problem. Or your provider may be doin

Re: ffs undelete was: Re: single user question

2019-05-18 Thread ian
> you can write a shell script to move given parameters into a special folder > and make alias rm="that_script" > and a rc script which empty this folder at boot/shutdown. That is indeed the recommended approach for those who need it. An example was published in the O'Reilly book Unix Power Tools.

Re: user unable to log in xenodm / Xorg session | XIO fatal io error 35

2019-05-09 Thread Ian Sutton
Hi, What is the contents of your ~/.xsession & ~/.xsession-errors files? I had this same issue, and was able to solve it by removing .xsession or replacing it with an empty file. Ian

Re: [PATCH] Remove "Multibooting" in FAQ

2019-04-06 Thread Ian Darwin
On 4/6/19 1:45 PM, tfrohw...@fastmail.com wrote: I run a dual-boot with Windows 10 on the same partition and the section that you want removed was extremely helpful at the time. That is_with_ softraid encryption of the OpenBSD partition. Setting this up is not for the faint of heart and you h

Anybody got an Acer Aspire One AOD250 running OpenBSD? Does suspend/resume work?

2019-01-07 Thread Ian Darwin
I just inherited this AOD250 and put 6.4 up on it. Got it to the point where it mostly works, except suspend (zzz or lid close) doesn't resume - it reboots instead when you press a keyboard key. I'm unable to tell if the problem is hardware (eg specific to this one unit) or software (old AC

Re: OpenBSD Foundation on HTTPS

2018-02-06 Thread Ian Sutton
Hi, There is no need. There is nothing secret on those web servers, there is no logical reason to encrypt it. This issue has been discussed to death. Please check archives. Ian On Tue, Feb 6, 2018 at 4:03 AM, Hess THR wrote: > Hello, > > because HTTPS increases the authenticity,

Re: Hellos from the Lands of ..Arkanaias

2017-12-26 Thread Ian Sutton
please do not use this list to test markov bots, it is for miscellaneous openbsd discussion, thanks

Re: size of size_t

2017-10-12 Thread Ian Sutton
On Thu, Oct 12, 2017 at 12:58 PM, wrote: > Hi, > > I just discovered, to my dismay, that size_t is only 32 bits, even on > 64-bit processors. Is there a particular pressing reason for this? A > quick investigation reveals that even dd(1) is affected -- this is IMO > not good. > > I'd suggest, giv

printf(3): extra parameters, %b token, and cpp antics

2017-04-23 Thread Ian Sutton
espectively. So through some combination of: * CPP multi-string define with unclear hex escapes prepended * printf() call with one too many parameters * undocumented %b printf() token We get this handy functionality where names of intr. statuses are derrived from their associated bit positions and conditionally printed when set. Does anyone have any idea of why this works the way it does? Ian

Re: softraid mirror & large drives (3T)

2017-04-18 Thread Ian Watts
bsd.das.ufsc.br/i386.html#hardware Thanks, -- Ian P.S., Karel, many Americans confuse loose/lose. :) On Tue, 18 Apr 2017, Karel Gardas wrote: > loose -> lose. Sorry not native English speaker here. > > On Tue, Apr 18, 2017 at 6:09 PM, Karel Gardas wrote: > > How much data

softraid mirror & large drives (3T)

2017-04-17 Thread Ian Watts
W, I used the following info to get set up: https://www.openbsd.org/faq/faq14.html#softraidDI http://openbsd-archive.7691.n7.nabble.com/Large-3TB-HDD-support-td95308.html Thanks, -- Ian

xenocara/radeon: incorrect AccelMethod assumption for TURKS card

2017-04-08 Thread Ian Sutton
this makes Xorg unusably slow. If anyone can point me in the right direction for fixing this, I can work on a patch. Here is my Xorg.0.log with no config specifying glamor (buggy): https://ce.gl/radeon-exa.txt Here is the same but with glamor-specifying config file: https://ce.gl/radeon-glamor

Re: httpd: certificate files with prepended intermediates

2016-09-13 Thread Ian Sutton
On Tue, Sep 13, 2016 at 09:50:43AM +0200, Robert Klein wrote: > Did you try to /append/ the intermediate certificate(s) to the server > certificate? That worked for me on OpenBSD 6.0's httpd. Yes. Uncanny timing on your mail -- I just got it to work. httpd(8) needs the intermediate certificate t

Re: httpd: certificate files with prepended intermediates

2016-09-13 Thread Ian Sutton
On Tue, Sep 13, 2016 at 12:05:53AM -0700, Philip Guenther wrote: > See, here's where you're taking a wrong turn that I should have caught > earlier: your first post should answer this question: > What problem are you trying to solve? > > httpd may be able to do what you want *already*, bu

Re: httpd: certificate files with prepended intermediates

2016-09-13 Thread Ian Sutton
nk* I know which it'll use as the > server cert, and what it'll do with other certs in file, but > a) I haven't tested it and > b) more importantly, reyk@ hasn't documented a behavior and thereby > decided it's supported, in some sense. I'll try and see if I can implement it, I don't believe it's too complicated. Maybe adding an 'intermediate-cert ' option in httpd.conf Ian

httpd: certificate files with prepended intermediates

2016-09-12 Thread Ian Sutton
httpd currently fails to serve over TLS if the certificate file specified in httpd.conf contains an intermediate certificate ahead of the site's certificate. httpd still starts with no error indication (with rcctl) but `httpd -d` shows: server_tls_init: failed to configure tls - failed to load pri

Re: Interface between block/char device and driver handler functions

2016-05-11 Thread Ian Sutton
and my device was properly created with the resultant MAKEDEV script. Ian

Interface between block/char device and driver handler functions

2016-05-11 Thread ian
o I get a block device in /dev to connect to my driver open/close/ioctl/etc functions? And secondly, if I want this to happen automatically a la MAKEDEV, am I supposed to edit the m4 macro in etc/etc.armv7/MAKEDEV.md or is there a more proper way? Ian

Re: CD's arrived

2015-10-08 Thread ian kremlin
Hello Syracuse, NY -- no CD, but poster has arrived. looks great! http://ce.gl/openbsd-5.8-poster.jpg ian On Wed, Oct 7, 2015 at 10:51 AM, M Wheeler <6f84c...@refn.co.uk> wrote: > CD's arrived today UK. Thanks again.

Re: AMD64 packages

2014-12-12 Thread ian kremlin
On Fri, Dec 12, 2014 at 2:02 PM, Ingo Schwarze wrote: > > There are dragons. > ingo, theo: sorry to post toxic advice, and thanks for the knowledge. i did not realize how shlib_version worked. i must have gotten lucky with my build but i should go back and fix it properly now ian

Re: AMD64 packages

2014-12-11 Thread ian kremlin
whenever i grab a snapshot and get library version mismatches after a `pkg_add -u`, i've found the easiest way to get those objects is grab a fresh source tree and compile them manually. for example, libc: cd /usr/src/lib/libc edit 'shlib_version' to have the appropriate major/minor versions (pkg

Re: Contributing

2014-11-14 Thread ian kremlin
If you are fluent in two or more languages you might be able to help out with translations. Bug-hunting (with proper reporting habits!) is always appreciated too. On Fri, Nov 14, 2014 at 6:33 PM, Jeremy wrote: > Hello, > > I very much believe the OpenBSD is important and needs support. I am not a

Re: 5.6 arrived

2014-10-29 Thread ian kremlin
5.6 arrived today in syracuse, new york. right on time, just as usual. :) On Wed, Oct 29, 2014 at 12:44 PM, Theo de Raadt wrote: >>Hopefully you agree that the file name "snapshots/amd64/install56.iso" >>is misleading? Looking at the file name I had assumed/hoped there is some >>kind of upgrade p

Re: Shadow TCP stacks

2014-10-20 Thread Ian Grant
On Mon, Oct 20, 2014 at 8:01 PM, Giancarlo Razzolini wrote: > On 20-10-2014 21:52, Ian Grant wrote: >> >> How else can one protect a system from DoS attacks, other than by >> concealing it some way? And what is cryptography if it's not >> concealing the meanin

Re: Shadow TCP stacks

2014-10-20 Thread Ian Grant
On Mon, Oct 20, 2014 at 8:33 AM, Giancarlo Razzolini wrote: > On 19-10-2014 21:01, Ian Grant wrote: > > On the contrary: it _will_ make it impossible for people to know what > _we_ are doing. This is not one system I'm talking about: it's > countless independent VPNs. N

Re: Shadow TCP stacks

2014-10-20 Thread Ian Grant
would have a hard time dealing with USBstickNet traffic. high-latency, but massive bandwidth :-) Ian

Security Engineering for Linux Users

2014-10-19 Thread Ian Grant
"This is one way die-hard Linux users can find out what the word "engineering" really means. They can learn about OpenBSD without rebooting either their machines, or their minds. First read the man pages. OpenBSD man pages aren't documentation, they're literature, so you need to see them nicely fo

Re: LibreSSL 2.1.1 released.

2014-10-19 Thread Ian Grant
On Sat, Oct 18, 2014 at 11:36 AM, Reiner Jung wrote: > On Fri, 2014-10-17 at 16:52 -0400, Ian Grant wrote: >> On Thu, Oct 16, 2014 at 9:15 AM, Bob Beck wrote: >> > We have released LibreSSL 2.1.1- which should be arriving in the >> > LIbreSSL directory of an OpenBS

Re: Shadow TCP stacks

2014-10-19 Thread Ian Grant
Foundation paper: http://livelogic.blogspot.com/2014/10/the-foundation-parts-iii-iii.html > I believe that > OpenBSD does that. But don't expect them to add > a security through obscurity layer to their kernel because I > guess they wont. Well, "they" don't have a choice, because OpenBSD is open source, or haven't you heard? Ian

Re: LibreSSL 2.1.1 released.

2014-10-17 Thread Ian Grant
itions from the USA? Ian

Re: Shadow TCP stacks

2014-10-17 Thread Ian Grant
want to argue, and you aren't sure of your argument, e-mail me off the list. Otherwise it just adds to the general level of confusion, which is already higher than I'd expected on this list. Thanks, Ian

Re: Shadow TCP stacks

2014-10-17 Thread Ian Grant
fic analysis isn't a thing, then. Otherwise > they'd be able to check if traffic purporting to go to port 80/443 > doesn't look like HTTP traffic, or something. They don't have any clue which traffic to analyze though, so this traffic is a needle in a haystack. Also, the VPN could be tunneled over HTTP if necessary. Ian

Re: [Bulk] Re: Shadow TCP stacks

2014-10-15 Thread Ian Grant
On Wed, Oct 15, 2014 at 4:47 PM, Kevin Chadwick wrote: > On Sat, 11 Oct 2014 13:38:49 -0400 > Ian Grant wrote: > >> No, the "pre-shared keys" are communicated over the VPN, as are the >> keys which encrypt the VPN's own data as it appears in the actual T

Re: Thanks for ksh

2014-09-25 Thread ian kremlin
On Thu, Sep 25, 2014 at 8:50 PM, Andrew Lester wrote: > Would the /bin/sh shell in OpenBSD, which is a "reimplementation of bash" be > affected by either of these exploits? So happy to learn no action is needed > on my part for my OpenBSD sever :) /bin/sh is an implementation of *the bourne she

Re: crowding out bsd using systemd?

2014-07-02 Thread ian kremlin
staying the hell away from systemd and making its existence a non-issue for luckier operating systems. that's what this whole project is about; if you actually care about the direction it's taking, please feel free to read my code and mail me with whatever issues/bugs you can find -- i'll happily review and patch them in. ian

Re: crowding out bsd using systemd?

2014-07-02 Thread ian kremlin
> refering to http://www.openbsdfoundation.org/ does not contain, as far as http://www.openbsdfoundation.org/gsoc2014.html > software that you speak of be portable to Linux or is it BSD only? I've i am planning (post-GSOC) on writing an archlinux PKGBUILD and eventually a debian package.

Re: crowding out bsd using systemd?

2014-06-30 Thread ian kremlin
e will still have to stand up to the usual caliber openbsd ports are subject to, there are no special guarantees because i am a gsoc student. thanks ian

Re: crowding out bsd using systemd?

2014-06-28 Thread ian kremlin
> that doesn't make the slightest sense. > > "pure C" can be and often is perfectly portable. those were not the right words, i meant to convey that because systemd uses its own DBus binding (and not an already-ported lib like GIO/GDbus) it would be difficult to port, as that binding is seemingly

Re: crowding out bsd using systemd?

2014-06-28 Thread ian kremlin
localed, and timedated as well as a framework for porting the logind behemoth. you can follow the progress at https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systemd-utl.git ian

Re: OpenBSD GSoC 2014 accepted projects status

2014-06-21 Thread ian kremlin
he 'master' branch should always compile with strict flags, while the 'devel' one is more of my own day-to-day sandbox. very excited to be working with you all and hope to continue after GSoC ends! ian

Re: maybe OT 8 year anniversay of Chuck Yerkes death

2012-08-28 Thread Ian Watts
Thanks for the reminder, Diana. Cheers, Chuck. -- Ian On Mon, 27 Aug 2012, Diana Eichert wrote: I don't think it's off topic but others might. I'm writing this post to remember Chuck Yerkes, a long time contributor to the misc@openbsd list. Chuck died 8 years ago this pas

  1   2   >