configuration

Search

You can find the results of your search below.

Debian / Ubuntu Network Setup
16 Hits, Last modified:
udo apt install bridge-utils''. Edit the network configuration file: ''/etc/network/interfaces'' as follows: +++... ''ip a'' and ''ip r'' to analyse current network configuration *Use ''sudo journalctl -xeu networking'' to che... the router LAN on 192.168.1.1 . See the Netplan configuration below: ++++''sudo vim /etc/netplan/network.yaml'... debug apply'' To apply any changes to the network configuration. *''sudo netplan --debug generate'' To generate
NFTables Configuration
13 Hits, Last modified:
ag>linux router NFtables firewall}} =====NFTables Configuration===== The best reference for nftables is at the d... experimenting the following is my NFTables router configuration file. Create the following file called: "router.n... warding=1'' similar for ipv6 ====Sample NFTables configuration==== ''sudo vim /etc/nftables.conf'' ++++ Router ... v4 and IPv6 internet protocols. I wanted a shared configuration between both so I chose this one, alternatively I
DHCP / DNS Setup
12 Hits, Last modified:
udo apt install bind9" Next check the named.conf configuration file, "less /etc/bind/named.conf". This can remain as default as below. However the configuration files noted there in will need to be set up. We w... ind9 instance, e.g. ''rndc reload'' to reload the configuration ====Setting Bind9 to IPv4 Mode==== ''sudo vim /et... ts of /etc/bind/named.conf // This is the primary configuration file for the BIND DNS server named. // // Please
Router Miscellaneous
9 Hits, Last modified:
[[https://forums.docker.com/t/docker-and-iptables-configuration-startup/904|Docker and iptables configuration @startup]] [[https://fralef.me/docker-and-iptables.html|Docker an... ap Protocol was a precursor to DHCP (Dynamic Host Configuration Protocol) **[[https://www.ietf.org/rfc/rfc3330.... -qO -'' *To check the current network hardware configuration ''ip a'' *Systemd common commands (start / stop
Router Hardware
6 Hits, Last modified:
e on a VM as I do not like the amount of IPtables configuration it does on its host. This would interfere with my NFTables router firewall configuration, if on the same host. I looked at the various op... the unit can be remotely off-site operated, with configuration options for auto on at power up and heart-beat wi... oard options (In this case under Advanced-Chipset Configuration-North Bridge-Intel IGD Configuration). The termin
Linux Router Background
4 Hits, Last modified:
My ISP sold their business on and when I tried my configuration with the new ISP it worked immediately. But the n... roblem went away. *Access to the modem / router configuration is very difficult when my family members also wis... ability to get time and motivation to perform the configuration and testing and finally the documentation. I did ... e private and public notes, as the exact specific configuration would be a security risk to make public. A numbe
Router VM
2 Hits, Last modified:
on this machine are, all bare metal: * Network configuration (of 4 x 1 GB/s ethernet ports) * Access to pu... the hypervisors *''libvirt-daemon-system'' - configuration files to run the libvirt daemon as a system servi
Router Basic Debian Server Setup
1 Hits, Last modified:
the update failed. I then managed to corrupt the configuration files on the router..... Hopefully these notes ex