Re: VMD more than one vCPU per VM and 4+ VMs running simultaneously

2025-07-29 Thread Martin
On Tuesday, July 29th, 2025 at 7:34 PM, Mike Larkin wrote: > On Tue, Jul 29, 2025 at 07:08:16AM +0000, Martin wrote: > > > Mike, does real interrupt controller implemented in vmd already? It should > > significantly improve the performance of the vmd by allow

Re: VMD more than one vCPU per VM and 4+ VMs running simultaneously

2025-07-29 Thread Martin
cases and much simpler configured. On Monday, July 28th, 2025 at 7:30 PM, Mike Larkin wrote: > On Mon, Jul 28, 2025 at 03:27:15PM +0000, Martin wrote: > > > On Monday, July 28th, 2025 at 12:11 PM, Mike Larkin mlar...@nested.page > > wrote: > > > > > On Mon,

Re: VMD more than one vCPU per VM and 4+ VMs running simultaneously

2025-07-28 Thread Martin
On Monday, July 28th, 2025 at 12:11 PM, Mike Larkin wrote: > On Mon, Jul 28, 2025 at 06:06:46AM +0000, Martin wrote: > > > Hi list! > > > > More than one vCPU per VM is implemented/planned? > > It is really good idea to have more than one vCPU per VM. vmd look

VMD more than one vCPU per VM and 4+ VMs running simultaneously

2025-07-27 Thread Martin
Hi list! More than one vCPU per VM is implemented/planned? Can anybody share some way how to increase VM quantity per host (more than four VMs running simultaneously) if host has CPU with 16 kernels and 32 threads or more? Thanks. Martin

Re: man -Tps wraps lines after one word

2025-07-21 Thread Martin Schröder
ilable with GPL) Here are some tools: https://www.baeldung.com/linux/pdf-cli-gui-compare Best Martin

Re: LazyVim Angular LSP Issues on OpenBSD 7.7 – Typescript/tslib errors and LSP failure

2025-06-04 Thread Martin Ivanov
: I think I tweaked some things here as well. I am looking forward to your comments. Best regards, Martin Am Fr., 30. Mai 2025 um 14:05 Uhr schrieb Volker Schlecht < openbsd-m...@schlecht.dev>: > Given the error messages, I don't think you're looking at a difference > be

Re: LazyVim Angular LSP Issues on OpenBSD 7.7 – Typescript/tslib errors and LSP failure

2025-06-01 Thread Martin Ivanov
e in recent versions of typescript, i.e. > https://github.com/microsoft/TypeScript/pull/60761 > > On 5/30/25 10:22 AM, Martin Ivanov wrote: > > Strange is that this same project configuration works on DragonFlyBSD. > > The only difference is that I use node18 there. Everything el

Re: LazyVim Angular LSP Issues on OpenBSD 7.7 – Typescript/tslib errors and LSP failure

2025-05-30 Thread Martin Ivanov
Strange is that this same project configuration works on DragonFlyBSD. The only difference is that I use node18 there. Everything else is the same. Am Fr., 30. Mai 2025 um 10:51 Uhr schrieb Martin Ivanov : > Hello, Volker, thank you very much for asking. > Unfortunately downgrading n

Re: LazyVim Angular LSP Issues on OpenBSD 7.7 – Typescript/tslib errors and LSP failure

2025-05-30 Thread Martin Ivanov
Hello, Volker, thank you very much for asking. Unfortunately downgrading node to version 20 did not solve the problem. I get the same problem as I got with version 22. I am still struggling to get my nvim IDE work with angular on OpenBSD. Best regards, Martin Am Fr., 30. Mai 2025 um 10:21 Uhr

Re: pppoe connection issue

2025-05-24 Thread Martin Schröder
add default -ifp pppoe0 0.0.0.1 !/sbin/route add -inet6 default -ifp pppoe0 fe80::%pppoe0 Unless you want to run only vintage IP. Best Martin

LazyVim Angular LSP Issues on OpenBSD 7.7 – Typescript/tslib errors and LSP failure

2025-05-24 Thread Martin Ivanov
- package.json - tsconfig.json I'm happy to test or provide further details (e.g., full dmesg, build paths, language server logs) if anyone has ideas or has run into similar problems. Thanks in advance for any guidance. Best r

