Re: i386/6399: NO USB functionality

2010-06-11 Thread Ryan Freeman
The following reply was made to PR i386/6399; it has been noted by GNATS. From: Ryan Freeman To: l...@omnitec.net Cc: gn...@openbsd.org Subject: Re: i386/6399: NO USB functionality Date: Fri, 11 Jun 2010 14:05:04 -0700 On Thu, Jun 10, 2010 at 11:29:17AM -0500, l...@omnitec.net wrote

Re: lockups with radeondrm in -current

2018-05-11 Thread Ryan Freeman
On Fri, May 11, 2018 at 11:24:01AM -0400, Bryan Steele wrote: > Hi, > > I've been noticing ~15-30 second hangs when using some OpenGL > applications since the radeondrm update when in, it happens frequently > in chromium but is hard to reproduce, but still happens often enough > during daily brows

Re: lockups with radeondrm in -current

2018-05-12 Thread Ryan Freeman
On Fri, May 11, 2018 at 07:15:10PM +0200, Antoine Jacoutot wrote: > On May 11, 2018 6:03:32 PM GMT+02:00, Ryan Freeman wrote: > >On Fri, May 11, 2018 at 11:24:01AM -0400, Bryan Steele wrote: > >> Hi, > >> > >> I've been noticing ~15-30 second hangs when

Re: Bridge with lots of (90) vlans as ports does not forward frames after restart

2020-03-20 Thread Ryan Freeman
On Fri, Mar 20, 2020 at 08:54:40AM +0100, Stefan Sperling wrote: > On Fri, Mar 20, 2020 at 01:50:42AM +, Tom Smyth wrote: > > >Synopsis: > > >Category: > > >Environment: > > System : OpenBSD 6.6 > > Details : OpenBSD 6.6 (GENERIC.MP) #7: Thu Mar 12 11:55:22 MDT 2020 > > r...@syspatch

Re: dhclient doesn't work in trunk failover

2015-12-22 Thread Ryan Freeman
On Tue, Dec 22, 2015 at 10:39:15PM +0200, timo.my...@wickedbsd.net wrote: > >Synopsis:dhclient doesn't renew IP on trunk failover > >Category:system > >Environment: > System : OpenBSD 5.8 > Details : OpenBSD 5.8-current (GENERIC.MP) #1757: Sat Dec 19 > 08:17:18 MST 201

recent snapshots telnet stops working on cisco equipment

2015-03-16 Thread Ryan Freeman
After updating to a March 8th snapshot (and i think a few snaps before) the /usr/bin/telnet binary seems to be doing something different. While i can connect to our access server here at $WORK, I can't get it to properly respond to the usual "Press RETURN to get started!" prompt. Normally, of cou

Re: recent snapshots telnet stops working on cisco equipment

2015-03-16 Thread Ryan Freeman
On Mon, Mar 16, 2015 at 02:37:58PM -0700, Philip Guenther wrote: > On Mon, 16 Mar 2015, Ryan Freeman wrote: > > After updating to a March 8th snapshot (and i think a few snaps before) > > the /usr/bin/telnet binary seems to be doing something different. > > > > While

Re: [PATCH] Fix telnet not sending return

2015-03-24 Thread Ryan Freeman
On Tue, Mar 24, 2015 at 07:51:19AM +, Fred wrote: > > Synopsis: > > Category: > > Environment: > System : OpenBSD 5.7 > Details : OpenBSD 5.7-current (GENERIC.MP) #888: Sat Mar 14 > 14:39:44 MDT 2015 > > dera...@amd64.openbsd.org:/usr/src/sys/a

pfsync in 7.4 generating much larger amount of traffic than 7.3

2024-01-30 Thread Ryan Freeman
Hello, I've been trying to track down what exactly is causing such a large increase in traffic on pfsync(4) interfaces on several of the firewall pairs I've upgraded to 7.4. All have recent errata applied. custedge1$ doas syspatch -l 002_msplit 003_patch 004_ospfd 005_tmux 006_httpd 007_perl 008

fix closing tag in plus75.html

