server

Search

You can find the results of your search below.

DHCP / DNS Setup
53 Hits, Last modified:
=====Outdated===== I have moved my DNS and DHCP servers to Docker, [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-dns#docker_-_dns_server|Docker-DNS Server]]. I am still using ISC_Bind9, but am now using ISC_Kea for DHCP as ISC_Bind is no lon... when ever I shutdown the the router with DNS/DHCP servers my LAN would stop working. Hence the need for ba
NFTables Configuration
37 Hits, Last modified:
''ip a''.\\ * Where services are on separate server, virtual, container, etc., the ''ip a'' may need to be run in on these servers.\\ * Another option would be to use ''sudo nm... face]].</color>++\\ <tab3>define <color red>http_server = 192.168.1.12</color><color blue> #definition of http server IPv4 address</color>\\ <tab3>define <color red>m
Router Miscellaneous
22 Hits, Last modified:
nd-iptables.html|Docker and IPtables]] [[https://serverfault.com/questions/868926/configure-iptables-for-... etting up docker containers with nat]] [[https://serverfault.com/questions/705192/iptables-rule-set-so-th... //techcrunch.com/2017/04/09/how-i-made-my-own-vpn-server-in-15-minutes/|How I made my own VPN server in 15 minutes]] Algo [[https://github.com/trailofbits/algo|G
NFTables IP Control
13 Hits, Last modified:
br0 define router_ip4 = 192.168.1.1 define http_server = 192.168.1.12 define mail_server = 192.168.1.18 define wan_ip4 = 112.213.222.38 # Clean out the cur... # Allow new connections to internal servers, # but only those that have had dnat performed. # The server names can be used where host DNS # resol
Router Hardware
12 Hits, Last modified:
oor power consumption and large size, even an old server tends to use more than 30W at the wall, or greate... power up and heart-beat with auto reset. (My home server is also a Supermicro based unit with dedicated IP... o additional work is required for this. The 18.04 Server loader also had a problem with existing drive par... sing fdisk, from 18.04 install terminal. My home server already in service over 5 years (as of 2017) has
ISP PPPoE Network Setup
10 Hits, Last modified:
uforums.org/showthread.php?t=2341699|Setup Ubuntu Server as a router using a PPPoE connection]], [[https:/... PPPoE software: ''sudo apt install bind9 isc-dhcp-server pppoeconf'' Disable and stop the DNS [bind9] and DHCP [isc-dhcp-server, isc-dhcp-server6] software for the moment and configure later. *''sudo systemctl disable bind9'' *''
IPv6 Setup Notes
9 Hits, Last modified:
maxima.wordpress.com/2016/06/24/setting-up-a-dhcp-server-for-ipv6/ *https://serverfault.com/questions/297714/how-to-configure-radvd-dhcpd6-routing-and-64-subnet... -prefix *http://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/ *https://superus... ork-with-ipv6 *http://test-ipv6.com/ *https://serverfault.com/questions/205040/accessing-the-dnatted-w
Router VM
7 Hits, Last modified:
ch for the connected physical ports. (On my home server I have 4 x 1GB/s Ethernet ports and an add in PCI... vices * Main public HTML sever * Mail server * VPN server (Wireguard) for remote public access. * Rate limiting certain IP address ranges to... these services work together * Main local DNS server using ISC Bind9 * Main local DHCP server usin
Linux Router Background
4 Hits, Last modified:
at stopped external Internet access to my various servers, email, wiki, & cloud. For 3 - 4 weeks I could ... he services still work on my LAN except the email server. (The email server does actually operate on my LAN but it pretty pointless without access to external internet!) I was lucky that my server SSL certificates should be valid through this per
Debian / Ubuntu Network Setup
4 Hits, Last modified:
to identify the router. As this router has a DNS server the "nameserver:" stanza can be set to this route... s for network configuration. As the DHCP and DNS server now run in a VM/Docker containers, this simplifie... stemctl disable bind9 #systemctl disable isc-dhcp-server #systemctl disable nftables #systemctl disable pp... systemctl enable bind9 #systemctl enable isc-dhcp-server #systemctl enable nftables #systemctl enable pppo
Router Basic Debian Server Setup
3 Hits, Last modified:
ian ubuntu snap snaps}} ======Router Basic Debian Server Setup====== =====Debian===== Basically the same ... buntu===== ++++tl;dr;| Download the latest Ubuntu Server amd64 ISO file from the Ubuntu website. I setup t... www.havetheknowhow.com/Install-Ubuntu.html|Ubuntu Server]] - 20.04LTS for an explanation.) *I just use s
Basic Netfilter Function Block Diagram
1 Hits, Last modified:
anced ICMP Filtering with iptables]] *[[https://serverfault.com/questions/84963/why-not-block-icmp|Why n