KPTree Wiki logo

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.

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

Fulltext results:

DHCP / DNS Setup
10 Hits, Last modified: 21 months ago
023. So I had to rebuild from scratch using these various notes. This went reasonably well as the note... +name.conf.options|<code> options { directory "/var/cache/bind"; auth-nxdomain no; # conform to RFC... ; }; zone "kptree.net" { type master; file "/var/lib/bind/db.kptree.net"; allow-update { key rnd... "168.192.in-addr.arpa" { type master; file "/var/lib/bind/db.168.192"; allow-update { key rndc-k
Router Miscellaneous
5 Hits, Last modified: 11 months ago
n journalctl.conf for details. Use ''sudo ls -la /var/log/journal'' to see if directory already exists, ''sudo mkdir -p /var/log/journal'' to create directory if not existing, and ''sudo rm -R /var/log/journal'' to remove directory and any content
NFTables IP Control
2 Hits, Last modified: 5 years ago
at 5 a.m every week with: # 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/ # # For more informati... </code> ++++ The crontab files are stored at ''/var/spool/cron/crontabs/$USER''. You should not edit
Basic Netfilter Function Block Diagram
2 Hits, Last modified: 2 years ago
is used to alter the IP headers of the packet in various ways. For instance, you can adjust the TTL (T... E MTU Requirements==== The PPPoE connection have various additional overhead to that in a standard Eth
Wireguard VPN access from WAN to LAN
2 Hits, Last modified: 16 months ago
etup for router access, also some belabour use of variable IP address on domain names, whereas I have o... olor>++ \\ <tab3> \\ <tab3><color blue># script variable definitions</color> ++ | \\ +<color #202000/
Linux Router Background
1 Hits, Last modified: 5 months ago
ic IP that stopped external Internet access to my various servers, email, wiki, & cloud. For 3 - 4 wee
Router Hardware
1 Hits, Last modified: 3 months ago
figuration, if on the same host. I looked at the various options for the router hardware, written in 2
Wifi Router / Access Points
1 Hits, Last modified: 8 months ago
ficate I have a separate script that extracts the various certificates key from Traefik combined certif
NFTables Configuration
1 Hits, Last modified: 19 months ago
olor>++ \\ <tab3> \\ <tab3><color blue># script variable definitions</color> ++ | \\ +<color #202000/
ISP PPPoE Network Setup
1 Hits, Last modified: 2 years ago
ctl -w net.ipv4.ip_forward=1'' To see all system variables concerning network: ''sysctl -a | grep net'