Re: dhcpleased losing route

2023-05-09 Thread Stuart Henderson
On 2023-05-10, David Diggles wrote: > My ISP provides connection via DHCP. > > Every 5 minutes or so when dhcpleased is renewing the lease, > my default route disappears for a few seconds. That isn't supposed to happen. I just checked on a machine which has 10 minute leases and I don't see that

Re: dhcpleased losing route

2023-05-09 Thread Otto Moerbeek
On Wed, May 10, 2023 at 01:17:05PM +1000, David Diggles wrote: > > Just to update, I've added the following to dhclient.conf but > it's still renewing every 5 minutes (approximately) and the > default route is disappearing for a couple of seconds. :( > > send dhcp-lease-time 86400; dhcpleased

Re: Asymmetric file encryption… use gnupg from ports or is there something else?

2023-05-09 Thread Stuart Longland
On Tue, 9 May 2023 13:36:07 -0600 Zack Newman wrote: > Personally, I don't think this makes all that much sense. E-mail is not > very secure. If you can't guarantee communication is E2EE, then this seems > like false security/privacy to me. Not only does the other recipient > likely use a

Re: dhcpleased losing route

2023-05-09 Thread David Diggles
Just to update, I've added the following to dhclient.conf but it's still renewing every 5 minutes (approximately) and the default route is disappearing for a couple of seconds. :( send dhcp-lease-time 86400; On Wed, May 10, 2023 at 01:00:00PM +1000, David Diggles wrote: > My ISP provides

dhcpleased losing route

2023-05-09 Thread David Diggles
My ISP provides connection via DHCP. Every 5 minutes or so when dhcpleased is renewing the lease, my default route disappears for a few seconds. Definitely I'll be looking at requesting a longer lease by putting a setting in /etc/dhclient.conf but is there any way I can stop the default route

Re: Asymmetric file encryption… use gnupg from ports or is there something else?

2023-05-09 Thread Zack Newman
On 2023-05-09, Stuart Henderson wrote: Ed25519 is used for signing not encrypting. But Ed25519 keys can be converted and used for encryption; "age" has convenience support for doing this with Ed25519 ssh keys, and might generally be something that works for your use case. It's not in base

Re: Problem to set a printer with cups and foo2zjs documentation not up to date for foo2zjs

2023-05-09 Thread Jon Fineman
I have a HP Office Jet 6970 (ink jet) and all I did was install cups and hplip (which is in ports). To get lpr to work without cups is a little more adventurous. The three scripts below should get you started. They depend on unix2dos (I forget which tools bundle this is from) and gs (which is in

Re: alias issue with snapshot #1175

2023-05-09 Thread Sonic
On Tue, May 9, 2023 at 2:24 AM Stuart Henderson wrote: > The only strange thing in there that I'm seeing is > > inet 10.68.73.1 255.255.255.248 > ... > !route add -inet /24 10.68.73.1 > !route add -inet /24 10.68.73.1 > > i.e. adding a route pointing at the local machine for those various >

Re: alias issue with snapshot #1175

2023-05-09 Thread Sonic
On Tue, May 9, 2023 at 12:35 AM Navan Carson wrote: > Do you have names that depend on DNS in pf.conf? No.

Problem to set a printer with cups and foo2zjs documentation not up to date for foo2zjs

2023-05-09 Thread BESSOT Jean-Michel
Hello I have a hp P1005 ( I know hp) and I try to install it on opennbsd. So I installed cups and foo2zjs but foo2zjs download an img file and I don't know what to do with it. There is no mention of img file in the INSTALL file. What do I need to do to make the printer work with the openbsd

Re: 'bgpctl show rib in neighbor $peer' no longer shows unfiltered received routes

2023-05-09 Thread Claudio Jeker
On Tue, May 09, 2023 at 09:49:18AM +0200, Rogier Krieger wrote: > Thanks for the rapid response and proposal. > I'd wanted to test yesterday but had to postpone. > > On Mon, May 8, 2023 at 12:18 PM Claudio Jeker > wrote: > > Here is a possible solution where a perfect match aborts the detection

Re: 'bgpctl show rib in neighbor $peer' no longer shows unfiltered received routes

2023-05-09 Thread Rogier Krieger
Thanks for the rapid response and proposal. I'd wanted to test yesterday but had to postpone. On Mon, May 8, 2023 at 12:18 PM Claudio Jeker wrote: > Here is a possible solution where a perfect match aborts the detection > loop. Now this only works if the labels are in the right order ("in" >

Re: Asymmetric file encryption… use gnupg from ports or is there something else?

2023-05-09 Thread Stuart Henderson
On 2023-05-08, Stuart Longland wrote: > Silly question… is there a tool for encrypting files with asymmetric > keys on OpenBSD? I'm aware of GnuPG in ports, and I'm fine with using > that, however I'm curious to know what other options there are out > there, especially options that are part of

Re: alias issue with snapshot #1175

2023-05-09 Thread Stuart Henderson
On 2023/05/08 10:48, Sonic wrote: > On Mon, May 8, 2023 at 9:24 AM Stuart Henderson > wrote: > > There's not enough information really. /etc/hostname.* and maybe results > > of ifconfig -A and netstat -rn might give more clues. > > Here's that info - hopefully not munged beyond use. > Note that