Search

You can find the results of your search below.

Router Miscellaneous
138 Hits, Last modified:
than expected in a packaged router. Another reference: [[https://www.ctrl.blog/entry/fedora-darkstat.html|How-to monitor system bandwidth usage statistic... Darkstat on Fedora]]. The darkstat output can then be seen on a web browser at ''192.168.1.1:667'' ---- ====glances==== * ''sudo apt install pipx''
NFTables Configuration
110 Hits, Last modified:
} =====NFTables Configuration===== The best reference for nftables is at the dedicated wiki [[https:/... ki.nftables.org/|wiki nftables]]. Some other references I found [[https://gist.github.com/wolfhechel/db7ed3be31feb104752e|nftables router]]. The reference at stosb is good, but not for a router [[https:... ng My Configs: nftables]]. After a lot of experimenting the following is my NFTables router configura
DHCP / DNS Setup
85 Hits, Last modified:
k. Whilst these services worked reliably well, when ever I shutdown the the router with DNS/DHCP servers my LAN would stop working. Hence the need for back-up DNS. These notes still h... ty. I will presumably archive (tl;dr; roll-up) eventually. Actually my router that I was running these services was totally lost when upgrading from Debian 11 to Debian 12, circa June
Debian / Ubuntu Network Setup
76 Hits, Last modified:
w.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/|Predictable Network Interface Names]], also see [[https://github.com/systemd/sys... ith the LAN ports 1-3 will be on bridged NIC2-4. Ensure the bridge utilities are loaded: ''sudo apt i... et loopback # The WAN network interface auto eno1 eno1:0 iface eno1 inet dhcp # dhcp for IP/D
Router Hardware
61 Hits, Last modified:
eatures on Ubuntu. The X11SBA-LN4F has an Intel Pentium N3700 system with 4 x Intel i210-AT GbE LAN. ... J1900 CPU. The AES CPU instruction helps improve encryption performance significantly, handy for SSL ... the various options for the router hardware, written in 2016. ++++tldr;| *A small ARM based machine, e.g. Raspberry Pi 3. (The current RPi looks much more capable.) However these mach
Basic Netfilter Function Block Diagram
49 Hits, Last modified:
=== Both NFTables and IPTables use the [[https://en.wikipedia.org/wiki/Netfilter|Netfilter]] framewor... provided in the Linux kernal. NFtables was implemented to supersede IPTables, which due to the widesp... anslation) functions, which are the basic requirements for router. Incoming Packets ... Outgoing Packets </code> Some references: *Netfilter.org iptables how to [[https://ww
Linux Router Background
22 Hits, Last modified:
ll. The reason for this taking so long were: *When I started the standard NFTable version in Ubuntu ... ith NFTables instead of IPTables, I effectively then waited for release of Ubuntu 18.04. By this time ... installation. My ISP sold their business on and when I tried my configuration with the new ISP it work... e PPPoE daemon again. The logs indicated that authentication with the ISP was failing. On contacting t
Router VM
22 Hits, Last modified:
hines) on my Router hardware (2023-01). I have been reluctant to do this for a number of reasons. My... Line Interface only). The main services I am currently running on this machine are, all bare metal: ... ing this machine as router * modem is currently set to use direct remote DHCP/IP as specified by ISP (Internet Service Provider requirements), was originally setup using PPPoE. * T
Router Basic Debian Server Setup
5 Hits, Last modified:
to Debian Bullseye (11) with no major problems. When I updated to Bookwork (12) the update failed. I then managed to corrupt the configuration files on the... '' it basically just seems to work. One of the benefits of Debian is no **Snaps**! Also a whole pi... across the KVM virtual storage setup and can be then setup as normal. When setting up Ubuntu below are