-
johnjaye
lw: wait you have your own pastebin setup?
-
debdrup
O
-
debdrup
Err, mistype.
-
debdrup
I've been thinking of setting up
github.com/solusipse/fiche on the spare domain I have.
-
VimDiesel
Title: GitHub - solusipse/fiche: Command line pastebin for sharing terminal output.
-
debdrup
It is, of course, in ports.
-
johnjaye
what does it mean by requiring a separate webserver to share the output?
-
johnjaye
you're supposed to configure that webserver a certain way?
-
debdrup
fiche receives data from netcat and creates a html file that can be served by a http daemon of your chioce
-
debdrup
choice*
-
johnjaye
oh. cool!
-
rwp
Periodically on my machine on my private LAN I am seeing this logged and I don't understand what would cause it.
-
rwp
Mar 8 17:45:24 madness kernel: Limiting closed port RST response from 270 to 198 packets/sec
-
rwp
Is there any wisdom from the group for me about it?
-
jmnbtslsQE
is there some local process repeatedly trying to connect to a port that doesn't have any listener?
-
jmnbtslsQE
i usually see that with ICMP Unreachable because of UDP though, where it'd be common to see a lot of udp messages all generating the ICMP response hence the high rate. not sure why it would be so high for TCP in your case
-
rwp
Hmm... Not that I know of. And that is why I mentioned it's my desktop on my private LAN. There isn't a public Internet attacking it.
-
jmnbtslsQE
dunno
-
rwp
I dunno either. It's a curiosity.
-
rwp
I am thinking I might fire up pf because I think with the right configuration I can get it to log what is happening and then I would have a log that points to something. At that point I would probably find something I know about but have forgotten about.
-
jmnbtslsQE
yeah
-
jmnbtslsQE
-
VimDiesel
Title: DTrace TCP Provider
-
jmnbtslsQE
not 100% sure if that specific example pertains to RST in this situation though (seems to)
-
jmnbtslsQE
(the one under "Detect TCP connect() scan")
-
rwp
Very interesting. Filing that one off for detailed reading. Thanks!
-
jmnbtslsQE
same
-
V_PauAmma_V
Bah. X stopped working (blank screen) following a "pkg upgrade" about 8-9 hours ago. I suspect there's a connection between Xnot working and the upgrade, but I'm at a loss how to figure out which of the 90ish (IIRC) X-related packages, alone or in combo, is responsible for it, assuming that's not one of the other 850ish packages instead. Nothing jumps out to me in Xorg.0.log, and "pkg upgrade -f"
-
V_PauAmma_V
didn't help. (I didn't "pkg clean", so restoring the old package(s) should be possible, if tedious,) GPU is i915, and kldstat shows i915kms is loaded. Clues/ideas/requests for more info all accepted.
-
V_PauAmma_V
OK, on a hunch, I just tried "startx &" and it mostly worked. By which I mean, it started Xfce, but didn't autostart my applications. So the problem may be related to slim or Xfce, not X itself. Or it may be a new race condition.
-
brj20
Hi, i wanted to give containerd / ctr a try, but i was not able to run a command. I tried to run "uname -a" on alpine:latest, but got an "Operation not permitted" on some mount command. So i tried to do the same mount in the shell -- still receiving "Operation not permitted":
-
brj20
% mount -v -o ro -t zfs zroot/DATA/home/containerd/3 /var/run/user/1001/test
-
brj20
mount: zroot/DATA/home/containerd/3: Operation not permitted
-
brj20
zroot/ROOT/default on / (zfs, local, noatime, nfsv4acls, vnodes: count 7995 ).
-
brj20
Any ideas? Would be great, thanks in advance...
-
V_PauAmma_V
What user are you running that as? "%" prompt would suggest non-root.
-
brj20
yes, non-root
-
V_PauAmma_V
I think that"s your problem.
-
nimaje
did you do that zfs allow stuff needed?
-
brj20
what zfs allow stuff? I did sysctl vfs.usermount=1... zfs dataset created with zfs create -o mountpoint= ... and then property canmount=on
-
nimaje
pretty sure you need zfs allow -u <user> mount <dataset> too
-
brj20
i tried both datasets default and home/containerd with zfs allow but no effect
-
nimaje
hm, no idea why mount doesn't work, but zfs mount should work now
-
brj20
i'm on 14.0-RELEASE
-
CrtxReavr
Okay, we have a new winner for worst PTR record ever: 2001:07f8::223c:0000:0004
-
sfox
where did you find that?
-
CrtxReavr
Friend stumbled upon it in his travels.
-
rtprio
what's so bad about it ?
-
» CrtxReavr stabs rtprio (in the face).
-
rtprio
i feel like i'm missing something
-
CrtxReavr
host 2001:07f8::223c:0000:0004 | wc -c
-
CrtxReavr
That doesn't strike you as excessive in any way?
-
nimaje
hm, seems similar to other IPv6 addresses I tested just now
-
CrtxReavr
With the MAC in there as a separate field?
-
rtprio
CrtxReavr: no, ptr records have to have each byte
-
rtprio
when they're :: there are implicit zeros
-
CrtxReavr
What?
-
nimaje
I get <some single digits>.ip6.arpa domain name pointer <some domain>
-
ketas
i don't get it
-
CrtxReavr
nimaje, yes. . . that's not wholly un-common. .. but did you look up the one I pasted?
-
rtprio
the ip6 of 1::1 is really 1:0000:0000:0000:0000:0000:0000:1
-
rtprio
$ host -t ptr 1::1
-
rtprio
Host 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.0.0.0.ip6.arpa not found: 3(NXDOMAIN)
-
rwp
It all depends upon how they have delegated the subdomains for the ptr records.
-
CrtxReavr
rtprio, run: host 2001:07f8::223c:0000:0004
-
nimaje
yes, 4.0.0.0.0.0.0.0.c.3.2.2.0.0.0.0.0.0.0.0.0.0.0.0.8.f.7.0.1.0.0.2.ip6.arpa domain name pointer de-cix.fra.de.as8764.telia.lt. to be exact
-
ketas
4.0.0.0.0.0.0.0.c.3.2.2.0.0.0.0.0.0.0.0.0.0.0.0.8.f.7.0.1.0.0.2.ip6.arpa domain name pointer de-cix.fra.de.as8764.telia.lt.
-
rtprio
yeah, what nimaje said. nothing unusual about that
-
ketas
regular thing0
-
ketas
?
-
rwp
I don't see anything unusual either.
-
rtprio
every ptr for ipv6 will look like that
-
ketas
seems good naming too
-
CrtxReavr
Holy shit. .
-
CrtxReavr
It literally resolved to this just a few mintues ago: mac-4c-f9-5d-3a-26-92.ipv6-2001-07f8-0000-0000-0000-223c-0000-0004.pas-10359.10giga.de-cix.fra.de.as8764.telia.lt
-
ketas
looks like they like longer hosts
-
ketas
could be good in some places
-
» exoflux has a USB-attached CDROM-drive recognized by freebsd 14.0-RELEASE-p5 as /dev/cd0
-
» exoflux likes to watch a movie.
-
la_mettrie
it's probably a DVD drive, if you watch movies
-
exoflux
yes, it's a DVD
-
exoflux
thanx for the askin, la_mettrie. Do I have a special device for DVD?
-
exoflux
sometimes it is easy to watch a movie. Sometimes like today it seems impossible...
-
exoflux
may, it's because it has some kind of protection mechanism
-
exoflux
or I am totally mistaken with the handling of the drive.
-
» exoflux bamboozled
-
sfox
it'd probably be easier just to get the movie DRM-free from bittorrent rather then dealing with defective by design media
-
sfox
you won't have to sit through a ton of ads before you can watch your movie either
-
sfox
and you can probably get it in higher quality
-
nimaje
dvd can have drm too, but that is broken, see decss
-
exoflux
Hm, sfox, smart move you recommend... this DRM_free torrent...
-
exoflux
Although I have seen the opening of the drive by a command-line some time..., today, with <eject /dev/cd0> I tend to get "eject: ejecting media from /dev/cd0" and then "eject: Invalid argument"
-
sfox
exoflux: i'm not sure what you mean
-
» exoflux read sfox's reply now.
-
exoflux
sfox, thanx for the askin! Although the drive-info I get about the hard- and software I don't get any control...
-
sfox
i meant about the previous thing you said
-
exoflux
I put in an audio-CD and don't get anything, But I also experienced that I did on other days..
-
exoflux
same with the DVD
-
f451
hi, anyone in eu seeing ssl timeout issues with git.freebsd.org ?
-
dstolfa
f451: works fine here
-
f451
how odd
-
f451
ive tried gitlab over ipv6 - works fine here
-
f451
just git.freebsd.org over ipv6
-
exoflux
sfox! I successfully installed ctorrent and found myself a torrent to my DVD-movie!
-
f451
dstolfa: amd64 or arm64?
-
sfox
oh good
-
f451
it's fine for amd64, just not for arm64 - 3 different OSes (freebsd, debian & openbsd), from 3 different ipv6 ip addresses. ipv4 is fine
-
f451
dstolfa: amd64 is fine. all the ipv6 ips are from the same /64
-
dstolfa
f451: works fine on arm64 and morello for me, so i don't think it has to do with that
-
dstolfa
what are you trying to do?
-
f451
trying to solve an ipv6 issue my rpi4 was having with git.freebsd.org
-
f451
i noticed git wasn't updating
-
f451
thought maybe the install was hosed - do did a non-hosed install of raspios
-
f451
found the same issue
-
f451
so tried openbsd, installed that, same issue
-
f451
dstolfa: just with git.freebsd.org and just on arm64 and just on ipv6. gitlab works fine, for ipv4/6 all arches
-
dstolfa
what happens if you curl it?
-
f451
i'll try that. i ran debug on the git clone, ultimate output is fatal: unable to access '
git.freebsd.org/src.git/': SSL connection timeout several lines after the connect handshake
-
VimDiesel
Title: src - FreeBSD source tree
-
kenrap
exoflux: given how old the DVD format is, I find funny how blu-ray is not talked about much but that's probably due to streaming being way more popular and most folks stopped purchasing physical media all together.
-
f451
dstolfa: debug from git - 21:26:50.512185 http.c:820 == Info: Trying [2604:1380:4091:a001::24ca:1]:443...
-
dstolfa
let me try to git that address directly
-
dstolfa
there are 2, maybe i'm hitting the other one
-
f451
Info: Connected to git.freebsd.org (2604:1380:4091:a001::24ca:1) port 443
-
f451
ALPN: curl offers h2,http/1.1
-
f451
TLSv1.3 (OUT), TLS handshake, Client hello (1):
-
dstolfa
f451: i'm able to curl the ipv6 address just fine from everything, but i can't figure out how to get git-clone happy with the ipv6 address lol
-
f451
use it like [ipv6address]
-
dstolfa
i did, it's very unhappy with that for some reason
-
f451
-
f451
ah whats yr shell
-
f451
i use ksh or tcsh
-
f451
try from sh
-
f451
on openbsd sh is aliased to ksh argh
-
f451
it might be that https:{blah} wont owrk if the cert doesnt have that ip in it i guess - hmm git:// should work?
-
dstolfa
f451: seems like it's an invalid certificate for that address. try it in your browser
-
dstolfa
-
dstolfa
Unable to communicate securely with peer: requested domain name does not match the server's certificate.
-
nimaje
just quote your shell meta characters instead of relying on the shell to quietly discard failures and assume it is a string literal then
-
f451
curl -v -6
git.freebsd.org/src.git - stops at CAfile: /etc/ssl/cert.pem CA Path: none
-
VimDiesel
Title: src - FreeBSD source tree
-
nimaje
with curl you could use --resolve, no idea if git has something similar
-
f451
with git i used export GIT_TRACE_PACKET=1 export GIT_TRACE=1 export GIT_CURL_VERBOSE=1
-
nimaje
but those don't help you to specify which ip you want to use for a domain name
-
f451
you could set it in /etc/hosts temporarily
-
f451
set it to one ipv6 ip and it should use that
-
f451
i can get to
git.freebsd.org/src in lynx it (nginx) rewrites to cgit
-
VimDiesel
Title: src - FreeBSD source tree
-
dstolfa
f451: forwarded the information to the people who can fix it :). probably tomorrow, though. it's late and a saturday
-
f451
:D
-
f451
you did?
-
f451
dstolfa: xlnt!
-
f451
i'll make a PR if you think they'll need it, have lots of debug output
-
dstolfa
f451: probably worth doing. more information is always useful
-
f451
okeydoke, many thanks for yr assistance, have a good night ;)
-
dstolfa
f451: thanks for taking the time to report it and debug
-
xFCFFDFFFFEFFFAF
guys i have problem with pkg, please look
pastebin.com/sFfSYRkr
-
VimDiesel
Title: [2319][root@kilitary:~]$ pkg update && pkg upgradeUpdating FreeBSD repository - Pastebin.com
-
xFCFFDFFFFEFFFAF
what i should do
-
dstolfa
xFCFFDFFFFEFFFAF: you should update your kernel
-
f451
-
VimDiesel
Title: 277606 –
git.freebsd.org SSL connection timeout out over ipv6
-
tuaris
It's time for a "freebsd-update upgrade -r 13.2"
-
xFCFFDFFFFEFFFAF
ok, will try now
-
dstolfa
f451: thanks!
-
tuaris
*13.2-RELEASE
-
» xFCFFDFFFFEFFFAF updating ...
-
» xFCFFDFFFFEFFFAF updating ... complete