mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.1K
active users

#iptables

6 posts5 participants0 posts today
Continued thread

Mh, ok, I have "userland-proxy": false in my daemon.json

This worked fine in Docker 20.x@Debian-Bookworm, but it does not on Docker 27.x@Ubuntu-Noble or Docker 28.x@Fedora42.
There I need the userland-proxy to be enabled.

Anyone an idea why?
Or how to fix this?

Replied in thread

@nils_ballmann The Debian Bookworm LXC has Docker 20.x, while the Fedora 42 has already 28.x

Different iptable rules created. Not that experienced in reading those without a lot of documentation beside me.
Anyone any clue, what to configure my Docker with, in order to make this work on the newer docker?

Nueva tarde de grabación para #juncotic!!

Seguimos con el curso de #firewalls con #nftables en #Linux ✨

Hoy teoría y práctica, con varios ejemplos de configuración de sNAT, MASQUERADE, dNAT Y REDIRECT... cuando los alumnos lleguen a este punto, ya van a saber filtrar tráfico, y manipularlo de varias maneras interesantes 😃 🤓

Me gusta cómo va quedando el curso, espero pronto estar editando material! Que mucho de esto también se actualiza en el curso de #iptables que está online hace años! 💪

Continued thread

Addendum to the #iptables setup post:
If you want the device in question to be able to access anything world-wide, add a rule to accept related & established connections. I got most things updated to Aussie sites, but not everything.

Adding this rule once you know what can't be found in the allowed / unrestricted countries also helps make you a good Netizen by keeping to local servers.

Получаем root через iptables

Полагаю, что большинство читателей знают, о том, что команда sudo может быть использована для выполнения других команд с правами другого пользователя, которым обычно является root.

habr.com/ru/companies/otus/art

ХабрПолучаем root через iptablesПолагаю, что большинство читателей знают, о том, что команда sudo может быть использована для выполнения других команд с правами другого пользователя, которым обычно...

My homelab lesson of the day:

DO NOT `sudo iptables -P INPUT DROP` while SSH-ing your server or else you'll be locked out.

Luckily I had a micro-HDMI and the Pi recognized cltr+alt+del to reboot (monitor was not detected at first). Flushed the rules and regained access. Phew!

Silly noob mistake—lesson learnt!

Nueva tarde de grabación para #JuncoTIC!! 🎙️ 📹

Media hora más de video, hoy todo práctico! ✨

Esquema de red virtualizado, y configuración desde cero del firewall nftables, creando tablas, cadenas de input, output, forward, y reglas para varias cositas 😉

Hace mucho que no armaba tanto escenario para grabar, ahora a aprovecharlo para todas las prácticas que se puedan! En el curso no s vamos a cansar de ejecutar comandos 😃 🖥️