Re: dhcpleased and ifstated

2022-07-09 Thread Christer Solskogen
This happens every time with dhcpleased and my ISP and it didn't with dhclient, and what I do see now, that I didn't see with dhclient, is that during the negotiation ifconfig says that the interface has "status: no carrier" for 2-3 seconds. Which explains why I don't get a DHCPACK within 1 second.

Re: dhcpleased and ifstated

2022-07-09 Thread Florian Obser
On 2022-07-06 21:05 +02, Christer Solskogen wrote: > On Wed, Jul 6, 2022 at 4:47 PM Florian Obser wrote: > >> >> Are you comparing the same thing? I.e. did dhcpleased get a lease before >> and does /var/db/dhcpleased/$IF exist? >> > > Both nodes have /var/db/dhcpleased/$IF. If I reboot both fire

Re: Mutt cannot sent mail in OpenBsd

2022-07-09 Thread Wim Stockman
Hi, Thanks Stuart, I figured it out. So silly my SMTP server was indeerd serving a different cert than my imap server (DOVECOT). I used the mail.thinkerwim.org.crt instead of mail.thinkerwim.org.fullchain.pem Thank bsd team for helping me :-). See you around Bye Wim Stockman On Sat, Jul 09, 2

Re: Mutt cannot sent mail in OpenBsd

2022-07-09 Thread Stuart Henderson
On 2022-07-08, Stuart Henderson wrote: > You are missing the intermediate certificate on the server. visually: imap - presents an intermediate cert, providing a path to the trusted root cert --- Certificate chain 0 s:/CN=mail.thinkerwim.org i:/C=US/O=Let's Encrypt/CN=R3 1 s:/C=US/O=Let's E