Explore >> Select a destination


You are here

www.dbaglobe.com
| | inspirated.com
7.3 parsecs away

Travel
| | I needed to block some flows on OpenWRT from the Bro IDS. One option was to install the recent module for expiring iptables rules which sounded like an overkill. After some tinkering around I landed on using bash and at to expire the firewall rules after timeouts (luckily the at daemon was available on OpenWRT
| | developernote.com
7.3 parsecs away

Travel
| |
| | debugging.works
8.2 parsecs away

Travel
| | describes how to debug a Linux Kernel Module
| | blog.oddbit.com
118.0 parsecs away

Travel
| Last week, Oskar Stenberg asked on Unix & Linux if it were possible to configure connectivity between two networks, both using the same address range, without involving network namespaces. That is, given this high level view of the network... ...can we set things up so that hosts on the "inner" network can communicate with hosts on the "outer" network using the range 192.168.3.0/24, and similarly for communication in the other direction?