2024-04-09 Thread Ryan Freeman
Hi, this fixes the closing tag on the -current line. -ryan 18:14 ryan@build-amd64:/usr/src/www$ cvs diff -uNp plus75.html Index: plus75.html === RCS file: /cvs/www/plus75.html,v diff -u -p -u -p -r1.1 plus75.html --- plus75.html 5 A

WWW: missing link to plus75.html on plus74.html

2024-04-09 Thread Ryan Freeman
Quickly reviewed other plusXX.html pages, only plus74.html seems to omit it. Index: plus74.html === RCS file: /cvs/www/plus74.html,v diff -u -p -r1.3 plus74.html --- plus74.html 4 Oct 2023 15:06:06 - 1.3 +++ plus74.html 10 A

Re: snmpd in 7.2 dies with too many parse errors

2022-10-27 Thread Ryan Freeman
On Thu, Oct 27, 2022 at 01:46:21PM -0700, Ryan Freeman wrote: > Hello, > After upgrading some virtual machines to OpenBSD 7.2, I started noticing > snmpd dying approx every 6 hours on the upgraded machines. > > Oct 27 13:14:33 mirror snmpd[98795]: AgentX(1268939451/2580462718)

snmpd in 7.2 dies with too many parse errors

2022-10-27 Thread Ryan Freeman
Hello, After upgrading some virtual machines to OpenBSD 7.2, I started noticing snmpd dying approx every 6 hours on the upgraded machines. Oct 27 13:14:33 mirror snmpd[98795]: AgentX(1268939451/2580462718): 2506302838 iso.org.dod.internet.private.enterprises.openBSD.sensorsMIBObjects.sensors.sens

Re: snmpd in 7.2 dies with too many parse errors

2022-10-28 Thread Ryan Freeman
being requested and returned (both frontend and backend) and > > > might make it a little more easy to reproduce. > > > > > > Do note that this adds at least 4 log lines for every request > > > issues to snmpd, so your logfile might explode a bit. > > >

Re: snmpd in 7.2 dies with too many parse errors

2022-10-31 Thread Ryan Freeman
On Sun, Oct 30, 2022 at 09:21:00AM +0100, Martijn van Duren wrote: > On Fri, 2022-10-28 at 13:10 -0700, Ryan Freeman wrote: > > On Fri, Oct 28, 2022 at 01:22:57PM +0200, Martijn van Duren wrote: > > > I wondered that as well, but I tried to simulate the not found and > > &

Re: snmpd in 7.2 dies with too many parse errors

2022-10-31 Thread Ryan Freeman
On Mon, Oct 31, 2022 at 11:05:07AM -0700, Ryan Freeman wrote: > On Sun, Oct 30, 2022 at 09:21:00AM +0100, Martijn van Duren wrote: > > On Fri, 2022-10-28 at 13:10 -0700, Ryan Freeman wrote: > > > On Fri, Oct 28, 2022 at 01:22:57PM +0200, Martijn van Duren wrote: > > >

Re: snmpd in 7.2 dies with too many parse errors

2022-11-01 Thread Ryan Freeman
On Tue, Nov 01, 2022 at 11:04:03AM +0100, Martijn van Duren wrote: > On Mon, 2022-10-31 at 20:14 -0700, Ryan Freeman wrote: > > > > I can confirm the snmpd process is no-longer disappearing with this > > patch. Almost 24 hours on one VM and 16 hours on another. Thanks! >

npppd.conf syntax error in ipcp block using address-mask

2023-03-23 Thread Ryan Freeman
Hi, Noticed this on OpenBSD 7.2 (and 7.1), confirmed still an issue on Mar 21 snapshot as well. npppd.conf(5) states: pool-address address-range | address-mask [for dynamic | static] Specify the IP address space that is pooled for this IPCP setting. The address spa

Re: iwn failure when connecting to access points

2010-08-17 Thread Ryan Freeman
Excerpts from Leon Winter's message of Tue Aug 17 14:58:07 -0700 2010: > Hi, > > I tried to connect to an access point without authentification and one > with WPA2/PSK(AES) using the iwn driver shipped with OpenBSD running > OpenBSD 4.8 amd64 on my Lenovo Thinkpad X300 (Intel Corporation > PRO/