I had a similar experience on a VP2410, but solved it in a different way. I did
not connect a display and keyboard.
I attempted a remote 7.4 -> 7.5 sysupgrade a few days ago on a Protectli
VP2410; mine also came back after the upgrade reboot as 7.4.
So today I dispatched to the client site with
Hi all.
I've updated my server to OpenBSD 7.5, where relayd(8)
works as a reverse proxy for a bunch of services, including
the restic-rest-server from ports.
However, with the change in version 1.87 of the
usr.sbin/relayd/relay_http.c file, relayd(8) stopped
forwarding the content-length header i
Hi all,
With the new firewall I am setting up I cannot connect to the internet.
That starts with traceroute, so let's start there. Ping works fine.
Below I have listed my pf.conf file.
/etc/pf.conf:
ext_if = igc0 # Extern interface
int_if = "{ igc1, igc2 }" # Intern int
On Wed, Apr 10, 2024 at 11:01:18PM +0200, Peter N. M. Hansteen wrote:
> Another gentle introduction can be found in the latest PF tutorial,
> the slides for the AsiaBSDCon 2024 version can be found as
> https://nxdomain.no/~peter/pf_asiabsdcon2024.pdf which in turn has
> references to various usefu
On Wed, Apr 10, 2024 at 04:41:58PM -0400, Steve Litt wrote:
> I found out where to buy your book, and will buy it once I have the
> "for dummies" level of knowledge. In the meantime, what other PF
> references do you recommend? I know just enough PF to be dangerous, but
> want to make my own BSD/PF
I remotely upgraded the protectli vp2420 firewall appliance from 7.4
to 7.5 (amd64), and the upgrades went smoothly. However, the reboot
showed 7.4. Had bsd.upgrade, etc. created.
I then attached a monitor and keyboard to this appliance and ran
sysupgrade again, this time around the upgrade went f
Thanks, I will experiment with a correctly partitioned USB stick and
with different block sizes. But could you please clarify the
following:
I don't think there's
really much you can do. There's no "quick format" option for
newfs_msdos
like there is on Windows.
I thought the difference bet
> Now I wanted to start testing environmental variables so I completely
> removed the ~/.terminfo/ directory, expecting the previous behavior to
> return. However, I cannot reproduce! I even tried rebooting, but no. I
> have no rational explanation for this.
UPDATE: If the ~/.terminfo/ directory E
> When you are ready and have a chance, could you post to dmesgd.nycbug.org
> please?
Didn't know about this, very nice. Done!
https://dmesgd.nycbug.org/index.cgi?do=view&id=7654
> ...
> urtwn0 at uhub4 port 1 configuration 1 interface 0 "Realtek 802.11n NIC" rev
> 2.10/2.00 addr 4
> urtwn0: MAC/BB RTL8192EU, RF 6052 2T2R, address a8:42:a1:91:20:eb
> ...
Just noticed I had my wireless usb adapter connected when I got this
dmesg. The above dmesg excerpt corresponds to it a
Hello I write again about the following sent mail to misc:
https://marc.info/?l=openbsd-misc&m=171260331305047&w=2
I use the link to the archive because I deleted all the mailing list
mails then I can'f do a follow up.
Anyway I have some news.
If I run sndiod as my user with the following:
$ sn
> On Apr 10, 2024, at 13:19, Johannes Thyssen Tishman
> wrote:
>
> (See dmesg and sysctl hw.sensors below)
>
> Working:
> Audio
> Keyboard backlight
> Hibernation
> Camera
> Microphone
> USB-A Expansion Card
> USB-C Expansion Card
> HDMI Expansion Card[0]
>
> Not working:
> Suspend/Resume[1
> Given 'if I do "env -i TERM=tmux-256color mutt" mutt opens WITHOUT
> triggering the message', that implies that one of the other variables
> set would be triggering it, can you either figure out which one or
> show the list so someone else can try to replicate it please?
Yes, I would really like
(See dmesg and sysctl hw.sensors below)
Working:
Audio
Keyboard backlight
Hibernation
Camera
Microphone
USB-A Expansion Card
USB-C Expansion Card
HDMI Expansion Card[0]
Not working:
Suspend/Resume[1]
Touchpad[2]
Bluetooth
WiFi[3]
Fingerprint sensor[4]
Audio Jack Expansion Card
DisplayPort Expansi
Thanks for your answers. I will prepare the reinstall based on your
suggestions.
Cheers
Ben
As last resort, if you are one that lives with usb sticks
indipendent hardware duplicators like those from startech.com
have a quick format option (almost my old version of it has)
further than other useful functionalities.
-Dan
Apr 10, 2024 10:34:38 Stuart Henderson :
>> How can I speed the c
Moin!
I tried unsuccessfully to obtain an IPv6 address with an umb(4) interface. As
umb(4) supports IPv6 since 6.7, I seem to be doing something wrong. Can anyone
give me a hint what I need to do?
For testing purposes, I have already deactivated pf and tried to use dhcpcd. But
I still had no
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
On Wed, Apr 10, 2024 at 08:31:26AM -, Stuart Henderson wrote:
> On 2024-04-09, Stanislav Syekirin
> wrote:
> > Hi,
> >
> > I'm trying to figure out the best way to format a USB stick as FAT32.
> > This is what I've tried:
> >
> > $ time doas newfs_msdos /dev/rsd1c
> > /dev/rsd1c: 60007944 s
On 2024-04-09, Stanislav Syekirin
wrote:
> Hi,
>
> I'm trying to figure out the best way to format a USB stick as FAT32.
> This is what I've tried:
>
> $ time doas newfs_msdos /dev/rsd1c
> /dev/rsd1c: 60007944 sectors in 7500993 FAT32 clusters (4096
> bytes/cluster)
> bps=512 spc=8 res=32 nft=2
On 2024-04-09, f...@disciples.com wrote:
> Hello,
>
> https://www.openbsd.org/plus75.html says:
>
> Updated ncurses and associated libraries (form, panel, menu) to 6.4-20230826.
>
> but https://www.openbsd.org/75.html says:
>
> Ncurses 5.7
>
> Is this an oversight or am I overlooking somet
On 2024-04-09, Why 42? The lists account. wrote:
>
> On Sat, Apr 06, 2024 at 02:42:25PM +0200, Eivind Eide wrote:
>> After upgrading to 7.5 amd64 -stable (and all ports updated) I get
>> these messages in /var/log/messages. This is with bash from ports
>> inside tmux over SSH:
>>
>> tmux: vfprin
22 matches
Mail list logo