Re: Any recommendation of light, small Notebook?

2025-04-23 Thread Martin Schröder
Am Di., 22. Apr. 2025 um 20:53 Uhr schrieb Roderick : > Any recommendations? > > The lighter, the better. 10'' monitor is perhaps the best size. There's the new Framework 12". Best Martin

Re: openbsd.org ocsp verify failed: ocsp response not current

2025-04-16 Thread Martin Schröder
Am Mi., 16. Apr. 2025 um 22:09 Uhr schrieb Bryce Chidester : > Here's Linux/curl for example. > $ curl --cert-status https://www.openbsd.org > curl: (91) OCSP response has expired Can reproduce on 7.5: > curl --cert-status --verbose https://www.openbsd.org * Host www.openbsd.org:443 was resolved.

Re: 7.6amd64 relayd cant find natlook to perform "forward to nat lookup" directive

2025-04-09 Thread Martin
rules I need to add into PF config to have it working? Martin

7.6amd64 relayd cant find natlook to perform "forward to nat lookup" directive

2025-04-09 Thread Martin
se advice how to fix it. Martin

Re: ftp2.eu.openbsd.org

2025-02-26 Thread Martin Reindl
Am 2025-02-24 21:33, schrieb Martin Reindl: Am 24.02.25 um 16:27 schrieb Hrvoje Popovski: On 24.2.2025. 12:42, Jan Stary wrote: The ftp2.eu.openbsd.org mirror seems to be down again. Jan If anything is needed to make ftp2.eu work, I will be happy to donate necessary things. I like

Re: ftp2.eu.openbsd.org

2025-02-24 Thread Martin Reindl
Am 24.02.25 um 16:27 schrieb Hrvoje Popovski: > On 24.2.2025. 12:42, Jan Stary wrote: >> The ftp2.eu.openbsd.org mirror seems to be down again. >> >> Jan >> > > If anything is needed to make ftp2.eu work, I will be happy to donate > necessary things. I like my neighbors from Austria > > Th

Re: Garbage article about OpenSSH at heise.de/iX (German)

2025-02-20 Thread Martin Schröder
Am Do., 20. Feb. 2025 um 16:25 Uhr schrieb Christian Weisgerber : > I did. And they have pulled the article. And it wasn't printed (new issue just dropped). Best Martin

Connecting to a WireGuard VPN using hostname.if(5)

2025-02-06 Thread Odd Martin Baanrud
options that matches the wg-quick config file. Therefor, I wonder what options to use for PrivateKey, PublicKey, AllowedIPs, Endpoint, and PersistentKeepalive. I can of corse use wg-quick, but I don’t see how to run it via rc(8). Regards, Martin.

Re: Recommendations for working 10Gbit RJ45 network card

2025-02-01 Thread Martin
> Hi Martin, > > I used a Dell Intel X540/I350 Dual Port 10GB BASE-T + Dual Port 1GB > BASE-T NDC (Network Daughter Card) in a Dell PowerEdge R730 server > under OpenBSD 7.3 and it worked perfectly. Thank you very much! I will test out a X540 card. I have been looking at some

Recommendations for working 10Gbit RJ45 network card

2025-01-29 Thread Martin
I need recommendations for good working 10Gbit RJ45 network cards that work well on OpenBSD 7.6. Any help is greatly appreciated.

Does the ASUS XG-C100C work with OpenBSD?

2025-01-28 Thread Martin
Hi, I can't seem to figure out if the ASUS XG-C100C netcard works with OpenBSD? It is this one: https://www.asus.com/networking-iot-servers/wired-networking/all-series/xg-c100c/techspec/ If it works, how powerful would the CPU need to be in order to pull 10Gbit?

dhcpd on vether in a bridge

2025-01-23 Thread Aurelien Martin
Hi all, My dhcpd serve on interface em3 (that send DHCP querry) instead of vether0 I have a vether0 in a bridge0 where I have 3 interfaces No issue on athn0 Any idea ? Doc followed: https://www.openbsd.org/faq/faq6.html#Bridge - A Bridge Acting as a DHCP Server Old thread: https://misc.openbsd.

Help to test em multiqueue on intel i211 APU4

