Re: default route for a subset of addresses

2024-07-17 Thread Sonic
On Wed, Jul 17, 2024 at 11:55 AM Sonic wrote: > The wg interface using an rdomain: Got it to work, although it seems a bit convoluted. The wg interface config: == rdomain 4 inet 10.2.0.2/32 wgkey wgpeer wgaip 0.0.0.0/0 wgendpoint 51868 !route -T4 -n add default

SSHD: banner line contains invalid characters

2024-07-17 Thread misc
Hi, I am running SSHD over Tor in a VPS in openbsd.amsterdam. In all my other setups, in other providers, I do not see this problem happening. Upon connecting for the first time, I do get a "banner line contains invalid characters" error, and the connection is terminated. (MSG1) Upon connectin

Re: default route for a subset of addresses

2024-07-17 Thread Sonic
On Tue, Jul 16, 2024 at 3:23 PM Stuart Henderson wrote: > Your route-to should specify the IP to send packets to, not an interface > (which would expand to the _local_ address on that interface) Even then the problem exists. Tried today with an rdomain and the same issue. I'm thinking it might b

Re: Dual boot with 2 openbsd

2024-07-17 Thread Crystal Kolipe
On Wed, Jul 17, 2024 at 11:05:05AM +0100, 04-psyche.tot...@icloud.com wrote: > Your point regarding no guarantee for the system to boot to disk 2 is well > taken. It makes me question if it's worth doing at all. Do yo uhave a sense > if there is a large enough probability of disk1 failing catastrop

Re: Filesystem corruption on OpenBSD routers after power outage?

2024-07-17 Thread Jan Stary
On Jul 10 17:05:55, tom.sm...@wirelessconnect.eu wrote: > Hi Jan > thanks for your Reply and feedback, > please find my replies in line , > > On Wed, 10 Jul 2024 at 16:28, Jan Stary wrote: > > > > On Jul 10 14:44:28, tom.sm...@wirelessconnect.eu wrote: > > > we have been using mfs mounted /var

Re: Dual boot with 2 openbsd

2024-07-17 Thread 04-psyche . totter
Thanks a lot to you 3 for your thoughts. RAID1 on the overlapping capacity: I don't like that idea much because RAID1 has an extra cost where any modification on disk1 will be performed on disk2. I want to reap the benefits of having disk1 for the OS and disk2 for data. That makes the overall s

Re: Frustrating feature in Evolution mail

2024-07-17 Thread Jan Stary
On Jul 17 09:59:01, mwg...@btinternet.com wrote: > HI All, > > I'm trying to resolve a trivial, but annoying problem with using > Evolution mail on my OpenBSD setup. The style of date used in the list > of mail in my inbox is in US format, i.e month first, day second, and I > want it is UK format,

Re: Frustrating feature in Evolution mail

2024-07-17 Thread Rob Schmersel
On Wed, 17 Jul 2024 09:59:01 +0100 Mark Gary wrote: > HI All, > > I'm trying to resolve a trivial, but annoying problem with using > Evolution mail on my OpenBSD setup. The style of date used in the list > of mail in my inbox is in US format, i.e month first, day second, and > I want it is UK fo

Re: Frustrating feature in Evolution mail

2024-07-17 Thread Crystal Kolipe
On Wed, Jul 17, 2024 at 09:59:01AM +0100, Mark Gary wrote: > /etc/login.conf - yes I did run cap_mkdb. Don't. On a small personal system there is no point in using the db format for login.conf. Remove the db version and stick to the plain text file.

Frustrating feature in Evolution mail

2024-07-17 Thread Mark Gary
HI All, I'm trying to resolve a trivial, but annoying problem with using Evolution mail on my OpenBSD setup. The style of date used in the list of mail in my inbox is in US format, i.e month first, day second, and I want it is UK format, day first, then month. I know how to fix this in FreeBSD by

Re: Dual boot with 2 openbsd

2024-07-17 Thread Abel Abraham Camarillo Ojeda
On Wed, Jul 17, 2024 at 12:02 AM <04-psyche.tot...@icloud.com> wrote: > I don't use RAID1 because the disks have vastly different capacity (one is > 4 times the size of the other). > > You can use RAID1 just in the overlapping capacity, just create raid partitions in both drives having the same si

Re: Dual boot with 2 openbsd

2024-07-17 Thread Crystal Kolipe
On Tue, Jul 16, 2024 at 09:57:20PM +0100, 04-psyche.tot...@icloud.com wrote: > - Install OpenBSD on the 2 drives > + drive1 : partition a to k for the OS > + drive 2: partition a to k for the OS and partition m for data > - In UEFI, set up boot priority drive1, then drive2 > - In the OS