conf

Search

You can find the results of your search below.

DHCP / DNS Setup
64 Hits, Last modified:
//www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-private-network-dns-server-on-debian-9|How To Configure BIND as a Private Network DNS Server on Debian 9]]\\ *[[https://computingforgeeks.com/configure-slave-bind-dns-server-on-debian/|Configure BIND Slave DNS Server on Debian 11]] *[[https://www.l
Router Miscellaneous
35 Hits, Last modified:
host is also used as a router. Docker host can be configured not to update iptables on the host, in this... [[https://forums.docker.com/t/docker-and-iptables-configuration-startup/904|Docker and iptables configuration @startup]] [[https://fralef.me/docker-and-iptab... les]] [[https://serverfault.com/questions/868926/configure-iptables-for-docker-manually-and-allow-inter
Debian / Ubuntu Network Setup
35 Hits, Last modified:
udo apt install bridge-utils''. Edit the network configuration file: ''/etc/network/interfaces'' as fol... ug eno2 # iface eno2 inet manual # pre-up ifconfig $IFACE up # pre-down ifconfig $IFACE down Each Ethernet hardware connection has its own defined ... ''ip a'' and ''ip r'' to analyse current network configuration *Use ''sudo journalctl -xeu networking
NFTables Configuration
34 Hits, Last modified:
ag>linux router NFtables firewall}} =====NFTables Configuration===== The best reference for nftables is... r a router [[https://stosb.com/blog/explaining-my-configs-nftables/|Explaining My Configs: nftables]]. After a lot of experimenting the following is my NFTables router configuration file. Create the following file called:
ISP PPPoE Network Setup
12 Hits, Last modified:
LPPPoE. PPPD manual page]]. Another reference is Confirm Blog [[https://blog.confirm.ch/using-pppoe-on-linux/|Using PPPoE on Linux]]. Some other references:... re: ''sudo apt install bind9 isc-dhcp-server pppoeconf'' Disable and stop the DNS [bind9] and DHCP [isc... er, isc-dhcp-server6] software for the moment and configure later. *''sudo systemctl disable bind9''
Router Hardware
7 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 v... the unit can be remotely off-site operated, with configuration options for auto on at power up and hear... oard options (In this case under Advanced-Chipset Configuration-North Bridge-Intel IGD Configuration). T
IPv6 Setup Notes
7 Hits, Last modified:
*https://serverfault.com/questions/297714/how-to-configure-radvd-dhcpd6-routing-and-64-subnet-based-on-... *http://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/ *https://superuser.co... rnetsociety.org/resources/deploy360/2014/tutorial-configuring-ipv6-for-linux/ Commands: *''sudo vim /e... n-a-dual-stack-network *https://blog.marquis.co/configuring-a-dual-stacked-dhcp-server/ *http://soph
Linux Router Background
6 Hits, Last modified:
My ISP sold their business on and when I tried my configuration with the new ISP it worked immediately. ... roblem went away. *Access to the modem / router configuration is very difficult when my family members... good environment to be testing new equipment and configurations. (Production versus development environ... ability to get time and motivation to perform the configuration and testing and finally the documentatio
IPTables Configuration
5 Hits, Last modified:
ag>linux router firewall IPTables}} =====IPTables Configuration===== I went down the route of attempting to configure the firewall using NFtables. NFTables has so... untu 16.04 was released in 2015-11, and during my configuration I found some bugs. Also mss clamping is ... alignment and untested.//** ====Sample IPTables configuration==== Edit iptables configuration file: '
NFTables IP Control
4 Hits, Last modified:
amed set controllist *''sudo vim /etc/nftables.conf'' : to edit the current NFTables configuration *''sudo systemctl restart nftables'' to restart with the current nftables configuration *''status'' to list current running... *''start'' to start nftables with the current configuration *''stop'' to stop nftables *''
ISP IPoE DHCP Setup Notes
3 Hits, Last modified:
dhcp is used on most networks to allow automatic configuration of network IP addresses and most IP traf... RJ45 ethernet interface call eno1. In my netplan configuration file, ''/etc/netplan/network.yaml'', +++... : ether State: routable (configured) Alternative Names: enp2s0
Basic Netfilter Function Block Diagram
2 Hits, Last modified:
d the following to the end of the file: ''/sbin/ifconfig ppp0 mtu 1492''. ====ICMP Filtering==== There seems to be a lot of conflicting information on filtering ICMP, too much!.
Router VM
2 Hits, Last modified:
on this machine are, all bare metal: * Network configuration (of 4 x 1 GB/s ethernet ports) * Acc... the hypervisors *''libvirt-daemon-system'' - configuration files to run the libvirt daemon as a sys
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