2025-01-15 Thread Aurelien Martin
Hi all, I'm running OpenBSD 7.6 GENERIC.MP#338 amd64 on APU4D4 Following this thread: https://marc.info/?l=openbsd-tech&m=165642186010149&w=2 Subject:em(4) multiqueue From: Jonathan Matthew I would like to apply this patch on my OpenBSD 7.6. Can someone help me to test this patch ? It

Re: no carrier

2025-01-08 Thread Martin Schröder
t; that says really few to a RAD developer like myself.. ;) ifstated is your friend. Best Martin

Re: long-running future of OpenBSD

2024-10-22 Thread Martin Schröder
cing. :-) Best Martin

Re: Dual boot with 2 openbsd

2024-07-18 Thread Martin Schröder
Am Mi., 17. Juli 2024 um 00:18 Uhr schrieb <04-psyche.tot...@icloud.com>: > Does this idea make sense? No. You'll have to keep both systems up-to-date. Learn how to do backups and how to restore. Best Martin

Re: vi: How to display German umlauts?

2024-07-14 Thread Martin Schröder
y, but I don't understand the meaning of "However, you're > [probably] not in Kansas". I assume it's https://en.wiktionary.org/wiki/not_in_Kansas_anymore Best Martin

Rate limit the httpd web server for signup requests

2024-06-11 Thread Martin
I already do some rate limiting with stateful tracking options for PF, which works really great for the stuff I use it for. I also use block lists of known bad IP addresses etc. But what useful methods exists that prevent spamming a HTML signup form from stuffing the database with useless signups

Re: VLAN-tagging - follow-up

2024-06-07 Thread Martin
> What type of upstream device is em0 connected to? Is it a simple modem, > (e.g. an ONT) or a router of some sort? It turned out that the device in the other end needed to be replaced. > Going a bit deeper, to explain my questions above: > 802.1Q VLANs are basically a tag that gets attached to

VLAN-tagging - follow-up

2024-06-06 Thread Martin
Are you supposed to "bridge" the vlan with the physical interface? I have: $ cat /etc/hostname.em0 up $ cat /etc/hostname.vlan101 vnetid 101 parent em0 inet autoconf up In /etc/pf.conf I have replaced em0 with vlan101 for ext_if. I get "No route to host" if I try to ping something, etc. But i

Recommendations for 2.5G NIC

2024-06-05 Thread Martin
I am about to upgrade a network from 1G to 2.5G and a couple of boxes needs new NICs. Any recommendations for NICs with good driver support on OpenBSD? It would be nice it the cards also run well on FreeBSD and Linux, if you happen to know that, as a couple of boxes on the network run that and I

Re: VLAN-tagging, how?

2024-05-31 Thread Martin
Thank you all very much for the setup examples, very helpful!

Re: VLAN-tagging, how?

2024-05-30 Thread Martin
to provide you with > the options you need. > > Any clarification just yell out. Cheers. > > Sent from my iPhone > > > On 31 May 2024, at 8:15 AM, Martin i...@protonmail.com wrote: > > > > I am currently using a home made router with OpenBSD which is connect

VLAN-tagging, how?

2024-05-30 Thread Martin
I am currently using a home made router with OpenBSD which is connected directly to my ISP's fiber router. The OpenBSD router is setup with a fixed IP on the WAN port and I do internal NAT etc. In about a month a new ISP is going to provide internet via the fiber and they are changing the equipmen

Re: Favorite configuration and system replication tools?

2024-05-12 Thread Martin Schröder
s without such a prefix are taken to be an include. If a line consists of just "!", then the current filter rules are cleared before adding any further rules. If FILE is '-', the list will be read from standard input. Coming back to the topic of this thread: I'm curious that nobody has mentioned ansible/puppet/salt/... yet. Best Martin

Favorite configuration and system replication tools?

2024-05-07 Thread Martin Kjær Jørgensen
Hello, 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? Example programs for this could be syncthing, stow, chezmoi, etc. Do you also maintain installeded/removed packages

Re: Hardware recommendation for small form factor, noiseless, server

2024-05-06 Thread Martin
On Mon, May 06, 2024 at 09:03:17PM +0100, James Johnson wrote: > Hi all, > > can anyone please advise on what computer I can purchase with the following \ > requirements: > - fully supports OpenBSD > - no noise > - good quality wifi > - small form factor preferably > - processor does not need to

VPN with iked(8)

