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
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
9 Hits, Last modified: 7 weeks ago
'sudo systemctl enable wg-quick@wg0'' *To check status of the Wireguard service: ''sudo systemctl status wg-quick@wg0'' ====Router Firewall changes for Wiregua... d rule inet firewall forward ip daddr $vpn_ip4 ct status dnat counter accept - sudo nft add rule inet ... ip daddr <color red>$http_server</color> ct status dnat counter accept ++ | \\ + <color #202000/#F0F
Router Miscellaneous
4 Hits, Last modified: 4 months ago
Systemd common commands (start / stop / restart / status) (enable / disable for boot control) *To start ... do systemctl start bind9'' *To check networking status ''sudo systemctl status networking'' *List current Systemd operating units: ''sudo systemctl list-units... ifferent format information than ''sudo systemctl status networking'' *Links to info on the ip and ifcon
NFTables Configuration
5 Hits, Last modified: 4 months ago
ip daddr <color red>$http_server</color> ct status dnat counter accept ++ | \\ + <color #202000/#F0F... ip daddr <color red>$mail_server</color> ct status dnat counter accept ++ | \\ + <color #202000/#F0F... FFF0F0>$vpn_ip4</color><color #000060/#F0F0FF> ct status dnat counter accept # required if VPN service is... NS resolves to IP address -ip daddr home_srv ct status dnat accept -ip daddr home_srv tcp dport {http,
ISP IPoE DHCP Setup Notes
1 Hits, Last modified: 6 months ago
d would seem to be functional. The ''networkctl status eno1'' ++++-|<code>2: eno1
DHCP / DNS Setup
1 Hits, Last modified: 7 months ago
78::3/0 { }; }; </code> ++ * ''sudo systemctl status radvd.service'' * ++/lib/systemd/system/radvd
ISP PPPoE Network Setup
4 Hits, Last modified: 10 months ago
''sudo systemctl stop bind9'' *''sudo systemctl status bind9'' *''sudo systemctl disable isc-dhcp-serv... temctl stop isc-dhcp-server'' *''sudo systemctl status isc-dhcp-server'' ====Set up PPPoE==== "chap-sec... r/sbin/pppd call provider Type=forking SuccessExitStatus=5 PIDFile=/run/ppp-pppoe.pid [Install] WantedBy=... mplete. To check log files use: ''sudo systemctl status pppoe'' or ''journalctl -u pppoe -b 0 -xe''; ''-b