Re: seeing carp interface state change for unknown reason ; cluestick hunting

2021-02-06 Thread Bryan Stenson
ote: > > > > > On 1 Feb 2021, at 6:02 pm, Bryan Stenson wrote: > > > > Hi all - > > > > I'm trying to setup a pair of ERL3 octeon routers in master/standby > > mode via carp/pfsync to route traffic from my internal lan to the > > internet.

seeing carp interface state change for unknown reason ; cluestick hunting

2021-02-01 Thread Bryan Stenson
Hi all - I'm trying to setup a pair of ERL3 octeon routers in master/standby mode via carp/pfsync to route traffic from my internal lan to the internet. I've seen strange behavior wrt carp on these machines, so in an attempt to reduce the problem, I've removed one completely. Even with only a si

Re: dynamic dns updates for clients in my home network?

2020-04-25 Thread Bryan Stenson
I've thought about this as welland would love to use native OpenBSD tools for the job. Just a design idea: 1. Use dhcpd(8) synchronization (https://man.openbsd.org/dhcpd.8#SYNCHRONISATION) to send details of dhcp leases to a DNS creator/listener. 2. The dns creator/listener creates/updates th

user-agent spoofing info; working around site "requirements"

2020-04-09 Thread Bryan Stenson
most of you already know this. tldr - inferring system requirements from the "user-agent" http header is useless/dangerous/silly, and your site/page stop (nothing new here...not sure why certain sites trust the user-provided data). This is not OpenBSD specific, but hopefully helpful for anyone wa

FDE: converting passphrase to usb key

2020-02-21 Thread Bryan Stenson
I currently have FDE installed using a passphrase, but would like to update this to using a usb key. Is this possible? Or, should I just wipe/re-install? Thanks.

Re: recent troubles with iwn(4)

2019-09-11 Thread Bryan Stenson
ot;belkin.f80"! ... On Wed, Sep 11, 2019 at 7:53 AM Stefan Sperling wrote: > > On Wed, Sep 11, 2019 at 12:16:06AM -0700, Bryan Stenson wrote: > > doh...I don't know why I didn't think of that... > > > > Good news, with 'ifconfig iwn0 debug' set, on

Re: recent troubles with iwn(4)

2019-09-11 Thread Bryan Stenson
rified there are no states in the firewall, other than those marked "SINGLE:NO_TRAFFIC" from my machine attempting to query DNS. * During the repeated scans above, `tcpdump` reports no UDP traffic for this iwn0. tl;dr - 1.) I still don't know what's triggering this. 2.) When it

recent troubles with iwn(4)

2019-09-08 Thread Bryan Stenson
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 the past year, this has been working great, but recently (within the last mon

Re: mounting an existing softraid/crypto partition for install/update

2019-06-03 Thread Bryan Stenson
. This will _not_ create another raid or overwrite your data, unless > you typed something wrong. Don't forget to MAKEDEV sd1 for the new sd. > > qwerjkl > > ‐‐‐ Original Message ‐‐‐ > On Monday, June 3, 2019 7:17 PM, Bryan Stenson > wrote: > > > Hi all - >

mounting an existing softraid/crypto partition for install/update

2019-06-03 Thread Bryan Stenson
Hi all - I'm running -CURRENT on a SSD with FDE encryption using softraid/crypto with a passphrase entered via the keyboard at boot. It worked great. Then, I upgraded to a build that had a broken bootloader (reported to be fixed now: "Re: amd64 snapshot very broken (Jun 1 02:24:13)"). Per that t