2024-04-28 Thread Odd Martin Baanrud
general match rule for NAT, which NAT’s traffic from all NICs. Is it enough to do NAT for the VPN traffic, or do I need to implement a separate rule for that purpose? Regards, Martin

Re: Getting "Boot error" after replacing a disk in softraid [SOLVED]

2024-04-25 Thread Martin
> Hello, > > Remember softraid isn't the same as hw raid and I will always chose hw over > soft this includes zfs. > > Chris I am sorry, but what relevance does your personal preferences have to anything regarding this issue? FWIW, I have seen more than one example of some really crappy hardwa

Re: Getting "Boot error" after replacing a disk in softraid [SOLVED]

2024-04-25 Thread Martin
> On Thu, Apr 25, 2024 at 09:12:47AM +0200, Stefan Sperling wrote: > > > I checked, the softraid manual page already has an example installboot > > invocation in EXAMPLES, which should be clear enough. > > > Regardless, I've tweaked the wording a bit. Hopefully more clear now. Indeed :) Thank y

Re: Getting "Boot error" after replacing a disk in softraid [SOLVED]

2024-04-24 Thread Martin
I eventually found out what was going on. The FreeBSD boot problem was not related at all. Long story short and for future reference, installboot needs to be run on the softraid volume, NOT on the physical disk. And this has to be repeated after a softraid volume rebuild in order for the new disk

Re: Getting "Boot error" after replacing a disk in softraid

2024-04-23 Thread Martin
> RAID replicates the data in the RAIDed area, yes? > > Do you have some reason to believe that the boot information (MBR, etc) is > _inside_ the RAID area, because I do not believe that. Really feels like > installboot needs to be run on this drive to, uh, install the proper boot > info. > > Ph

Re: Getting "Boot error" after replacing a disk in softraid

2024-04-23 Thread Martin
> FWIW, my current desktop which is a Dell OptiPlex 745 is booting off an SSD. > > joji@surya$ dmesg | grep -iE "optiplex|Samsung" > bios0: Dell Inc. OptiPlex 745 > wd0 at pciide0 channel 0 drive 0: > > > joji@surya$ uname -a > OpenBSD surya 7.5 GENERIC.MP#82 amd64 > > Don't know if your OptiP

Re: Getting "Boot error" after replacing a disk in softraid

2024-04-23 Thread Martin
Turns out this machine, for some reason, simply cannot boot of SSDs with neither OpenBSD or FreeBSD on the box. Only spinning drives work. It's an old Dell Inc. OptiPlex 980. I suspect there is some issue with the BIOS of the machine and the BSD bootloaders as Linux with GRUB works on SSDs.

Pre-built images for embeded machines

2024-03-02 Thread Odd Martin Baanrud
Hello, Are there any plans for providing pre-built images to be used on embeded machines, like FreeBSD and NetBSD do? It would be nice to run OpenBSD directly from a SD card on the Raspberry Pi e.g. Regards, Martin

Re: No dhcp renewal of IP

2024-02-17 Thread Odd Martin Baanrud
Hello Luis, Do you have pf enabled on the router, and block all incomming traffic by default? If so, you need to permit the dhcp server to give response to your client, with a rule like this: pass in quick on ure0 inet proto udp from port 67 to port 68 Regards, Martin

Re: How to check Health Information of SMART on an NVME disk?

2024-02-15 Thread Martin Schröder
> Error Counter logging not supported > > > > Device does not support Self Test logging The smartmontools wiki declares support for NVME as experimental and says "Currently OpenBSD NVMe driver does not provide NVMe pass-through functionality" https://www.smartmontools.org/wiki/NVMe_Support#SmartmontoolsNVMesupport1 Best Martin

Re: /var/unbound/db/root.key not world-readable, unbound fails to start

2023-12-09 Thread Martin Schröder
rt the permissions were probably kept, so the next reboot didn't magically fix it. :-( I added Defaults umask_override Defaults umask=0022 to /etc/sudoers Thanks! Best Martin

/var/unbound/db/root.key not world-readable, unbound fails to start

2023-12-09 Thread Martin Schröder
mod a+r /var/unbound/db/root.key fi /usr/sbin/unbound-checkconf || return 1 } And now unbound starts again. Any idea what caused this? Best Martin OpenBSD 7.4 (GENERIC.MP) #2: Fri Dec 8 15:39:04 MST 2023 r...@syspatch-74-amd64.openbsd.org:/usr/src/sys/arch/amd64/comp

