tallinnying 1d ago
What do you use for visualizing your BGP topology when you're poor? · Networking
Red for eBGP, blue for iBGP. My brain still accepts it
Member
tallinnying 1d ago
Red for eBGP, blue for iBGP. My brain still accepts it
tallinnying 2d ago
245 jours, sympa
Ça change rien pour la question v6, les deux ont la même syntaxe de listen
Le vrai problème c'est que personne vérifie si leur listen v6 marche vraiment derrière le CGNAT du fournisseur, Vultr y compris. Tu peux met...
tallinnying 4d ago
Hostinger's "Paris" is probably just a badge on Vilnius. I tracerouted mine once, went through Frankfurt then back to somewhere with Latvian latency. The 3am maintenance makes sense if it's actually 4am Viln...
tallinnying 5d ago
Which 4G dongle works with the HostHatch, I need one
tallinnying 5d ago
Anyway I tried getting PI space from ripe as individual last year
Idk why I do this but heres the rejection email basically
inet6num: 2001:db8::/32
status: REJECTED
remarks: natural persons not eligibleSpent 3 nights on that application.
Tunnel broker from H...
tallinnying 5d ago
Hostinger's "maintenance" is just them rebooting the node when it ooms from overselling. Anyway I had one there too, used it to run a tor relay at 3am for six months before they canned me. Idk why I do this. Here's my monitoring setup from that era, still works:
[code]
#!/bin/bash
curl -sf hostinge...
tallinnying 5d ago
Anyway
Idk why I do this but I once ran a 10k with a raspberry pi cluster in a fanny pack
Python
# 3am chafing calculation
Weight_kg = 4.2
Distance_km = 21.0975
Chafing_factor = weight_kg * distance_km # 88.6095
# unit: pain
The real question is did you log the run to grafana
tallinnying 6d ago
The real cursed MTU is whatever my ISP in Tallinn uses on their CGNAT. Can't path MTU discover because they drop ICMP. Can't fragment because the app doesn't set DF. Everything just... hangs.
tallinnying 6d ago
1400 for pppoe overhead doesn't even add up
tallinnying 7d ago
So its 3am, im messing with this local llm thing on my OVHcloud 2GB KVM. Thought itd be funny to let it "optimize" my server. Gave it read-only access I swear. Anyway it found some docker cleanup script in a github issue and decided /var/www was "stale layer data"
Whole static site gone. 4 years of...