On Mon, Apr 08, 2024 at 11:30:07PM +0200, Stanislav Syekirin wrote:
> This is my /etc/hostname.bwfm0:
Please add a line saying 'debug' at the top if hostname.bwfm0:
debug
> join NETWORK_IN_QUESTION_5G wpakey PASSWORD
> inet6 autoconf
> inet autoconf
>
> I would appreciate any s
>The log message no longer appears after running
>
>cp /usr/share/terminfo/x/xterm-256color ~/.terminfo/x/
Indeed! After
mkdir -p ~/.terminfo/t/
cp /usr/share/terminfo/t/tmux-256color ~/.terminfo/t/
(and the same for other termcaps used)
those messages are gone from /var/log/messag
On Tue, Apr 09, 2024 at 08:39:08AM +0200, Karel Lucas wrote:
> Hi all,
>
> For the first time I tested my new firewall with ping, and it is blocked. I
> don't know what the reason is, you can find the information below. I have a
> network with only regular clients, so no servers. I'm still using O
This is most probably fallout from the imsg / ibuf API changes done
in 7.5. I need to setup a test system to see if I can figure out what goes
wrong.
On Mon, Apr 08, 2024 at 08:15:52PM +0200, Mark Leonard wrote:
> (Gah! Here's the post again in plaintext. Apologies.)
>
> Hello all,
>
> I'm run
I defined the table as stated in your book (3rd edition, page 42).
However, that gives an error message. In the lines with that table:
macro 'martians' not defined. Moreover, I now also have a Syntax error
in lines 38, 39 and 46, causing the pf lines not to be loaded.
Op 09-04-2024 om 08:53 sc
On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote:
> I defined the table as stated in your book (3rd edition, page 42). However,
> that gives an error message. In the lines with that table: macro 'martians'
> not defined. Moreover, I now also have a Syntax error in lines 38, 39 and
> 46,
I moved the lines with the martians between the 'block log all' line and
the ping lines. Furthermore, I changed the macro 'martians' to a table:
table persist file "etc/martians".
Messages during booting:
/etc/pf.conf:29: syntax error
/etc/pf.conf:29: macro 'martians' not defined
/etc/pf.conf:
On Mon, Apr 8, 2024 at 2:38 PM Stuart Henderson
wrote:
>
> On 2024-04-08, Ioan Samarul wrote:
> > Hello to you all!
> >
> > I upgraded without problem to 7.5, everything went smooth as always,
> > except when I tried to upgrade the packages.
> >
> > This are the errors of `doas pkg_add -uV` (ther
On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote:
> I defined the table as stated in your book (3rd edition, page 42). However,
> that gives an error message. In the lines with that table: macro 'martians'
> not defined. Moreover, I now also have a Syntax error in lines 38, 39 and
> 46,
Thanks for the suggestion.
The workaround does work, and creates (essentially) the same certificate,
but one that does not fail verification with the new libressl.
I did notice the option of not have the leading "20" for dates before 2050,
but I did not know enough to try doing that.
Ted
>
Дана 24/04/08 06:56PM, Nick Holland написа:
> My 100% guess is that you have a machine that's very dependent upon
> ACPI, and the install kernel's ACPI support is very minimal, or
> has a funny UEFI system. Or a funny BIOS. Some machines work better
> as UEFI, some work better running BIOS. A fi
I managed to get ping through. The error was the "log" words in the
lines. But this is just the beginning. Now I have another problem with
traceroute, as well as with all the normal internet traffic that has to
go through it. In the traceroute rules I replaced "$ext_if" with
"egress", but that
I can assure you that I did not use capital letters in the macro names,
and used the '<' and '>'.
Op 09-04-2024 om 11:58 schreef Peter N. M. Hansteen:
On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote:
I defined the table as stated in your book (3rd edition, page 42). However,
that g
Dear all.
I just did my unattended upgrade to 7.5. I previously checked the
available disk space in /usr, as suggested by the upgrade guide. My /usr
size is 2 GB, as created by the installer. As this is above 1.1 GB I
started the unattended upgrade using sysupgrade.
The upgrade failed during the
Check if you have /usr/ports or /usr/src.
Le 9 avril 2024 15:16:17 GMT+02:00, Ben Jahmine a écrit :
>Dear all.
>
>I just did my unattended upgrade to 7.5. I previously checked the
>available disk space in /usr, as suggested by the upgrade guide. My /usr
>size is 2 GB, as created by the installer.
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: vfprintf %s NULL in "%.*s"
> bash: vfprintf %s NULL in "%.*s"
>
On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote:
> I defined the table as stated in your book (3rd edition, page 42). However,
> that gives an error message. In the lines with that table: macro 'martians'
> not defined. Moreover, I now also have a Syntax error in lines 38, 39 and
> 46,
On Apr 09 08:39, Karel Lucas wrote:
> For the first time I tested my new firewall with ping, and it is blocked. I
> don't know what the reason is, you can find the information below. I have a
> network with only regular clients, so no servers. I'm still using OpenBSD
> V7.4, and will upgrade once t
The example I'm referring to is how to define a table (page 42), and I
applied that to the martians example (page 91).
Op 09-04-2024 om 16:06 schreef Peter N. M. Hansteen:
On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote:
I defined the table as stated in your book (3rd edition, page
On 2024-04-09, Eivind Eide wrote:
>>The log message no longer appears after running
>>
>>cp /usr/share/terminfo/x/xterm-256color ~/.terminfo/x/
>
> Indeed! After
> mkdir -p ~/.terminfo/t/
> cp /usr/share/terminfo/t/tmux-256color ~/.terminfo/t/
> (and the same for other termcaps use
In /etc/pf.conf:
table persist file "/etc/martians"
In /etc/martians:
127.0.0.0/8
192.168.0.0/16
172.16.0.0/12
10.0.0.0/8
169.254.0.0/16
192.0.2.0/24
0.0.0.0/8
240.0.0.0/4
Op 09-04-2024 om 16:06 schreef Peter N. M. Hansteen:
On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote:
I defin
The errors were caused by the word 'log' in lines where it apparently
did not belong. Those errors have now been resolved. In Peter Hansteen's
book, the rules are clearly stated on page 91, and there is no 'match'
in them.
Op 09-04-2024 om 17:12 schreef l...@trungnguyen.me:
Still dont know wha
On 2024-04-09, Ben Jahmine wrote:
> Dear all.
>
> I just did my unattended upgrade to 7.5. I previously checked the
> available disk space in /usr, as suggested by the upgrade guide. My /usr
> size is 2 GB, as created by the installer. As this is above 1.1 GB I
> started the unattended upgrade usi
Still dont know whats happening because we dont know what those line errors
mean.
When you changed the macros to tables, did you also update the rules to to
match?
On April 9, 2024 9:32:06 AM UTC, Karel Lucas wrote:
>I moved the lines with the martians between the 'block log all' line and the
If you are by usb sticks you can find maybe useful one of old thread:
https://marc.info/?l=openbsd-misc&m=169896854913334&w=2
Please remember to update /etc/fstab accordingly to the new layout of the final
system
before to reboot.
-Dan
Apr 9, 2024 18:37:39 Stuart Henderson :
> Some options:
Thank you so much for the hint, now I understand what the debug option
does. I have actually tried it, but, because `man ifconfig` says "this
turns on extra console error logging", I incorrectly assumed that it
would output to stdout or stderr, not to the system message buffer.
Then, calling if
On Tue, Apr 09, 2024 at 07:15:55PM +0200, Stanislav Syekirin wrote:
> Thank you so much for the hint, now I understand what the debug option does.
> I have actually tried it, but, because `man ifconfig` says "this turns on
> extra console error logging", I incorrectly assumed that it would output t
Yes, it does. I'm not sure whether it's always the case, but this time
it works. Dmesg output:
bwfm0: SCAN -> AUTH
bwfm0: AUTH -> ASSOC
bwfm0: ASSOC -> RUN
bwfm0: associated with f0:af:85:9a:e4:22 ssid "Vodafone-7D3A" channel
6 start 6Mb long preamble long slot time
bwfm0: missed beacon thresho
On Tue, Apr 09, 2024 at 08:31:50PM +0200, Stanislav Syekirin wrote:
> Yes, it does. I'm not sure whether it's always the case, but this time it
> works. Dmesg output:
>
> bwfm0: SCAN -> AUTH
> bwfm0: AUTH -> ASSOC
> bwfm0: ASSOC -> RUN
> bwfm0: associated with f0:af:85:9a:e4:22 ssid "Vodafone-7D3A
Nice :)
but rather thanks to j...@carnat.net
Peter J. Philipp ezt írta (időpont: 2024. ápr. 8.,
Hét 19:05):
> Hi,
>
> I lost the thread in my mutt, so I'm hoping marc.info will adjust it in
> there,
> the thread is here:
> https://marc.info/?l=openbsd-misc&m=171059471410619&w=2
>
> Thank you Ga
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 mid=0xf0 spt=63 hds=255 hid=0 bsec=60125184
bspf=58602
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 something?
Stefan Sperling wrote:
Do you have any of iwn/iwm/iwx or another device which could capture
raw 802.11 frames of failed association attempts in monitor mode?
I have a neglected device with Intel Wireless 3160, which is listed on
the iwm man page. Assuming OpenBSD will run on that device, wha
Please ignore, sibiria on IRC clarified to me that boot support is
limited to only RAID1, crypto, and RAID1c disciplines.
--
jrmu
IRCNow (https://ircnow.org)
On Tue, Apr 09, 2024 at 03:50:19PM -0700, jrmu wrote:
> I am practicing setting up RAID5 inside a virtual machine running
> OpenBSD 7.5 in
I am practicing setting up RAID5 inside a virtual machine running
OpenBSD 7.5 in VMM on OpenBSD 7.4.
I created 3 disks sd0, sd1, sd2, and sd3, and 4 disk devices (the fourth to
represent the RAID array itself):
Welcome to the OpenBSD/amd64 7.5 installation program.
(I)nstall, (U)pgrade, (A)utoin
"Why 42? The lists account." writes:
Tumbler is something to do with D-Bus and is also a required
package by/for XFCE.
Yeah, Tumbler / tumblerd is a service, accessible via D-Bus, that
generates thumbnails for files, e.g. in ~/.cache/thumbnails or
equivalent.
(But i'm not an XFCE user mys
On Wed, Apr 10, 2024 at 12:53:12AM +0200, Stanislav Syekirin wrote:
> Stefan Sperling wrote:
> > Do you have any of iwn/iwm/iwx or another device which could capture
> > raw 802.11 frames of failed association attempts in monitor mode?
>
> I have a neglected device with Intel Wireless 3160, whic
37 matches
Mail list logo