Re: Upgrading from 7.3 to 7.4 with sysupgrade

2023-11-17 Thread Odd Martin Baanrud
, and upgrade just those. Regards, Martin.

Upgrading from 7.3 to 7.4 with sysupgrade

2023-11-16 Thread Odd Martin Baanrud
router, I have base, comp and man installed, and I don’t want the X sets on that machine. Regards, Martin

Re: mount softdep — does it improve the situation for unexpected shutdowns?

2023-11-05 Thread Martin Schröder
thinks the man page could mention that. Best Martin

ftp.openbsd.org: tlsv1 alert protocol version

2023-10-25 Thread Martin Schröder
otocol version Best Martin

Re: AAAA entry for openbsd.org

2023-10-23 Thread Martin Schröder
Am Mo., 23. Okt. 2023 um 17:14 Uhr schrieb Theo de Raadt : > Martin Schröder wrote: > > > Am Mo., 23. Okt. 2023 um 16:54 Uhr schrieb Theo de Raadt > > : > > > So many, many words demanding that I configure my networks for ipv6. > > > > "is there any r

Re: AAAA entry for openbsd.org

2023-10-23 Thread Martin Schröder
Am Mo., 23. Okt. 2023 um 16:54 Uhr schrieb Theo de Raadt : > So many, many words demanding that I configure my networks for ipv6. "is there any reason openbsd.org still has no entry at the end of 2023?" So the reason is "Theo doesn't want to configure his networks for v6"? Best Martin

Re: how to startx with kde?

2023-07-22 Thread Martin Schröder
Am Sa., 22. Juli 2023 um 23:15 Uhr schrieb Greg Thomas : > Have you read: > > https://www.openbsd.org/faq/faq11.html Where does that mention KDE? Best Martin P.S.: Please learn to quote

Re: ntpd and ppm

2023-07-04 Thread Martin Schröder
Am Di., 4. Juli 2023 um 23:20 Uhr schrieb J Doe : > I checked: man ntpd and: man 2 adjfreq, and while: man 2 adjfreq > mentions the same unit - "ppm" - it doesn't explain what that means. > > What does "ppm" stand for ? microseconds per second.

Re: Problem with WireGuard on OpenBSD 7.3

2023-05-19 Thread Odd Martin Baanrud
for tunnelling be re-directed to the wg IP, or just be open on the external interface? Regards, Martin.

Getting braille support into OpenBSD with BRLTTY

2023-05-19 Thread Odd Martin Baanrud
braille user can of course access a OpenBSD system using braille, either via a serial console or ssh, from a linux machine. The homepage for BRLTTY is: http://www.brltty.com Thanks! Regards, Martin

Re: PC Engines APU platform EOL

2023-05-06 Thread Troy Martin
ptors in a funky line-card format, they seem quite approachable for high-throughput, small-batch hardware for systems running modern open-source network operating systems. Troy Martin | Head of Development Araxes Networks W: www.araxes.net | E: t...@araxes.net T: 778-819-2801 | C: 604-690-5885

Re: Problem with WireGuard on OpenBSD 7.3

2023-05-05 Thread Odd Martin Baanrud
, please let me know. Regarding pf, thanks for good advice regarding how to use NAT rules. Regards, Martin.

Re: Problem with WireGuard on OpenBSD 7.3

2023-05-04 Thread Odd Martin Baanrud
interface? I have a server running behind the router. Will I be able to access it from the VPN with this setup, or do I need to implement rules for that purpoce? Regards, Martin

Problem with WireGuard on OpenBSD 7.3

2023-05-04 Thread Odd Martin Baanrud
, Martin

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

2023-04-29 Thread Odd Martin Baanrud
Hello Brian, I forgot to say that my site set did include the already prepared pf.conf, but not rc.conf.local, where pf was set to be disabled. As the result, pf started with rules for nat/firewall, not the default ones. And that created the “problem”. Martin

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

2023-04-29 Thread Odd Martin Baanrud
port of brltty which can be run in “screen”, but the version is really out-dated. Regards, Martin

OpenBSD/i386 7.3 on a Macbook 2006

