man

Search

You can find the results of your search below.

Router Miscellaneous
42 Hits, Last modified:
amples see, [[https://www.tecmint.com/linux-performance-monitoring-tools/|13 Linux Performance Monitoring Tools – Part 2]], and [[https://www.cyberciti.biz/... y bandwidth usage on an interface by host\\ Use ''man iftop'' to see options.\\ Typical usage: ''sudo i... t top tool grouping bandwidth per process\\ Use ''man nethogs'' to see options.\\ Typical usage: ''sudo
NFTables Configuration
30 Hits, Last modified:
sly added rules would still be in effect. See nft man page <tab1> [[https://www.netfilter.org/projects/nftables/manpage.html#lbAO|Ruleset]] for more information.</co... stricted it to either by using ip or ip6. See nft man page <tab1> [[https://www.netfilter.org/projects/nftables/manpage.html#lbAP|Tables]] for more information.</col
Router Hardware
22 Hits, Last modified:
at this time. The N3700 CPU had reasonable performance at the time and includes AES instruction, which... ES CPU instruction helps improve encryption performance significantly, handy for SSL / VPN. The unit i... er of way, including by definition not x86 based. Many do not have more than one NIC and the NIC are of... C adaptors, that further complicates setup, performance and reliability. Although better spec'ed machin
NFTables IP Control
16 Hits, Last modified:
} </code> ++++ Some important NFtables Commands with named sets: *''sudo nft list table inet... ot necessary use BASH and the full path to the command must be given for reliable performance. Further to this cron error messages are sent to the system ma... trollist'', again the full path is given. The command path can be found using ''which'', e.g. ''which
DHCP / DNS Setup
14 Hits, Last modified:
do /usr/sbin/rndc-confgen -a'', note that this command can take quite some time to complete, a number of minutes. The command produces a key file ''/etc/bind/rndc.key''. ++++... 192.168.1.1 ;switch A 192.168.1.3 ; This manage switch was bricked a while ago. kptreeserver ... ; 3 PTR switch.kptree.net. ; This managed switch is bricked. 5 PTR kptreeserv
ISP PPPoE Network Setup
14 Hits, Last modified:
lp.ubuntu.com/community/ADSLPPPoE|ADSLPPPoE. PPPD manual page]]. Another reference is Confirm Blog [[h... one'' For a good reference of these parameters ''man pppd''. <code> # Minimalistic default options file for DSL/PPPoE connections # man:pppd(8) man:pppoeconf(8) # See the manual page pppd(8) for information on all the options. #debug : i
Debian / Ubuntu Network Setup
12 Hits, Last modified:
eway 192.168.1.1 auto eno2 and iface eno2 inet manual are not required as iface inet br1 will bring ... he components assigned to it. # iface eno2 inet manual # iface eno3 inet manual # iface eno4 inet manual The use of allow-hotplug eth1 is not used as normally these interface
Router VM
10 Hits, Last modified:
I do not run a desktop on this machine, CLI (Command Line Interface only). The main services I am cu... les setup. Use of a VM isolates Docker's IPTable manipulations from the main system. =====VM Setup===... vities *''libvirt-daemon'' - daemon libvirtd to manage the hypervisors *''libvirt-daemon-system''... NC or SPICE protocol. (Client software) *''virt-manager'' - desktop application for managing virtual
Basic Netfilter Function Block Diagram
6 Hits, Last modified:
ocumentation/HOWTO/NAT-HOWTO-6.html|Saying how to mangle the packets]] *[[https://linux.die.net/man/8/iptables|iptables(8) - Linux man page]] *[[http://www.oocities.org/youssef116/writing/ratelim.html... To determine the the largest MTU use the ping command. The ping command has a 28 bytes overhead (20 by
ISP IPoE DHCP Setup Notes
5 Hits, Last modified:
>++++ ====dhclient==== The following dhclient commands are used to manual control dhcp connections. Note however this does not work with the built-in systemd-networkd dhcpd functionality (see man systemd-networkd, networkctl and systemd.netdev).... move lease, e.g. ''sudo dhclient -x eno1'' *To manual request a dhcp lease connection on eno1: ''sud
TC - Traffic Control
4 Hits, Last modified:
features. The iproute2 package installs the tc command to control these via the command line.\\ Queuing controls how data is sent; receiving data is much mo... ting & Traffic Control]] *[[https://lartc.org/manpages/|Man Pages]] *[[https://lartc.org/howto/|HOWTO]] *[[https://netbeez.net/blog/how-to-use-the
Linux Router Background
2 Hits, Last modified:
etup VMs or containers, it all runs bare metal. I managed to use ''NFTables'' instead of ''IPTables'' a... r that had WAN eithernet input was limiting performance, 100M ethernet connection with 100M fibre.....
IPv6 Setup Notes
2 Hits, Last modified:
y360/2014/tutorial-configuring-ipv6-for-linux/ Commands: *''sudo vim /etc/netplan/network.yaml'' *'... d-dhcpd6-server-configuration-for-dynamic-dns/ Commands: *''modprobe ipv6'' *'' ip tunnel add he-ip
Router Basic Debian Server Setup
2 Hits, Last modified:
dated to Bookwork (12) the update failed. I then managed to corrupt the configuration files on the rou... pedite recovery. Having used Ubuntu for the past many years I have grown use to netplan. This is not
IPTables Configuration
1 Hits, Last modified:
us without firewall in place. ===Some IPTables Commands=== *''iptable -L'' , lists the tables, by de