From de499de2d88ca0075afd61de4e59f20b677a3b68 Mon Sep 17 00:00:00 2001 From: rchac Date: Wed, 7 Oct 2020 09:37:01 -0600 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b4ab8484..267fcf49 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,12 @@ LibreQoS is a python application that allows you to apply fq_codel traffic shapi ![Diagram](docs/diagram.png?raw=true "Diagram") ### Server Requirements * VM or physical server -* One management network interface -* Two dedicated network interface cards, preferably SFP+ capable +* One management network interface, completely seperate from the traffic shaping interface NIC. Can be NATed behind motherboard Gigabit Ethernet, that's fine. +* Network interface NIC supporting two virtual interfaces for traffic shaping (in/out), preferably SFP+ capable + * Intel X710 recommended for anything over 1Gbps. * Python 3 * pip install ipaddress -* Recent Linux kernel. Ubuntu Server 20.04.1+ recommended +* Recent Linux kernel for up-to-date linux tc package. Ubuntu Server 20.04.1+ recommended ### VM Performance #### Memory use On ProxMox VMs you need to do some tweaks to allow freed up memory to be reclaimed by the hypervisor. Generally memory use should be under 2GB if you have less than 2000 hosts. If for any reason memory exceeds what it should be, try