2023-04-28 Thread Odd Martin Baanrud
Hello, I’ve installed OpenBSD/i386 7.3 on a Macbook 2006. It works, but the fan is running at maximum all the time. Is there anything I can do to optimize the system for such machines? Here’s the output from dmesg and “sysctl hw.sensors”: http://paste.debian.net/1278825/ Regards, Martin

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

2023-04-28 Thread Odd Martin Baanrud
who installed the system, but rather a careless user who forgot to add a simple file to a tar archive. :-) Regards, Martin

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

2023-04-27 Thread Odd Martin Baanrud
install of the same version. (7.3) Regards, Martin

A messed-up fresh install due to a careless user

2023-04-27 Thread Odd Martin Baanrud
copy them to a USB stick, and mount it and get the files in place without sighted help. And the network interface can be configured with dhcp for now. As soon as the machine is on the lan, I’ll ssh into it from a linux machine with a braille display. Regards, Martin PS: I’ve now learned that one

PC Engines APU platform EOL

2023-04-19 Thread Martin Schröder
https://www.pcengines.ch/eol.htm The end is near for APUs :-( Best Martin

Re: 7.3: speetest doesn't work

2023-04-16 Thread Martin Schröder
/root/pkg_list_manual > pkg_add -za -l /root/pkg_list_full Thanks, that helped. Best Martin

Re: 7.3: speetest doesn't work

2023-04-16 Thread Martin Schröder
hmod -R go+rX /usr/local/lib/python3.10/ as sudo chmod -R go+rX /usr/local/lib/python3.10/encodings/ wasn't enough. :-( Best Martin

7.3: outdated mandoc.db lacks mutt(1) entry, run makewhatis /usr/local/man

2023-04-16 Thread Martin Schröder
in advance Martin

Re: 7.3: speetest doesn't work

2023-04-16 Thread Martin Schröder
Am So., 16. Apr. 2023 um 14:56 Uhr schrieb lux : > > On Sun, 2023-04-16 at 14:41 +0200, Martin Schröder wrote: > > > > Fatal Python error: init_fs_encoding: failed to get the Python codec > > of the filesystem encoding > > Python runtime state: core initialized >

7.3: speetest doesn't work

2023-04-16 Thread Martin Schröder
al Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding Python runtime state: core initialized ModuleNotFoundError: No module named 'encodings' Current thread 0x0beeef85d660 (most recent call first): dmesg is at https://www.oneiros.de/privat/openbsd/dmesg73.txt Thanks in advance Martin

Re: All my Rust programs stop working on OpenBSD 7.3

2023-04-10 Thread Martin Schröder
e upgrade guide should mention... Best Martin

Re: Creating a "multicast bridge"?

2023-04-06 Thread Martin Schröder
Am Do., 6. Apr. 2023 um 15:27 Uhr schrieb Why 42? The lists account. : > I'd like to create a "bridge" between two IP networks which will pass > only multicast info. / traffic. So it should only route FF00::/8? Best Martin

Re: athn on a bridge

2023-02-08 Thread Martin Kjær Jørgensen
On Wed, Feb 08 2023, Crystal Kolipe wrote: > On Wed, Feb 08, 2023 at 08:28:50PM +0100, Martin Kjr Jrgensen wrote: >> I'm experimenting with turning an OpenBSD 7.2 box into a wireless access >> point >> (hostap) using a athn, em, bridge, vether devices and dhcpd. &g

athn on a bridge

2023-02-08 Thread Martin Kjær Jørgensen
g wrong or is a feature missing? /Martin

Re: OpenBSD as a transparent switch filter

2023-01-24 Thread Martin Schröder
aid, they > don’t want to hairpin anyway. But arp only works for vintage-ip. Best Martin

Re: Unbound fails to resolve some domains

2023-01-11 Thread Martin Schröder
Am Mi., 11. Jan. 2023 um 21:06 Uhr schrieb Rodrigo Readi : > It stopped to resolve some domains, for example qwant.com All fine here. > Any Idea what is happening? Not without some logs. Best Martin

Re: [SPAM?] Is CRONTAB(5) random really random ?

2023-01-05 Thread Martin Schröder
ted at startup of the daemon. Best Martin

Re: Locking network card configuration

