Re: ypbin/ypldap rpc timeout

2024-10-14 Thread olp_76
This is for a lab at home. In general yes - redundancy is required for anything serious. However, is there anything that can be done about timeout? On Tuesday, October 15, 2024 at 09:16:41 a.m. GMT+9, Philip Guenther wrote: On Mon, Oct 14, 2024 at 3:52 PM All wrote: > I am running yp

Re: dhcpd with failover

2024-09-30 Thread olp_76
I did this in datacenters with multiple DHCP servers. Had to write them from scratch to accomodate clients requirements There were absolutely no issues with several replies hitting clients (think thousands of servers). The fastest reply to be received after initial request - wins. Each request a

Re: Desktop

2024-08-30 Thread olp_76
I think if you really want it, you can make it. ;) On Thursday, August 29, 2024 at 10:43:48 p.m. GMT+9, wrote: We need an XFCE desktop version of OpenBSD. Ready configured. Or alternatives to buy such a system.

Re: Favorite configuration and system replication tools?

2024-05-07 Thread olp_76
rdist On Wednesday, May 8, 2024 at 12:25:13 a.m. GMT+9, Martin Kjær Jørgensen wrote: 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 f

Re: Communication between hosts on different network interfaces

2024-01-30 Thread olp_76
Indeed, that is why I always added 0.0.0.0/0 Sorry for not mentioning it. On Tuesday, January 30, 2024 at 08:56:19 p.m. GMT+9, Stuart Henderson wrote: On 2024-01-07, All wrote: > This is very much doable with DHCP one liner: > add the following to your dhcpd.conf ((!) inside the bloc