net

Search

You can find the results of your search below.

Debian / Ubuntu Network Setup
135 Hits, Last modified:
{{tag>linux Debian Ubuntu router network netplan interface vlan ipv6 ip}} ======Debian / Ubuntu Network Setup====== ====Debian / Ubuntu Network - Interface Setup===== As of Debian 10 (Buster) Debian s
DHCP / DNS Setup
109 Hits, Last modified:
and DHCP servers to Docker, [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-dns#docker_-_dns_... backups for both these services on my local area network. Whilst these services worked reliably well,... n ISC Bind9 and ISC DHCP, which are the main internet backbone software used for DNS and DHCP. (2022... n [[https://web.archive.org/|Wayback Machine Internet Archive]], but [[https://web.archive.org/web/2019
Router Miscellaneous
100 Hits, Last modified:
outer monitor links darkstat glances ntopng iftop nethogs}} ======Router Miscellaneous====== ======Moni... ions.\\ Typical usage: ''sudo iftop -i br0'' ====nethogs==== nethogs - Net top tool grouping bandwidth per process\\ Use ''man nethogs'' to see options.\\ Typical usag
NFTables Configuration
53 Hits, Last modified:
is allowed to forward packets: * ''sudo sysctl net.ipv4.ip_forward'' to check * ''sudo sysctl net.ipv4.ip_forward=1'' to set or =0 turn off * ''sudo sysctl net.ipv6.conf.all.forwarding=1'' similar for ipv6 ==... address is 192.168.5.1, See [[https://wiki.kptree.net/doku.php?id=linux_router:network#ubuntu_network_-
Basic Netfilter Function Block Diagram
27 Hits, Last modified:
{{tag>linux router mtu netfilter }} =====Basic Netfilter Function Block Diagram===== Both NFTables and IPTables use the [[https://en.wikipedia.org/wiki/Netfilter|Netfilter]] framework provided in the Linux kernal. NFtables was implemented to supersede IPTabl
Linux Router Background
19 Hits, Last modified:
... *The PPPoE refused to work and my ISP (Internet Service Provider) made it clear they would not he... en my family members also wish reliable home internet access. Definitely not a good environment to be t... rade to get fibre in to my house for primary internet access (FTTP). Once the fibre and modem were conn... o my old back DSL modem Router that had WAN eithernet input was limiting performance, 100M ethernet con
Router VM
19 Hits, Last modified:
running on this machine are, all bare metal: * Network configuration (of 4 x 1 GB/s ethernet ports) * Access to public internet modem, via 1 Ethernet port - **the WAN (Wide Area Network) connection** * modem is VDSL based, s
Router Hardware
17 Hits, Last modified:
CP for DHCP * Wireguard for remote access to my network I would consider to try setting up a VM and D... s most homes do not have better than 100Mb/s internet connections, and in general much slower.) The mai... N Port, allowing full remote KVM operation on the network. A downside of the IPMI is that it uses anoth... The main unit is still go enough for my home internet which can be provided up to 1000Mb/s, however is
Router Basic Debian Server Setup
3 Hits, Last modified:
buntu for the past many years I have grown use to netplan. This is not native on Debian Buster, so needs to be installed: ''sudo apt install netplan.io'' it basically just seems to work. One o... linux_router:hardware|Prev page ^ linux_router:start|Start page ^ linux_router:network|Next page ->