2022-11-20 Thread Odd Martin Baanrud
Hello Stuart, Can you recommend a USB 2 or 3 NIC which uses a different driver then ure,, with good performance? Does any of the known manufactures, Asus e.i, use a different chipset? Martin

Locking network card configuration

2022-11-20 Thread Odd Martin Baanrud
to “lock” the configuration I want? So the USB3 NIC always become ure0, and the USB2 ure1. Regards, Martin

Re: 7.2: unbound(timeout) on startup

2022-11-10 Thread Martin Schröder
Am Do., 10. Nov. 2022 um 11:22 Uhr schrieb Stuart Henderson : > On 2022-11-09, Martin Schröder wrote: > > Am Do., 10. Nov. 2022 um 00:02 Uhr schrieb Martin Schröder > > : > >> This happens only on bootup of the machine... :-( > > > > I've tried hard to

Re: 7.2: unbound(timeout) on startup

2022-11-09 Thread Martin Schröder
-s shows the waiting, if any. > (Of course, I know the address here - tweak as needed.) What happens when your pppoe doesn't come up? Best Martin

Re: 7.2: unbound(timeout) on startup

2022-11-09 Thread Martin Schröder
Am Do., 10. Nov. 2022 um 00:02 Uhr schrieb Martin Schröder : > This happens only on bootup of the machine... :-( I've tried hard to get any log messages for this, but failed so far. Neither setting a log file for unbound nor "unbound_flags=-d -d" produced any output. Best Martin

Re: 7.2: unbound(timeout) on startup

2022-11-09 Thread Martin Schröder
ash where the previous session wasn't terminated > cleanly. This happens only on bootup of the machine... :-( Best Martin

Re: 7.2: unbound(timeout) on startup

2022-11-09 Thread Martin Schröder
ssing in > /etc/rc.conf.local? I have None. I suspect that pppoe is a bit slow at startup, so unbound somehow times out but has no problems once the network setup/the machine is stable. Best Martin

7.2: unbound(timeout) on startup

2022-11-08 Thread Martin Schröder
or my home network; outside connectivity is German Telecom DSL via pppoe. dmesg: http://oneiros.de/privat/openbsd/dmesg.txt unbound.conf: http://oneiros.de/privat/openbsd/unbound.conf Any idea how to debug or fix this? Thanks in advance Martin

Is the "pf_rules" option gone?

2022-11-06 Thread Odd Martin Baanrud
? Regards, Martin

VPN for a newbie

2022-11-02 Thread Odd Martin Baanrud
run, and where? Is there a good starting point somewhere for my scenarios? Regards, Martin

Re: support update

2022-10-31 Thread Martin Hein
> any kind of OpenBSD service. This is correct. It is me that is listed as the contact person. Zen Systems was sold to Nianet, an Danish ISP 7 years ago. Two year later Globalconnect, another Danish ISP, acquired Nianet. I am pretty sure you can remove that entry. Best regards Martin

Re: support update

2022-10-31 Thread Martin Hein
s forgotten and no one asked for it to be deleted. I am pretty sure you can remove that entry. Best regards Martin

Raspberry Pi 4 as a wireless access point

2022-10-30 Thread Odd Martin Baanrud
Do I need to configure hostapd(8) as well? If so, is there an example config out there for my situation? I’ve looked at the sample, and it seems too complex for my needs. Regards, Martin

Re: OpenBSD Nitrokey and GPG

2022-10-19 Thread Martin Kjær Jørgensen
I have tried using my NitroKey Pro 2 on my Openbsd 7.1 box using gpg-agent with an empty scdaemon.conf file. I get the same error if pcscd is not started. If started, I can run all gpg card commands. On Tue, Oct 18 2022, William White wrote: > I have a Nitrokey Start that I use to hold my pr

System freezes after execution of large script

2022-08-09 Thread Miethe, Martin
is why this happens? Heaavy IO or some bug with the hard disk driver? Does someone of you have a clue why the system crashes and even the user database gets corrupted in our setup?! Best regards, Martin Miethe

Verbose messages from pppoe(4)?

2022-07-29 Thread Martin Schröder
tried the debug setting in/etc/hostname.pppoe0, but that gives much too much information. Thanks in advance Martin

Re: mv expected behavior?

2022-05-28 Thread Jason Martin
Ignore the post. It was software I had installed in my home directory.

  1   2   3   4   5   6   7   8   9   10   >