Tootfinder

Opt-in global Mastodon full text search. Join the index!

@alejandrobdn@social.linux.pizza
2026-01-09 21:34:34

I got a free HP wireless printer, and it seems that it is not designed to work on a subnet other than the one where the print job is sent from.
I had to configure an Outbound NAT rule in pfSense so that traffic from print jobs is sent out with the pfSense IP address to trick the printer into thinking that the sender is on the same subnet.
What a hassle!

@jtk@infosec.exchange
2026-03-06 21:38:24

Aeza Group was put on the U.S. Treasury's OFAC list last year "for its role in supporting cybercriminal activity targeting victims in the United States and around the world."
The "international" AS is registered to an address in the U.K., while the "group" AS is registered in St. Petersburg, Russia.

@frankel@mastodon.top
2026-01-24 09:02:01

6-day and IP Address Certificates are Generally Available
#LetsEncrypt

@aral@mastodon.ar.al
2025-12-21 18:45:46

Just added Web Reachability API (at least that’s what I’m calling it) support to ip.small-web.org.
It’s for testing the reachability of your Small Web servers (using a domain or, more importantly, an IPv4/IPv6 address). I’m using it to implement Web Numbers¹ support in Auto Encrypt² and Kitten³.

@iam_jfnklstrm@social.linux.pizza
2026-01-06 22:10:17

My rpi openwrt router is set up. If all works as intended I'll be surfing from my home IP address when @ my girlfriends house as it tunnels all trafic over tailscale to an exit node in my livingroom. That means.... that we can use my streaming services at her place without the provider is bugging me about another household. Well it's proof of concept right now so I'll let you know how it goes when it's installed at her place.

@fanf@mendeddrum.org
2026-02-21 21:42:03

from my link log —
IPv6 address assignment.
lpar.ath0.com/posts/2026/02/ip
saved 2026-02-21

@Xavier@infosec.exchange
2026-01-12 23:46:38

Interesting #TTP
bleepingcomputer.com/news/secu

@ripienaar@devco.social
2026-01-16 17:21:23

Lets Encrypt for IP addresses \o/
letsencrypt.org/2026/01/15/6da

@aral@mastodon.ar.al
2026-01-21 17:54:09

🥳 Minor releases
• Auto Encrypt 5.1.0: Moves automatic IP address detection from top-level await to asynchronous createServer() method to enable servers that import to run offline when they’re running on localhost) and exports IPAddresses class so servers can carry out their own automatic IP address detection (IPv4 and IPv6) if they want full control over exactly which domains and IP addresses are included in provisioned TLS certificates.¹
• @small-tech/https: Re-exports IPAddres…

@ErikJonker@mastodon.social
2025-12-26 17:46:23

“you can just supply an IP address of a MongoDB instance and it’ll start ferreting out in memory things such as database passwords (which are plain text), AWS secret keys etc. The exploit specifically looks for those class of credentials and secrets, too.”
doublepulsar.com…

@matthiasott@mastodon.social
2026-02-19 16:47:34

Yes it does. 🤪
"Mozilla/5.0 (compatible; Thinkbot/0.5.8; In_the_test_phase,_if_the_Thinkbot_brings_you_trouble,_please_block_its_IP_address._Thank_you.)"

@shaun@mastodon.xyz
2025-12-17 04:27:23

Wrong.
#google #ai #slop

A Google search results page for an IP address in 4.2.96.0/24. Google's extremely artificial and totally unintelligent "ai" overview claims that IP somehow falls within 4.2.2.1 - 4.2.2.6 and is one of the level3 DNS servers. All wrong.
@theodric@social.linux.pizza
2026-01-22 17:12:59

NetworkManager is a fucking nightmare
I love having something that silently reverts changes I made with 'ip'
I love waiting a full minute for it to give any indication that I've plugged a wired Ethernet cable in
Ok so I set eth0 to "unmanaged" with a little config snippet - fixed, right? Nope, now eth0 is a brick. Even if I bring the interface UP, `dhclient` just hangs and never gets an address because nm is (apparently(?)) STILL fucking with it. Confi…

@fanf@mendeddrum.org
2025-12-21 21:42:04

from my link log —
ARIN incident report: IP address issuance error.
arin.net/announcements/2025121
saved 2025-12-21

@Life_is@no-pony.farm
2026-02-22 15:46:58

@GrapheneOS@grapheneos.social With Graphene, I get kicked off the internet. Other Android devices work perfectly with Wi-Fi, but Graphene suddenly can't access any IP addresses. After rebooting, it works for a few seconds, then stops again. I've been experiencing this for months, but now, for the first time, an app is showing me an error message: In Obtainium: "ClientException with SocketException: Connection reset by peer (OS Error: Connection reset by peer, errno = 104), address = ... , port …

@life_is@no-pony.farm
2026-02-22 15:46:58

@GrapheneOS@grapheneos.social With Graphene, I get kicked off the internet. Other Android devices work perfectly with Wi-Fi, but Graphene suddenly can't access any IP addresses. After rebooting, it works for a few seconds, then stops again. I've been experiencing this for months, but now, for the first time, an app is showing me an error message: In Obtainium: "ClientException with SocketException: Connection reset by peer (OS Error: Connection reset by peer, errno = 104), address = ... , port …

@aral@mastodon.ar.al
2026-01-22 15:10:58

Hey, guess what?
I just saw the first Small Web site (the Kitten Chat example¹ from Kitten²) running at a Web Number³:
https://91.98.66.193/
👉 Update: I’m shutting it down in a few moments so it might not be there when you try it :)
Come say hi (I don’t know how long I’ll keep it on for, will update this when I turn it off.)
🥳
PS. This is only in the ip-address-support branch of Kitten right now and should be considered experimental. Will likely make it in…

@jtk@infosec.exchange
2026-01-13 16:03:45

Universities selling their address space are probably oblivious to where it is going, but they should care. One day people are going to realize a lot of these high rep addresses are getting transferred to very different resource stewards.
re: social.bgp.tools/@transfers/st

@alejandrobdn@social.linux.pizza
2026-01-17 22:01:33

I reinstalled MX Linux on my father's mini PC because because it wouldn't connect to the Internet or the local network. After half an hour of scratching my head, I still didn't know why.
After reinstalling and configuring everything (network printer, email, accounts for various websites, etc.), I realized that the IP address I had assigned to it was already taken.
It doesn't matter how much you know about system or network administration if you're a complete m…

@aral@mastodon.ar.al
2026-01-17 15:44:52

Yay, first shot of Auto Encrypt¹ running a HTTPS web server at a Web Number (IP address).
ar.al/2025/06/25/web-numbers/
Next step: find out why some of the tests are failing on the Linux box, fix, and implement Web Numbers support in Kitten² and Catalyst³.
¹

Screenshot of a browser showing a Hello, world! Page at https://91.98.66.193
@pre@boing.world
2026-02-18 14:19:04

Smart homes are really great aren't they?
Until the power company decides to throw a fit and interrupts the power to the house every few seconds for a while and half the lights in the flat determine this is a signal they should flash while demanding a network paring and password.
And now everything has a new IP address and the lights are enough to give vulnerable people fits.
#smartHome