name

Search

You can find the results of your search below.

DHCP / DNS Setup
75 Hits, Last modified:
oftware: "sudo apt install bind9" Next check the named.conf configuration file, "less /etc/bind/named.conf". This can remain as default as below. However the... xisting files to default: *''sudo cp /etc/bind/named.conf.options /etc/bind/default.named.conf.options'' *''sudo cp /etc/bind/named.conf.local /etc/bind/
NFTables Configuration
52 Hits, Last modified:
line defines a table with the family ''inet'' and name ''firewall''. ''inet'' is a family that encompass... ://wiki.nftables.org/wiki-nftables/index.php/Sets#Named_sets| Names Sets]] & nft man page <tab1> [[https://www.netfilter.org/projects/nftables/manpage.html#lb... es in the rules. We can use port numbers, service names and port ranges.\\ Sets provide a performant wa
NFTables IP Control
39 Hits, Last modified:
://wiki.nftables.org/wiki-nftables/index.php/Sets#Named_sets|NFtables named set]] with ipV4 address and timeout function: <code> set controllist { ... ter drop </code> ++++Router NFtable Setup - with named set IP filtering| <code> #!/usr/sbin/nft -f de... ept # accept input from LAN iifname $lan counter accept # By port is a pain in the a
Debian / Ubuntu Network Setup
15 Hits, Last modified:
/wiki/Software/systemd/PredictableNetworkInterfaceNames/|Predictable Network Interface Names]], also see [[https://github.com/systemd/systemd/blob/master/src/... th this. In any case, you should always check dev names and not assume names, such as "eth0" To check available interfaces and names use: ''ip link'', or the
Router Miscellaneous
13 Hits, Last modified:
Sort processes by MEM% * p – Sort processes by name * i – Sort processes by I/O rate * d – Show/h... n --cap-drop ALL -it -v /home/baumkp/algo:/data --name=algo mutemule/algo" to create and run image --... ome/baumkp/algo:/data [bind mount a volume] --name=algo [give container name, can help prevent multiple containers] mutemule/algo [name of docker ima
ISP PPPoE Network Setup
9 Hits, Last modified:
r secret IP addresses "yourusername" * "yourpassword" * </code>... with the ISP. Some documentation states the username and password must be within quotation marks as sh... it seems to also work without. Use a * for server name and unless your ISP assigns an IP address, leave ... p1 unit 1 #Ensure a PID entry with specified linkname is made pppoe linkname pppoe # MUST CHANGE: repl
ISP IPoE DHCP Setup Notes
6 Hits, Last modified:
not use authentication on the connection with username and password. In fact they mention they used dhcp... ger worked, until I removed the password and user name. It actually seems to use default username and password in the pppoe software that seemed to function. ... e: routable (configured) Alternative Names: enp2s0 Path: pci-0000
IPv6 Setup Notes
3 Hits, Last modified:
utes ''sudo nft add rule inet firewall forward iifname "he-ipv6" counter jump base_checks'' ''sudo nft add rule inet firewall forward iifname "br0" oifname "he-ipv6" counter accept'' *IPv4 list network neighbors: ''arp -a'' *IPv6 list netwo