Re: Getting screen to lock on suspend with Lenovo Thinkpad X1 Carbon

2019-09-09 Thread Michael Hekeler
On 03.09.19 21:09:11, Trey Sizemore wrote: > (...) > Thank you. I should have said, I have the following: > > bsd# cat /etc/apm/suspend > >

Re: ping time fluctuates, any idea?

2019-09-09 Thread Richard Procter
Hello, > On 9/09/2019, at 8:45 PM, Jihyun Yu wrote: > > It seems that time from ping command fluctuates. Here's a output from ping > command. > [...snip ping with negative rtt...] This is symptomatic of unsynchronized time stamp counters (TSC). I would expect that setting: # sysctl

Re: athn bugs: usbd_free_xfer and fail HT-MCS

2019-09-09 Thread soiahfafh
New issue prompted today: athn0: device time out athn0: firmware command 0x11 timed out athn0: could not remove station 1 (-address-) from table athn0: firmware command 0x14 timed out athn0: firmware command 0x15 timed out I was unable to reconnect. Solved after physically removing the usb

Re: How to debug hanging machines / proc: table is full

2019-09-09 Thread Raimo Niskanen
On Mon, Sep 09, 2019 at 05:42:02PM +0200, Raimo Niskanen wrote: > On Wed, Jul 31, 2019 at 05:46:08PM +0200, Raimo Niskanen wrote: > > On Mon, Jul 29, 2019 at 01:20:58PM +, Stuart Henderson wrote: > > > On 2019-07-29, Raimo Niskanen wrote: > > > > A new hang, I tried to invstigate: > > > > > >

arpwatch on OpenBSD vm misinterpreting data?

2019-09-09 Thread Paul Hanson
TLDR; - Arpwatch new station alert showed arp spoofing attempt. Cloud hosting provider is adamant that arpwatch is misinterpreting data. OpenBSD 6.5 vm running in a cloud hosting provider: WEB# uname -a OpenBSD WEB 6.5 GENERIC.MP#3 amd64 Arpwatch installed: WEB# pkg_info arpwatch

Re: Iked and PKCS7

2019-09-09 Thread pierre1.bardou
Hello, You can convert it to PEM format using openssl pkcs7. -- Cordialement, Pierre BARDOU -Message d'origine- De : owner-m...@openbsd.org De la part de Tristan Pilat Envoyé : lundi 9 septembre 2019 10:03 À : misc@openbsd.org Objet : Iked and PKCS7 Hello all, It's the first time I'm

Re: How to debug hanging machines / proc: table is full

2019-09-09 Thread Raimo Niskanen
On Wed, Jul 31, 2019 at 05:46:08PM +0200, Raimo Niskanen wrote: > On Mon, Jul 29, 2019 at 01:20:58PM +, Stuart Henderson wrote: > > On 2019-07-29, Raimo Niskanen wrote: > > > A new hang, I tried to invstigate: > > > > > > At July 19 the last log entry from my 'ps' log was from 14:55, which is

Iked and PKCS7

2019-09-09 Thread Tristan Pilat
Hello all, It's the first time I'm trying to set up a site-to-site IKEv2 VPN with a non OpenBSD device at the other side. I've been asked to provide a CSR, then they sent me a PKCS7 certificate in return. Is there any way to install this kind of certificate with iked? If so, how do I

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-09 Thread Mischa
Hi David, Awesome! Thank you for the quick fix. Will report back once the snapshot is there. Mischa > On 9 Sep 2019, at 11:39, David Gwynne wrote: > > This should be fixed in -current now. A snapshot should pick it up in a day > or so. Sorry for the inconvenience. > > Cheers, > dlg > >>

pppoe no carrier

2019-09-09 Thread shadrock uhuru
hi everyone i have setup pppoe and the interface comes up fine, the pppoedev is connected  to a fritzbox modem and zen internet is the provider speaking to one of their advisers i was told that all i had to do was connect to one of the lan ports on the fritzbox then i could do the pppoe from my

Re: 6.6-beta (RAMDISK_CD) #281 hangs on fsck

2019-09-09 Thread David Gwynne
This should be fixed in -current now. A snapshot should pick it up in a day or so. Sorry for the inconvenience. Cheers, dlg > On 9 Sep 2019, at 11:08 am, Luke Small wrote: > > Yay! > -Luke > > > On Sun, Sep 8, 2019 at 8:07 PM David Gwynne wrote: > I think I see the problem. We're going to

Re: recent troubles with iwn(4)

2019-09-09 Thread Stefan Sperling
On Mon, Sep 09, 2019 at 10:26:37AM +0100, Raf Czlonka wrote: > Your email prompted me today to have a look at what is happening > while the laptop loses connectivity - it's been disconnected for 3 > days after about 30 minutes of being connected (enough time to run > 'pkg_add -u'). After putting

Re: recent troubles with iwn(4)

2019-09-09 Thread Raf Czlonka
On Sun, Sep 08, 2019 at 09:31:55PM BST, Bryan Stenson wrote: > Hi all - > > I'm writing to "misc" rather than "bugs" as I'm not yet sure this is a > bug. I'm hoping to help triage this with assistance from this list. > > I'm running -CURRENT and the iwn(4) driver for my wireless card. Over >

Re: recent troubles with iwn(4)

2019-09-09 Thread Stefan Sperling
On Sun, Sep 08, 2019 at 08:31:55PM +, Bryan Stenson wrote: > Hi all - > > I'm writing to "misc" rather than "bugs" as I'm not yet sure this is a > bug. I'm hoping to help triage this with assistance from this list. > > I'm running -CURRENT and the iwn(4) driver for my wireless card. Over >

ping time fluctuates, any idea?

2019-09-09 Thread Jihyun Yu
It seems that time from ping command fluctuates. Here's a output from ping command. # ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1): 56 data bytes 64 bytes from 127.0.0.1: icmp_seq=0 ttl=255 time=0.058 ms 64 bytes from 127.0.0.1: icmp_seq=1 ttl=255 time=0.035 ms 64 bytes from 127.0.0.1: icmp_seq=2

Re: recent troubles with iwn(4)

2019-09-09 Thread Paulm
On Sun, Sep 08, 2019 at 08:31:55PM +, Bryan Stenson wrote: > Hi all - > > I'm writing to "misc" rather than "bugs" as I'm not yet sure this is a > bug. I'm hoping to help triage this with assistance from this list. > > I'm running -CURRENT and the iwn(4) driver for my wireless card. Over >