a change on one machine before breaking
everything...and then waiting for the next refresh cycle to fix it.
Nick.
types (my "good" one seems to plug/unplug the mouse/keyboard,
but has a great keep-alive for the monitor).
Nick.
mpt. But NOW you might be able to CTRL-ALT-F1 back to the CLI.
WORST CASE, reboot the machine, and boot in single user mode.
# mount -a
# export TERM=vt220
...fix it
Nick.
enBSD should become Linux Reinvented Badly. That's offensive.
Nick.
just wouldn't have been a thing if it
was running FFS. It was literally "features" taking down a
customer facing system, over and over.
You are trying to "fix" a non-problem by making things more
complicated. Not gonna work they way you expect.
Nick.
On 9/23/23 13:42, S V wrote:
Any info on man.openbsd.org state? It is down for me and web checkers.
It is back up now.
Seems my monitor's alert to text me is handled as spam by my cellular
service now. Sorry for the downtime!
Nick.
problem?
(I've got a pair of machines here. I've flipped over to
the other after reving it up to -current (yesterday's
snapshot, but machine that failed twice is still at the
snapshot that failed for now).
Nick.
OpenBSD 7.3-current (GENERIC.MP) #1360: Fri Sep 8 19:01:03 MDT 2023
s
created (and your daily output e-mails might be of use there),
you might get lucky recreating the disklabel. You might want
to start by imaging the remains of the disk to another drive
before going any further so you can try again if you guess
wrong.
But yeah. You need a good backup.
here's mine: https://holland-consulting.net/scripts/ibs/
ksh shell script + rsync + another computer and big disk.
Nick.
ks in advance.
Try this, perhaps?
man sftp-server,
options of interest may include -f, -l.
You will probably have to have a /dev/log inside the chroot, which
also means the "nodev" option is not your friend.
Nick.
seen "Long Term Support" Linux releases
used in, I've become absolutely convinced LTS is just a BAD IDEA and I'm
thankful OpenBSD doesn't do that.
Nick.
leases ago, but after KARL and library relinks1, I found
that on i386, 384MB was required to prevent swapping during the kernel and
library relink at boot. I'm assuming it is "worse" now, and worse yet on
amd64.
Nick.
s probably flawed. So I'd really suggest, just don't
worry about it, just do an upgrade, let it install everything, and
be done with it. But if you don't like the way sysupgrade does
things, don't use that tool.
Nick.
sily. You could also read and
understand rc(8) and find what is going on by following the startup
process.
Nick.
ou will have to reinstall to switch boot modes (technically, no, but
if you have to ask, yes).
Nick.
On Tue, Nov 21, 2023 at 7:03 PM Chris Narkiewicz wrote:
>
> I'm experimentin with auto-install over network using linux libvirt
> (qemu).
>
> I managed to load pxeboot in BIOS mode and I'm wondering if UEFI
> is supported.
>
> According to this blog, I should load BOOTX64.EFI instead of pxeboot.
>
.
Nick.
SO happened, and was dismissed as "part of the upgrade noise".
This wasn't OpenBSD nor was it a "security event", but it did delay the
detection and repair of a redundancy failure issue because one line was
missed in a sea of thousands of lines of "yeah, that's exp
On 12/19/23 15:38, Nick Holland wrote:
Hello,
man.openbsd.org, cvsweb.openbsd.org, openbsd.cs.toronto.edu
and obsdacvs.cs.toronto.edu will be unavailable for site
maintenance starting Thursday, December 21 about 6:00am ET
(UTC-5) and hopefully be back up and running by Saturday,
December 23, 6
don't suck. :)
These are not official, but they are run by one of the people who
run the official sites. They will go away once the official site
is back up and running.
Nick.
On 12/23/23 11:16 AM, Nick Holland wrote:
On 12/19/23 15:38, Nick Holland wrote:
Hello,
man.openbsd.org, cvsweb.o
Tuesday or Wednesday next week (Jan 2-3).
In the meantime, as Eric pointed out,
https://cvsweb.egoslike.us/
https://man.egoslike.us/
are available as temporary fill-ins.
Nick.
man.openbsd.org,
cvsweb.openbsd.org,
openbsd.cs.toronto.edu
obsdacvs.cs.toronto.edu
are all back up and running. Snapshots and packages should be
up to date, now, too.
My apologies for the inconvenience.
Nick.
On 12/19/23 15:38, Nick Holland wrote:
Hello,
man.openbsd.org
houldn't be allowed to
touch the trusted machines, but unlike your situation, the untrusted
machines don't need to be accessed by the trusted. Small machine,
two NICs. One NIC is DHCP to the trusted network, NAT and DCHP server
on the untrustedv side, maybe a logging DNS server. Block all from
the untrusted to the trusted subnet, pass everything else (internet).
These don't need those inbound static routes.
Nick.
irm the problem with obsdacvs.cs.toronto.edu but other
servers are fine. So it does appear to be a problem on
obsdacvs.cs.toronto.edu itself.
- todd
Yes. the cvs checkout tmp directory was filled on obsdacvs.cs.toronto.edu.
That has been fixed. My apology for the issue.
Nick.
based system.
https://nickh.org/warstories/adaptec.html
(no ads!)
Nick
back when i used to mess with these, i frequently used `sox` to play
the 8-bit samples. it can do the sample conversion for you to whatever
the system needs.
On Fri, Feb 2, 2024 at 11:08 AM Omar Polo wrote:
>
> On 2024/02/02 18:41:46 +, beecdadd...@danwin1210.de wrote:
> > hello
> >
> > I've
hing up?
>
> does this only mimic bytebeat, and is not true 8-bit technique to get
> realistic bytebeat?
>
> On Fri, February 2, 2024 9:15 pm, Nick Owens wrote:
> > back when i used to mess with these, i frequently used `sox` to play the
> > 8-bit
> > samples. it can do the
GHT just find that multiple stand-alone systems will
give you better redundancy for some applications. RAID helps if your
disk fails, but there are a lot of other things that fail on storage servers,
and for SOME applications, having a whole other machine ready to roll is
a better solution. Granted, my FIRST choice is TWO machines running RAID
storage, but that's not always practical.
Nick.
he same problem. And thinking about it, I don't recall having to
reboot the
system the FTDI device is attached to in a while due to port lockup, so maybe
it's fixed
in the OS, maybe it has become so automatic to me, I just do it and don't log
it in my
brain).
Nick.
to get out of config)
CTRL-D (to get out of script)
ta-da! output in 'typescript'.
config does some of what boot -c does from a running system.
script captures screen input and output.
man config
man script
Nick.
Linking (KARL). There are fixes for this,
HOWEVER, I'm not sure what your goals are here in tweaking
your kernel like this, but I'm guessing breaking KARL isn't
your biggest problem you are about to create for yourself.
This probably isn't something you want to be doing.
Nick.
ll. But as a
system administrator, you will generally find benefit in knowing the
native tools. During the week for a living, I administer Linux machines,
and use bash. In evenings and weekends, I work with OpenBSD and pdksh.
I really have no issue switching between the two.
Nick.
ple to do? What is it that you see bash doing so much
better than stock pdksh?
Nick.
from there. That
would have the benefit of remote administration, too.
Nick.
On Sat, Apr 6, 2024 at 8:10 AM Sonic wrote:
>
> Running -current on my router and finally (after years) decided to move into
> using ipv6.
> I added "inet6 autoconf" to hostname.em0 (also has "inet autoconf") and I get
> a link local address:
> =
> # ifconfig em0
OpenBSD 7.3 as well, so something changed on your
computer, I'm suspicious your CMOS battery has died, and the system came back
up in the defaults, which include this RAID "feature".
Nick.
ts -- copy it to /bsd75,
for example, then "boot bsd75 -s" (the -s is so it doesn't try to go
multi-user with a mixed new kernel/old userland/packages). If that
seems happy, just do a "remote upgrade", using the "Manual Upgrade
(without the install kernel)" process in
https://www.openbsd.org/faq/upgrade75.html.
Nick.
code was ugly, and it made it difficult to
actually improve the code.
Nick.
nyone confirm/refute?
Nick.
OpenBSD 7.2-beta (GENERIC.MP) #644: Sat Jul 23 19:59:20 MDT 2022
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 34340835328 (32749MB)
avail mem = 33282711552 (31740MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0
ix the problem
by bringing everything back in sync (I'm assuming you are running
7.1-release, if you are running a snapshot, just run "sysupgrade"
and move to a new snapshot).
Nick.
ired applications, then copying
over the config files and the data directories. Thus I tend to be partial
to rsync backups using the --link-dest option rather than dump(8)s of file
systems. Both have their place, and they really aren't competitors.
I have a sample starting point rsync --link-dest script here:
https://holland-consulting.net/scripts/ibs/
Nick.
hort: you have a potentially good machine. I have no idea of the
condition that yours is actually in, but "Run OpenBSD on a T5500? Yes".
Nick.
OpenBSD 7.2-beta (GENERIC.MP) #702: Sun Aug 21 00:29:07 MDT 2022
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem =
d'ed zeros over
the drive, and now I've got no issues with it.
I've been able to extend the life of flakey SSDs the same way (don't
say "write fatigue", these drives haven't had a fraction of the
writes to be worried about "write fatigue". They just weren't good
drives).
Plus...probably not a bad idea to know what data is on a USB drive
anyway.
Nick.
on RAID1+C, and some
potential advantage. You might wish you did, you are unlikely to
wish you didn't.
Nick.
a discovery of a bad spot and
locks it out and replaces it with a spare. I've had some success with
this process, actually, though it's a bad idea. :)
Nick.
MAY be
tricks you can do, but you can put a lot of time and effort into forcing
something to install OpenBSD and then find out X doesn't work. Or there's
no functioning network. Or both.
Nick.
tried doing this in a while.
Now repeat after me: multibooting is hard. Never do it on a system
that you aren't prepared to completely reload...
Nick.
machine accept a PS/2 keyboard? If so, does CTRL work
as expected there?
Nick.
might shed some clues. But some of these specialty machines
(including some virtualization products) are built and tested to certain
OSs and not much regard is given to other system or the reference
designs.
Nick.
imum life" is NOT one of them,
it's pretty mainstream.
From your elaboration on your goals, just leave it alone. By trying
to make it a super-efficient system, you are going to increase your
downtime and failure in a number of ways.
Nick.
On 27 Nov 2022, at 15:50, Jan Stary
hardkernel makes the odroid-h3/h3+. i haven't used this new
generation, but my home firewall is an odroid-h2+ (the previous
generation) and i use it with their 4-port pci nic addon card for a
total of 6 rge(4) interfaces. they work good so far in veb(4). there's
uart on the pin header but i've neve
4 is broke..but of course,
that's what you probably want. (good time to upgrade your other platforms!)
Nick.
omething.
(Goal is to re-acquaint myself with CARP. I can accomplish
that goal with a "buffer" machine between the CARP/PFSYNC FW
and the outside Internet, but if I can skip the extra machine
and get the benefits of redundancy, I'd like to do so).
Nick.
lure modes still exist. If you have good
backups, you are good. If you don't, dealing with a 1% problem isn't
going to change much.
Nick.
quot;slow" mean?
I've got encrypted partitions running on 1GHz class netbooks,
which I'll admit is painful, but it's not the crypto that is
the core problem. So you have to show what is different in
your configuration than mine.
Nick.
right now, I see both are
missing drives...and I'm not sure why, I suspect there's a
good reason. But fdisk output is NOT there, and I'd rather
prefer it be there too on fdisk platforms).
Nick.
Thanks!
Nathan
Does a softraid(4) crypto volume require metadata backup? (I am
runni
t want to try it
with BIOS/Legacy. That's an old enough machine that UEFI might
not have been the optimal way to boot that machine. You could
see if there's a newer BIOS for your computer.
Nick.
On 1/6/23 02:31, Christer Solskogen wrote:
On Mon, Jan 2, 2023 at 5:14 PM Nick Holland
wrote:
hiya.
Goal: home (i.e., DHCP external network config) redundant
firewalls with CARP and PFSYNC.
Totally doable. I've been running it like that for the last 7 years at
home.
My ISP doesn
es what you want, absolutely, give it a spin.
If it doesn't...either install the package or grab the source code
to openrsync, add what you need and submit it. :)
I think there was some talk about ultimately naming it rsync, but
unless it is 100% feature compatible (and I'm not sure I'd consider
that a good thing), that will cause confusion in my world.
Nick.
Ever since upgrading my machine to 7.2 I've been unable to relink my
kernel, anybody have any idea why? I was reminded of this when I
attempted to apply the latest errata today:
$ doas syspatch
Get/Verify syspatch72-009_xserver... 100% |*| 4384 KB00:01
Installing patch 009_xserver
e" via bsd.rd and what do you know, things
seem to be running smoothly again, relinking/reodering and everything.
I may have a failing harddrive, but for now this immediate problem
seems to be resolved.
Thanks!
-Nick
On Fri, Jan 13, 2023 at 2:00 PM Crystal Kolipe
wrote:
>
> On Fri, Jan
is a old citrix appliance with a six port NIC and two
onboard ports, for eight em(4)s.
Nick.
our
host i3 could be maxed out with a web browser, so the VMs you run are
going to have to be minimal and your expectations modest.
Nick.
Not sure how true it was
"back then" or now, but if better performance is seen with fewer cores,
this might be why.
Nick.
an entire 'c' partition of a disk that's doing "other
things" at the same time, including a layers of softraid?
Nick.
works ok here. i installed tor-0.4.7.13 on my 7.2 home gateway, no
special setup. i have not done any fiddling with login.conf.
maybe you can set "Log debug syslog" and see what comes out?
fugu$ uname -a
OpenBSD fugu.offblast.org 7.2 GENERIC.MP#6 amd64
fugu$ grep '^[A-Z]' /etc/tor/torrc
Log notic
hi,
dhcpd.conf(5) has two undocumented options i experimented with
recently for doing pxe boot on my lan.
for example, one might write the following:
# iPXE client
user-class "iPXE" {
filename "menu.ipxe";
}
to configure a iPXE script as the boot file for
home directories, but that kinda defeats a point of a multi-user system,
that people might just want to collaborate with each other.
Nick.
oblem, but you never indicated you power
cycled the modem...which I have found critical for the last 20+ years.
Nick.
e, back your data up, put either a UEFI or MBR partition table on it,
and then use the rest of the disk for your backup. With modern disk
sizes, the amount of space you "save" isn't worth the first time this
happens to you.
Nick.
(who went back to look at your dmesg to make sure it wasn't a sparc64 :)
tiny. But
if you have 1GB to spare, it is probably too big. I did learn to
regret a 200MB root because OpenBSD grew a lot over around ten
years that I used that install.
Nick.
On Tue, Apr 18, 2023 at 7:28 AM stolen data wrote:
>
> Everything seems to work. Only caveat noticed is that the firmware is
> UEFI-only with no CSM/legacy mode, and it will only boot an OpenBSD
> installation from GPT which must contain an EFI system partition holding
> the bootloader.
great cho
e different types of
hardware on a VM anyway? Put your virtual disks on the hw that
works best for you.
So many questions would be answered with a dmesg...
Nick.
Nick.
ive decisions,
stupid managers, bad applications, indifferent users (in roughly that
order). But it won't be your firewall that is the entry point, nor a
resource for the attackers.
As others said, be realistic about what the firewall does and doesn't
do for your security. Your firewall isn't how bad guys are getting
into your systems. Set up properly, it will slow 'em down, and perhaps
slow the spread from one vulnerable system to another.
Nick.
ail vps as ok and still slows my "mail server" (with existing
PTR)?
If there are no delay... ugh, guess I'm out of luck with my ISP ? But
then again why vps is ok?
Thanks in advance for any suggestions!
man spamd
It's running on the OpenBSD mail server.
also look up "Greylisting" with your favorite search engine.
Nick.
st someone this forgetful?
Nick.
ff00
pf.conf includes this before any other "quick" statements:
pass quick inet proto carp all
Is there something I'm missing? Incorrect expectations on my part?
Nick.
dmesg:
OpenBSD 7.3-current (GENERIC.MP) #1175: Wed May 3 08:19:33 MDT 2023
dera...@amd64.openbsd.or
On 5/12/23 03:28, Stuart Henderson wrote:
On 2023-05-12, Nick Holland wrote:
Here's the problem I've seen: I have my two machines flipping state
randomly(?). This bothers me because that means it is breaking people's
downloads. Longest period betweek flips was less than
Followup...
On 5/12/23 08:17, Stuart Henderson wrote:
On 2023-05-12, Nick Holland wrote:
...
I had several other people suggest network problems. I'm not going to
say "impossible" or even "unlikely", but my understanding is that the
two machines are both plugged int
Hi Folks,
I am writing to seek assistance regarding an issue I am experiencing in
trying to route my Personal Computer's network traffic to a TUN interface.
My objective is to modify some of its content and subsequently return the
traffic back.
So far, I have successfully created a TUN interface
ut I suspect there's still a bug
there.
I am happy to put the '&' back and gather more information next time
it happens...if someone tells me what info to gather.
Nick.
Machine that has had problems, but fixed by no longer backgrounding
the rm -r $OLDEST backup:
OpenBSD 7.3-curr
there another way to express this another way ?
thank you,
Nick
On Tue, Jun 6, 2023 at 11:08 AM Paul Pace wrote:
> On 6/5/23 3:15 PM, Nick Bouliane wrote:
> > Hi,
> >
> > in relayd.conf I'm trying to do :
> >
> > pass from 192.168.1.1 path "/something.html"
> >
> > If I individually specify the &q
:
pass path "/something.html" tagged VM1
It doesn't work. If I try to match only the path it works, only the IP it
works, etc... but the tag doesn't match.
Is it supposed to work ? Does the veb strips the tag ?
thank you,
Nick
On Wed, Jun 7, 2023 at 4:38 AM Stuart Henderson
wrote:
> On 2023-06-07, Nick Bouliane wrote:
> > I have a bridge veb0 to which is connected tap1, the interface of a
> virtual
> > machine.
> > On the bridge I have a rule for tap1:
> > pass in on tap1 src 11:22:
the actual output of this activity.
Nick.
(1) this may require bringing the system up in single user mode.
/usr/local probably can be done without single user mode but many
other mounts will require it)
esign, encrypted storage is more
fragile than unencrypted storage.
Nick.
times.
Kinda easy to see how things like this not only happen, but are
kinda expected.
For snapshots, you might want to pick a favorite local mirror and
use that. I doubt you will see a huge difference in performance
for an install or upgrade.
Nick.
s.
Honestly, though, I'd suggest just recycling an old PC and a surplus
network card (or multi-port card, depending on how people toss stuff
out around you). If you want "the best choice", this is probably it.
Nick.
On 6/30/23 08:30, soko.tica wrote:
Thanks NIck,
How do I exactly try to unlock the disk with bioctl command?
I do not have the appropriate disk to try to rebuild it.
I am trying it from openbsd 6.9 bootable usb. The encrypted hdd was 7.3.
don't do that.
I'm not aw
fication that something
was worked around (or at least, didn't behave as expected) -- if
there are no other symptoms.
Nick.
. Don't compromise
your machine with a bad remote console.
Nick.
ice this
recovery stuff before going into production), but yes, RAID5 rebuild is
still not there, so I would NOT recommend going this route.
However, a nice little RAID1 system to start, hopefully leaving you two
SATA ports for the next generation/upgrade disks.
Nick.
think they will need.
Nick.
On 06/07/13 03:58, John Tate wrote:
> Just curious would have going into /usr/src/gnu/usr.bin/binutils and doing
> make and make install have made it possible to build 5.3 on 5.2?
Read http://www.openbsd.org/faq/faq5.html again, starting at the very top.
Nick.
I had a chance to briefly play with a monster amd64 system.
511GB worked, 520GB didn't.
Machine had 1.5TB RAM in it and took over five minutes to "initialize
memory", before even starting the POST, so that's as far as I got.
It is entirely possible that this was HW dependent.
On 06/25/13 07:12, Killman BOFH wrote:
> Apparently a problem with DNS A record
>
> www.openbsd.org is down but openbsd.org is up!
>
congrats, you just rediscovered that those are two different machines.
Nick.
whatever.
Hey, I love oddball hw more than most people, but be realistic...
multi-year old tech is multi-year old slow. Apple hasn't built a G5 in
many years (2006). Sun kept (started?) building the U25/U45 long after
they were being whooped in performance by very cheap consumer stuff, and
the power consumption and noise levels on some of this stuff is stunning.
Nick.
27;t, it is not likely a processor issue. amd64...well, some of the
Intel chips, you just need (or it is easier) to test to find out if you
got the right bit of magic.
Nick.
support should work.
Nick.
On 07/02/13 17:07, Jean-Francois Simon wrote:
> Le 20/05/2013 13:46, Nick Holland a écrit :
>> On 05/20/13 00:52, Hugo Osvaldo Barrera wrote:
...
>>> 3) The man pages report RAID5 as experimental. I'm curious, why
>>> is this so? Is it just not-very-thoroughly test
301 - 400 of 2677 matches
Mail list logo