Thank you for visiting!
My little window on internet allowing me to share several of my passions
Categories:
- FreeBSD
- fapws
- Nvim
- OpenBSD
- Firewall
- got
- PEKwm
- Zsh
- VM
- High Availability
- vdcron
- My Sysupgrade
- Nas
- VPN
- DragonflyBSD
- Alpine Linux
- Openbox
- Desktop
- Security
- yabitrot
- nmctl
- Tint2
- Project Management
- Hifi
- Alarm
Most Popular Articles in Firewall:
Last Articles:
Category: Firewall
Thanks to log2table I'm able to secure my servers
Posted on 2026-03-08 18:11:00 by Vincent in OpenBSD Firewall
As for each server on internet, I receive lot of bad requests. Thanks to a continuous check on different log files, I'm able to automatically add bad IPs in the pf firewall (OpenBSD).
This blog will explain how I've setup log2table and how I treat those bad IPs
Hardening your openbsd machine.
Posted on 2018-07-13 12:42:00 by Vincent in OpenBSD Firewall
You have selected OpenBSD because this is one of the most secured OS (maybe the most secured :-) ), but people around you ask to go further. Your current machine is directly facing internet and some people fear that this machine could be compromised. In this blog I will explain what I did to secure one of my machine.
Read moreLog2table to protect your machines from intrusions
Posted on 2017-05-27 20:41:00 by Vincent in OpenBSD Firewall
Log2table allows you to continuously monitor your logfiles. You can trigger actions when a specific message comes in your audited logfiles or when a specific number of occurrences are present.
Read moreBlock bad visitors with PF
Posted on 2016-11-06 17:04:00 by Vincent in OpenBSD Firewall
Those days, when you fire-up a new machine, it takes few hours that bad persons are trying to connect to your machine via ssh, try default URL with default passwords, ...
This post will explain how OpenBSD can easily helps you to ban those persons out of your machine for quite a long time.
Read moreHow I've tuned OpenBSD to become my house's firewall
Posted on 2016-07-14 15:25:00 by Vincent in OpenBSD Firewall
In this post I'll explain what I did to filter the internet access in my house. You will see that the access is based on simple rules and is not the same for every users.
Read moreBuild a Read only system with OpenBSD
Posted on 2016-07-12 12:06:00 by Vincent in OpenBSD Firewall Nas
When you have machines that must run 24x7, you must take into account the problem of powercut. To my eyes there is 2 possible solutions:
- use an UPS
- have a readonly operating system
In this post, I'll describe how you can easily transform your OpenBSD machine into a Read-only system.
Read more