KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@linux_router
  • Any namespace
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

Wireguard VPN access from WAN to LAN
44 Hits, Last modified: 7 weeks ago
#ff0000>I use a Docker instance for my Wireguard server now.</fc> I use 2 forms of vpn (virtual private network) on my home server. - VPN to gain remote secure private access to ... g [[https://xdeb.org/post/2019/09/26/setting-up-a-server-firewall-with-nftables-that-support-wireguard-vpn/|Setting up a server firewall with nftables that support WireGuard VPN
Wifi Router / Access Points
3 Hits, Last modified: 7 weeks ago
hine remote to the openWRT machines. Install sftp-server with ''opkg update'' and ''opkg install openssh-sftp-server''. *''scp .config/certificates/'*.local.kptree.... ed certificate file that I need to use on my mail server, that is mentioned elsewhere on my wiki. After t
Router Configuration, Switch & Server Setup
3 Hits, Last modified: 8 weeks ago
ch network}} ======Router Configuration, Switch & Server Setup====== =====Router Configuration===== <fc #... outer from scratch]]\\ 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
Router VM
7 Hits, Last modified: 4 months ago
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
Router Miscellaneous
22 Hits, Last modified: 4 months ago
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 Configuration
37 Hits, Last modified: 5 months ago
''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
Debian Server Network Setup
6 Hits, Last modified: 6 months ago
ork netplan interface vlan ipv6 ip}} ======Debian Server Network Setup====== ====Debian Network - Server Interface Setup===== As of Debian 10 (Buster) Debian st... 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
DHCP / DNS Setup
55 Hits, Last modified: 7 months ago
=====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
Router Hardware
12 Hits, Last modified: 7 months ago
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: 10 months ago
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'' *''