What does `# dhcpleasectl -l cnmac2` output on the machine you are using?
Mine (OpenBSD 7.3 amd64 vm on the LAN) looks like this (anonymised):
root@vm2:~# dhcpleasectl -l vio0
vio0 [Bound]
inet 192.168.x.220 netmask 255.255.255.0
default gateway 192.168.x.1
nameservers 192.168.x.1
lease 24 hours
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 p
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 d
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 service
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 connec
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 dis
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 though
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
g
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
> networ
On Tue, May 9, 2023 at 12:35 AM Navan Carson wrote:
> Do you have names that depend on DNS in pf.conf?
No.
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
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
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"
> befo
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 th
14 matches
Mail list logo