-
polarian
wavefunction: nope because I only have a 802.11n card
-
polarian
for a reason, I could have gotten an ac card but why would I when it wasn't supported at the time :P
-
polarian
and also I do not plan to use iwlwifi
-
polarian
802.11n is fast enough for basic things, and if I wanted better internet I would plug in an ethernet cable
-
[tj]
you know with ac you can do like a gigabit over wifi?
-
polarian
I dont even have gigabit internet haha
-
polarian
the only benefit would be if I was downloading/uploading a lot to my local servers
-
[tj]
I do (normally)
-
polarian
well then, have you tried an ethernet cable?
-
polarian
much more reliable
-
[tj]
yes
-
[tj]
its a moot point at home, my office is the far end of a mesh bridge
-
polarian
I have also concluded that wifi repeating/relays and meshes are ewaste
-
[tj]
nope, mine is great. Spend more money
-
polarian
only way to have decent wifi is to have an AP directly attached via ethernet proferably in every room :)
-
[tj]
even the the fritzbox one I'm using now is pretty good
-
polarian
[tj]: not when you live in London and there is about 20 different ssids, all with their own meshes (multiple APs) in your area
-
polarian
and also UK houses tend to have thickkkk brick
-
polarian
I swear that the kitchen is lead lined, no wifi singles could get in and out
-
[tj]
probably just a lathe and plaster wall
-
polarian
besides its fun drilling holes in the walls...
-
[tj]
I can still do 500mbit on wifi in my home, in the uk
-
polarian
the landlord doesn't agree
-
polarian
but they dont know or ask :)
-
polarian
[tj]: lucky you, I have vDSL so yeah
-
[tj]
gotta pick where you live
-
polarian
I pick that over the faster gigabit capable virgin media service because virgin media goes down as often as shit breaks on freebsd
-
[tj]
and not in the big red bit on the internet coverage map
-
[tj]
you are in london just use gigabit 5G
-
polarian
I want stable, low latency internet
-
polarian
vDSL, despite all the hate it gets, provides that
-
[tj]
5G is for controlling robots
-
polarian
5G is less reliable than virgin media
-
polarian
and the only decent 5G provider is EE
-
polarian
also more speed is not always required, my line sits idle most of the day
-
[tj]
move house :D
-
polarian
orrr
-
polarian
maybe I am fine with what I have>?
-
polarian
Openreach replaced the cable about 8 months ago because the old one from the pre-openreach days was so old it was powder...
-
polarian
Openreach came out the next day too...
-
polarian
When Kelly turns up, you're fucked
-
polarian
when openreach turns up, you are in safe hands
-
polarian
also Openreach will have fibre to my area by 2026
-
polarian
by the end of 2026 :)
-
polarian
it may be asymmetric and more expensive than the competition, but it is something :P
-
polarian
although I dont know if I want to get rid of my vDSL now, it has grown on me a lot :c
-
polarian
I might actually miss it when I get fibre coverage
-
BinGOs
OR are pushing getting rid of their copper infrastructure, they want to be out of the telephony business
-
polarian
BinGOs: well they want to digitalise it
-
polarian
but the whole system has been made obsolete by voip pretty much
-
polarian
and integrating calls in with other platforms
-
polarian
people rarely whip out their phone and dial a number anymore
-
polarian
Ugh...
-
polarian
wpa_supplicant: ioctl[SOICS80211, op=20, val=3, arg_len=7]: Can't assign requested address
-
polarian
weird left it about 2-3 mins and wifi works now...
-
polarian
it keeps erroring out on boot though :/
-
polarian
drm borked let me fix that first
-
jgh
and turn the tx power down, so they don't interfere with each other. And go for the highest possible RF band, so the walls really do block. Remind me... why not just used wired?
-
polarian
mason: there is no FreeBSD-kmods in /etc/pkg/FreeBSD.conf
-
polarian
jgh: I want to but in lazy... when I get a chance I will setup lagg to use wifi as a failover iface
-
polarian
then I will run ethernet from the switch to my desk
-
paulf
ll -rt
-
paulf
wrong window, as always
-
beastie
ls
-
beastie
oops
-
beastie
sorry
-
polarian
xD
-
polarian
how come everyone has done that...
-
polarian
I guess its what happens when a sysadmin uses too much IRC :P
-
polarian
hmmm
-
polarian
FreeBSD 14.3-RELEASE doesnt seem to work
-
polarian
drm-kmod is broken
-
polarian
iwn/wpa_supplicant is buggy
-
polarian
ugh
-
polarian
holddd up I forgot to finish the install, its only partial
-
polarian
(this is why you dont sleep mid-update folks!)
-
duncan
isn't it just that the packages haven't been built for 14.3 yet?
-
ivy
duncan: they have been, they're in the new FreeBSD-kmods repo which should be added to /etc/pkg/FreeBSD.conf automatically when you do the /etc merge
-
polarian
duncan: I compiled from src anyways
-
polarian
ivy: helps if I finished the install lol
-
polarian
although its been installing updates for 1 hr now... I know I use a HDD but geez
-
polarian
how big is this version
-
polarian
ok I see the repo has been merged in which is cool
-
polarian
wifi still fucked though
-
polarian
right where are the freebsd wifi guys again?
-
polarian
they have an IRC channel somewhere...
-
ketas
polarian: you are in it still, in efnet/#freebsd-wifi
-
ketas
:p
-
polarian
ketas: ahhh efnet
-
polarian
ok thx
-
polarian
I cant keep track of all the networks my bouncer is in
-
ketas
it's esp. fun since you are still there
-
ketas
hah
-
mns
What is the FBSD replacement for sar?
-
ivy
mns: what is sar?
-
ivy
based on the Linux manual page, you may be looking for vmstat, iostat or systat
-
polarian
I like how ketas has to tell me where my bouncer it xD
-
mns
sar == system activity reporter, used to be available on most Unix systems
-
polarian
you would have thought I would keep track of this stuff
-
polarian
mns: as ivy pointed out there is numerous tools
-
polarian
is there something specific you are trying to monitor
-
polarian
top is best for cpu, iostat I would say is the best for io activity (breaks down each dev) and you can use systat with the -ifstat flag to monitor network
-
polarian
cpu/memory/swap/ARC (if you are using zfs) for top sorry
-
polarian
ooo sar is a lot more advanced than that...
-
mns
polarian: not something specific yet. Just trying to setup a reporting system. I'm noticing that recently my SSH connectivity is slow. Takes about 24-27 seconds from outside my network to get a login prompt when it used to be about 2-3 seconds.
-
polarian
according to a quick google, there is sysutils/bsdsar
-
polarian
oh wait... that is gone :P
-
polarian
ignore that comment
-
polarian
-
mns
that's for SunOS 5.8
-
polarian
ahhh I am blind haha
-
polarian
thanks for pointing that one out :P
-
ketas
i bet you could find bsdsar src but
-
polarian
did it go EOL or something?
-
mns
I was thinking there might be something in base. I'll check out the single purpose tools and see if I can cobble something together
-
ketas
depends what one needs
-
ketas
there's top, gstat, systat
-
polarian
geez bsdsar went EOL in 2013
-
ketas
systat -v 1, systat -if -s mbit 1 -m 'em*,vlan[3-79]*,tun*'
-
ketas
eg
-
ketas
but
-
polarian
man systat :P
-
mns
I have htop already. systat might be close to what I want. Seems like FBSD has never had sar as part of base. The 1.0-RELEASE man pages don't have sar in them.
-
ketas
top -qaHSPs1
-
ketas
hmm ok
-
polarian
whats with all the flags lol
-
mns
My unix history needs updating lol
-
polarian
is regular top without flags not good enough for you ketas?
-
ketas
zpool iostat -v 1, sockstat -46
-
ketas
no
-
ketas
i mean ton of stat utils
-
ketas
around
-
polarian
atop as well
-
polarian
although its GPL
-
mns
there is btop as well
-
ketas
netstat -n -b -f link -i
-
ketas
so you wanted tops?
-
mns
btop does some fancy screen ui
-
ketas
:p
-
ketas
for network traffic counts there's vnstat
-
polarian
cant systat do like... everything though (according to the man page)
-
mns
ketas: me? nope. I have htop already, always running. I wanted something that would report on system activity like sar does and then I can put it in a cronjob and get regular activity reports.
-
mns
polarian: systat, based on the man page, seems to be the closest to what I want at the moment
-
ketas
but what did sar even report?
-
ketas
esp. regularly
-
polarian
ketas: sar was less reporting but monitoring/archiving of system statistics according to wikipedia :P
-
ketas
there's plenty of that too i think
-
ketas
graphs maybe? :)
-
polarian
but most of the time I see people do that with promethius and grafana
-
polarian
fancy web interface with fancy graphs
-
mns
and I dont' need the fancy stuff
-
polarian
it would help to know what you want to do :)
-
ketas
i'm unsure if those are too big hammers
-
ketas
munin exists too
-
ketas
and
-
ketas
lessfancy
-
ivy
systat really should be improved to work on the larger, colour terminals we have today...
-
polarian
you dont like old school? D:
-
rtprio
ivy: yes, make it look like btop
-
ketas
who's going to colorize it
-
ketas
who wrote gstat?
-
polarian
who wants to colourise it... it looks nice as it is :c
-
ketas
"appeared in FreeBSD 5"
-
mns
I just want to monitor the system I have, a general monitoring of activity. Was looking at basic tools, and remembered sar from way back when in the early 90s. Don't really want to setup things like nagios or such as I don't need stuff like that.
-
Demosthenex
munin is pretty fast to setup
-
Demosthenex
sar is ok, but you need a sar viewier like ksar
-
polarian
hmm weird, using freebsd-update with -b flag with the path to the root of a jail to update to 14.3-RELEASE won't let me, as it is detecting the host is on 14.3-RELEASE
-
polarian
this used to work, or well I thought it did...
-
polarian
-j requires the jail to be running
-
polarian
oh well I will just do it with -j
-
mason
polarian: Ah, was using freebsd-update here so I ended up with the updated /etc/pkg/FreeBSD.conf automatically here. Didn't know to explicitly refresh it, but when I did things worked.
-
polarian
mason: I didnt need to explicitly refresh it, I did the kernel update last night and forgot to the userspace update when I got up
-
polarian
so hence I only had half of 14.3-RELEASE installed
-
mason
That sounds like an exciting state, certainly!
-
shbrngdo
ivy, polarian: colors in POSIX tools need a UNIVERSAL OFF SWITCH. Half the time I install a Linux or create a login [let's say shared hosting even] the 'ls' is by default aliased to show colorization (and is nearly unusable), and nano uses colors unsuited for ANY background.... (must add -Ynone to make it go away, not always automatic like when 'EDITOR is implied and sudo is used) and it's **NUTS**. "Old School" is
-
shbrngdo
BETTER, especially for old eyes.
-
ivy
shbrngdo: systat is not a POSIX tool
-
shbrngdo
yeah ok. prob'ly who no insane colrizing
-
shbrngdo
'why no insane colorizing'
-
ivy
i don't really know why just mentioning using colours causes everyone to react like i killed their cat, i'm not even planning to do this, i just suggested someone could
-
rtprio
systat | lolcat
-
shbrngdo
true. Well let's just say that add 20 years to your eye age and you realize that colors are too faded to read things and no background color makes it easier.
-
rtprio
make the fonts bigger, old man
-
shbrngdo
already do. It's not the size, ity'sthe contrast. color:color contrast does not work over 50.
-
wavefunction
I make it a point to have my zsh / whatever aliased appropriately and, when working on remote machines, do my best to not deal with color craziness
-
ivy
shbrngdo: since you mentioned GNU ls, i do agree that the default colours for ls in most Linux systems are extremely bad
-
shbrngdo
ack - same here with new logins and new setups. 'unalias ls' is one of the first edits to ,bashrc etc.
-
ivy
that doesn't mean colours are bad, it just means GNU coreutils is bad
-
rtprio
we knew coreutils is bad
-
shbrngdo
it's hard to find a color set that is as readable sd pore black on white or white on bacl [though I dim the blue on white colors to avoid eye strain]
-
shbrngdo
pure not pore - stupid keyuboard
-
ivy
colours are good when used to enhance readability, e.g. vim's default colour schemes are generally very good
-
ivy
they are not garish and you hardly even notice them, they just differentiate elements which would other look similar
-
shbrngdo
I guess the summary is that SOME people's readability is enhanced, but for many others it's completely backwards.
-
shbrngdo
'enhanced' = 'unreadable'
-
wavefunction
-
oxbar
nxjoseph: you ever get battery working ? like a status on the dwm bar ? i got dwmblocks working but thats it
-
nxjoseph
oxbar, i don't have a laptop so i don't know, never experienced
-
oxbar
Dam.. do you have anything that says charged or charging in the bar or plugged in ?
-
oxbar
Lots of ors lol
-
rtprio
can you not just look on the side of the laptop and see if it's plugged in or not
-
nxjoseph
oxbar, no, i don't have anything like that, never needed them cuz it's desktop
-
oxbar
Thanks
-
nxjoseph
rtprio, that may be make sense but battery level would be important
-
nxjoseph
oxbar, you are welcome
-
rtprio
interesting, a long captive smart test doesn't pick up errors that ZFS does
-
rtprio
i was not expecting that
-
ivy
rtprio: it probably would do if you had checksums enables on the storage device, but that's never enabled by default and i'm not sure freebsd even supports it
-
rtprio
checksums when i created the pool?
-
ivy
no, checksums when you formatted the storage device, you need a SCSI command to enable it which switches the device to use 520-byte sectors
-
ivy
(it's useless with ZFS since ZFS does its own checksums)
-
rtprio
oh yeah, i sure did not do that
-
ivy
i just like to point this out since some people believe only zfs can detect on-device data corruption :-)
-
rtprio
so do i toss it
-
rtprio
yolo it
-
rtprio
i don't think it's in warranty
-
ivy
i would not throw out a disk for a couple of checksum errors, those can occur for lots of reasons... cosmic rays, loose cable?
-
rtprio
usb chassis :(
-
ivy
if you clear the errors and it happens again i would replace it, though
-
ivy
oh, if USB add controller firmware bugs :-)
-
rtprio
it happened the last time i had it plugged in too; managed to copy things off of it so now it's vacant
-
ivy
i wish we supported UASP
-
ivy
that would make modern USB (10Gbps or faster) an awesome way to connect storage devices
-
ivy
on the subject of storage, does anyone know what the smartctl ports expects daily_status_smart_devices to be set to in /etc/periodic.conf?
-
nedko
IIRC UASP mattered at 480Mbps too, on linux it helped i mean
-
ivy
e.g. daily_status_smart_devices="/dev/ada0 /dev/ada1" or daily_status_smart_devices="ada0 ada1" or something else?
-
demido
if my daemon binds to 2000 on localhost (127.0.0.1) can it also separately bind to 2000 on the public ip of the box?
-
wavefunction
There's nothing to stop that, no
-
demido
you mean yes?
-
wavefunction
demido: Sorry, yes. It absolutely can
-
demido
ok ty that's really powerful
-
demido
every address, even local private ip, can have 65k ports
-
rwp
demido, Yes. You can either bind to the wildcard address * or you can bind to a specific address such as 127.0.0.1 or to a global scope IP address either IPv4 or IPv6. Binding to the loopback address is often done in order to guarantee that only local processes can access it as a security measure. And I recommend a firewall to prevent accidentally exposing something under development to the hostile Internet.
-
demido
if my server binds to a localhost port, no firewall is needed to protect that since no external ip can communicate with localhost ip, right?
-
rwp
Right. No remote network can connect to the loopback network. Not directly anyway. Tunnels and VPNs connect around it explicitly.
-
demido
tyvm guys
-
rwp
People with non-vnet jails often need to bind daemons to specific addresses when by default they would use * they must pick an alias address to keep separate from other services in other jails and on the host.
-
rwp
Generally though it is a PITA to have to map everything explicitly like that. It's one of the reasons for vnet jails which have a full network stack and can have daemons binding to * as they would normally but only effectively have a single IP that is assigned to that vnet device.
-
demido
ya i just wish vnet jails had the mac port acl support
-
demido
that'll be killer feature
-
ketas
demido: like per jail?
-
rwp
I don't know what mac port acl support means. You can have a separate independent set of PF rules for each VNET device. If that isn't powerful enough then I don't know what would be.
-
demido
ketas ya
-
demido
i needed to let each vnet jail bind to a <1025 port and the easy mac portacl method didn't work iirc
-
demido
was a real drag. one of the only holes i found in vnet jails
-
ketas
as a workaround one can use jail allocated special uid/gid
-
ketas
it's still same kernel anywaya
-
ketas
but that like doesn't have any limits iirc if jail root is untrusted?
-
ketas
if that's issue
-
ketas
hell knows
-
ketas
who's going to implement it properly :/
-
demido
i ended up using devd or some other hack. should just have mac portacl support added to vnet jails to make it nice for everyone
-
wavefunction
"mac portacl" where you restrict what mac addresses can access what ports?
-
wavefunction
-
demido
i just needed to easily let a vnet jail bind to port under 1025
-
wavefunction
I'm advocating from a point if ignorance here, but it looks like there are settings that allow exactly that, per the caddy instructions?
-
rwp
I was thinking the exact same thing here.
-
rtprio
hrm, i should move my caddy to a jail
-
demido
ya it's been a while i gotta dig back in sometime
-
ketas
wavefunction: no it's the other mac
-
ketas
sadly
-
ketas
so many macs
-
ketas
Mandatory Access Control
-
ketas
as opposed to voluntary?
-
ketas
it doesn't mean anything
-
ketas
maybe if you live in enterprise or govt
-
ketas
didn't it came from there eh...
-
wavefunction
ketas: :(
-
wavefunction
Acronyms are awful.
-
rtprio
AAA, great one
-
ketas
and it's noy triple alcoholics club...
-
ketas
not
-
ketas
while PCMCIA is always People Can't Memorize Computer Industry Acronyms
-
ketas
:p
-
wavefunction
Thing is, I hate acronyms *unless* you're doing a shorthand with someone who you've collaborated with long enough to know / share the references.
-
ketas
since security mac is often used around networking mac, it's hell
-
wavefunction
Every one of those acronyms is an abstraction, and the problem is computer folk keep poking leaks in those abstractions
-
ketas
it's a shortcut
-
ketas
The longest acronym is NIIOMTPLABOPARMBETZHELBETRABSBOMONIMONKONOTDTEKHSTROMONT with 56 letters (54 in Cyrillic
-
ketas
:)
-
ketas
at this point, it's secure password instead
-
dkeav
isn't that a volcano in iceland
-
ketas
that's eyajallayökull or something
-
ketas
actually: Eyjafjallajökull
-
ketas
:p
-
ketas
funnily it's possible to learn them but
-
ketas
saying it properly is another thing
-
ketas
(the volcano)
-
ketas
full bg in man -P 'less -p "contri"' 9 mac
-
ketas
spawar sounds like splash battle in water park
-
ketas
for added confusion, there are ugidfw and mac_portacl manpages
-
ketas
who uses fbsd as wifi ap btw?
-
ketas
apparently noone, judging from support :p