gyptazy.ch is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
contact@gyptazy.ch
Admin account
@gyptazy@gyptazy.ch

Search results for #firewall

Juno »
@jutty@mastodon.bsd.cafe

After a lot of nftables documentation read, I have a working ruleset with two-way blocking.

One thing that was a nuisance all along:

nftables provides a way to use configuration files to lay out your ruleset, which is great, and from what I infer was not possible in iptables and only accomplished with scripting.

But the docs are still very centered on configuring everything through imperative commands, which is just... hard to grasp, to say the least.

Compared to pf, there are some more complex possibilities, like dictionaries and typed sets.

The underlying processing is very different though. While in nftables I felt like I was writing the rules themselves, in pf I was writing syntax that would then expand to the rules. That meant much more concise rulesets.

It also defaults to stopping evaluation at the first block, while pf defaults to "last rule wins". Not sure how I feel about that, but overall pf seems to be easier to reason about.

Juno »
@jutty@mastodon.bsd.cafe

Learning pf syntax while writing my first rulesets was very interesting. Now for two Debian machines I'm going to try and translate most of the same rules to nftables and see how it goes.

Felix Palmen 📯 »
@zirias@techhub.social

@paul @soaproot @stefano Let's get it straight:

is not a . Nor is any other piece of software. Some encrypted overlay network (in the simplest form just an encrypted point-to-point connection) is a necessary building block for a VPN. You'll still have to add proper authN and, well, access to some actual private network, to build a VPN.

Nothing we can do against this stupid confusion. It's been the same in other areas: A packet filtering software is NOT a . But you certainly need it to BUILD a firewall. 😞

Ricardo Martín »
@fluxwatcher@mastodon.social

Ricardo Martín »
@fluxwatcher@mastodon.social

If your software requires you to use your own script instead of utilizing their unreliable DDNS plugin, it's time to reflect and ask yourself a couple of questions.

curl -s -S -u "${noip_user}:${noip_pass}" \
  "https://dynupdate.no-ip.com/nic/update?hostname=${noip_domain}"

Manuel 'HonkHase' Atug »
@HonkHase@chaos.social

Freitag Nachmittag, "Enterprise" Hersteller Geschenke fürs WE 🙄

Thnx an das BSI CERT Bund! 👌

Version 1.0: Networks 's: Aktive Ausnutzung einer ungepatchten
bsi.bund.de/SharedDocs/Cybersi

jbz »
@jbzfn@mastodon.social

🦾 INCTEL N100 fanless mini PC and micro firewall appliance comes with four 2.5GbE ports using Intel i226V controllers | CNX Software

「 The device supports up to 16GB DDR5 memory, can take an M.2 NVMe SSD and/or a 2.5-inch SATA drive for storage, and also provides two video outputs through HDMI and DisplayPort, as well as a few USB ports, an RJ45 console port, and optional support for WiFi and 4G LTE connectivity 」

cnx-software.com/2024/03/30/in

0 ★ 0 ↺

gyptazy »
@gyptazy@gyptazy.ch

What the heck is going on here?

crashes again and again in some corner cases when running and using the integrated . This is not a general problem, because all my nodes run with and all management, backup and monitoring is done on IPv6. Need some time to debug this...

Stefano Marinelli »
@stefano@mastodon.bsd.cafe

Uncommenting the "block in all", sending a pfctl -f /etc/pf.conf - noting in that precise moment that I didn't explicitly pass ssh - being closed out of my own server...done! ✅

Stefano Marinelli »
@stefano@mastodon.bsd.cafe