<rotanid>
hi, who might be able to (help) debug broken unencrypted 802.11s mesh with wpad in 23.05 ? it's working with hostapd+wpa-supplicant, but not anymore (like in 22.03) with wpad :-/
<slh>
openwrt.org and forum.openwrt.org seem to be fine from here, but git.openwrt.org is slow (so probably still being hammered by the ai crowd)
<robimarko>
Its being loaded all of the time
efahl is now known as Guest3821
efahl has joined #openwrt-devel
skynet2 has joined #openwrt-devel
Guest3821 has quit [Ping timeout: 480 seconds]
skynet2 has quit [Quit: Leaving]
goetz is now known as Guest3825
goetz has joined #openwrt-devel
Guest3825 has quit [Ping timeout: 480 seconds]
goetz has quit [Quit: goetz]
<Ansuel>
cloudflare have a way to block ai bot traffic afaik... wonder if we should do the same...
goetz has joined #openwrt-devel
<goetz>
@slh yep, recovered here as well after throwing 502 in between.
<damo22>
you can return 403 by user agent string
<damo22>
anything mentioning "spider" or "bot"
<damo22>
it still fills up your log with hits, but at least it saves tons of bandwidth
Acinonyx has joined #openwrt-devel
<schmars[m]>
jow simply blocked a whole AS the other day
Acinonyx_ has quit [Ping timeout: 480 seconds]
cmonroe has quit [Ping timeout: 480 seconds]
goetz is now known as Guest3834
goetz has joined #openwrt-devel
goetz has quit []
goetz has joined #openwrt-devel
Guest3834 has quit [Ping timeout: 480 seconds]
cmonroe has joined #openwrt-devel
gromero has joined #openwrt-devel
cmonroe has quit [Read error: Connection reset by peer]
sorinello has joined #openwrt-devel
<Habbie>
Mangix, yes
minimal has joined #openwrt-devel
goetz has quit [Quit: goetz]
goetz has joined #openwrt-devel
goetz has quit [Quit: goetz]
goetz has joined #openwrt-devel
goetz has quit [Quit: goetz]
goetz has joined #openwrt-devel
goetz has quit []
goetz has joined #openwrt-devel
goetz has quit []
<aparcar[m]>
goetz: I moved it to a new server, lets see how things work out
<schmars[m]>
nbd: are more logdumps useful for you re: mt7915? i'm thinking to put them back to hourly reboot and keep an eye on mt76.git
goetz has joined #openwrt-devel
goetz is now known as Guest3842
goetz has joined #openwrt-devel
goetz has quit [Quit: goetz]
goetz has joined #openwrt-devel
Guest3842 has quit [Ping timeout: 480 seconds]
cmonroe_ has joined #openwrt-devel
goetz has quit []
goetz has joined #openwrt-devel
micw0 has quit []
goetz has quit [Ping timeout: 480 seconds]
ptudor has quit [Quit: Strict-Transport-Security: max-age=48211200; preload]
ryanrsrs has joined #openwrt-devel
goetz has joined #openwrt-devel
goetz has quit [Ping timeout: 480 seconds]
ptudor has joined #openwrt-devel
goetz has joined #openwrt-devel
goetz has quit [Quit: goetz]
goetz has joined #openwrt-devel
zackr has joined #openwrt-devel
kirdesde74 has quit [Ping timeout: 480 seconds]
<Habbie>
/home/peter/openwrt/staging_dir/host/bin/apk: error while loading shared libraries: libapk.so.2: cannot open shared object file: No such file or directory
<mirko>
something is off with the openssl-package and Kconfig. option `CONFIG_OPENSSL_ENGINE` doesn't show, unless I select and deselect `CONFIG_PACKAGE_libopenssl-legacy`. Also `make oldconfig` keeps kicking out `CONFIG_OPENSSL_ENGINE` and everythign which depends on it (and is selected)
kirdesde has quit []
kirdesde has joined #openwrt-devel
<Habbie>
i recall that with openssl 3, engines are deprecated -or something- (but i have no clue how openwrt is handling it)
<Habbie>
but the topic keeps coming up in other distros too, i've noticed
<mirko>
it's two topics - but, yes, it also made me wonder, that openssl-engine-support depends on the deprecated API