bin

Search

You can find the results of your search below.

DHCP / DNS Setup
90 Hits, Last modified:
{{tag>linux router dns dhcp bind ip ipv6 radvd host dig nslookup}} ======DHCP / DNS Setup====== =====O... server|Docker-DNS Server]]. I am still using ISC_Bind9, but am now using ISC_Kea for DHCP as ISC_Bind is no longer supported as of 2022. Further to this I... s primarily written in 2017 and is based upon ISC Bind9 and ISC DHCP, which are the main internet backb
Router Miscellaneous
15 Hits, Last modified:
e this help screen * t – View network I/O as combination * u – View cumulative network I/O * q – ... r=network.target [Service] #ExecStart=/usr/local/bin/glances -w -t 2 ExecStart=/home/baumkp/.local/bin/glances -w -t 2 Restart=on-abort [Install] WantedBy... ate a pseudo-TTY] -v /home/baumkp/algo:/data [bind mount a volume] --name=algo [give container n
Router Hardware
5 Hits, Last modified:
are===== (Jan 2023) For my router, including DNS (BIND9) and DHCP (ISC DHCP) I am using a Supermicro SY... metal: * NFtables for firewall and routing * Bind9 for DNS * ISC DHCP for DHCP * Wireguard for... Docker (currently ISC DHCP in bare metal) *ISC Bind 9 in Docker (currently ISC Bind 9 in bare metal) *Wireguard VPN in Docker (currently Wireguard VPN
NFTables Configuration
5 Hits, Last modified:
tup - ''/etc/nftables.conf''| <color blue>#!/usr/sbin/nft -f </color> ++ | + <color #202000/#F0F0E0> nf... following at the top of the file: *#!/user/sbin/nft -f *''chmod +x router.nft'' *Use ''... following at the top of the file: *#!/user/sbin/nft -f *chmod +x router.nft *Use ''wher... tables''. Start and reload basically run ''/usr/sbin/nft -f /etc/nftables.conf'', whereas stop runs ''
Debian / Ubuntu Network Setup
3 Hits, Last modified:
online.target [Service] Type=oneshot ExecStart=:/bin/bash -c "ip r del 2001:470:1f2c:10d::/64 dev he-i... 'vim tononrouter.sh'' | <code> #systemctl disable bind9 #systemctl disable isc-dhcp-server #systemctl d... ++ ''vim torouter.sh'' | <code> #systemctl enable bind9 #systemctl enable isc-dhcp-server #systemctl en
Router VM
2 Hits, Last modified:
rk together * Main local DNS server using ISC Bind9 * Main local DHCP server using ISC DHCP My ... contains the libvirt shell virsh and other client binaries *''virtinst'' - utilities to create and ed
Basic Netfilter Function Block Diagram
1 Hits, Last modified:
append the following to the end of the file: ''/sbin/ifconfig ppp0 mtu 1492''. ====ICMP Filtering====