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
4 Hits, Last modified: 20 months ago
est configurations changes. DNS: ''sudo systemctl restart bind9'' and DHCP: ''sudo systemctl restart isc-dhcp-server''.\\ \\ To see active leases use
Router Miscellaneous
3 Hits, Last modified: 10 months ago
ExecStart=/home/baumkp/.local/bin/glances -w -t 2 Restart=on-abort [Install] WantedBy=multi-user.target </... es=docker.service After=docker.service [Service] Restart=always ExecStart=/usr/bin/docker start -a algo Ex... ip a'' *Systemd common commands (start / stop / restart / status) (enable / disable for boot control) *
Wifi Router / Access Points
3 Hits, Last modified: 7 months ago
the router must be rebooted or the uhttpd module restarted: *ssh into the router ''%%ssh root@wifi-ap1.l... cal.kptree.net%%'' and run ''%%/etc/init.d/uhttpd restart%%'' *Or run the command in ssh: ''%%ssh root@wifi-ap0.local.kptree.net "/etc/init.d/uhttpd restart"%%'' =====openwrt update notes===== After updati
NFTables Configuration
2 Hits, Last modified: 18 months ago
ion) (was router.nft?) *Another option is to restart the nftables systemd service, ''sudo systemctl restart nftables.service'' *To test the configuration a
Wireguard VPN access from WAN to LAN
2 Hits, Last modified: 15 months ago
ip saddr udp dport 51914 counter accept'' * To restart wg0 interface: ''sudo systemctl restart wg-quick@wg0'' * To see status of wireguard: ''
NFTables IP Control
2 Hits, Last modified: 5 years ago
rrent NFTables configuration *''sudo systemctl restart nftables'' to restart with the current nftables configuration *''s