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.

Exact match
  • 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
4 Hits, Last modified: 7 weeks ago
d, edit or add the following parameters in ''sudo vim /etc/sysctl.conf'': *net.ipv4.ip_forward = 1 ... t create a wireguard server configuration file: ''vim wg0.conf'' or ''sudo vim /etc/wireguard/wg0.conf''. <code> [Interface] Address = 192.168.6.1/24 SaveC... oifname $wan ====Full NFTables Code=== ''sudo vim /etc/nftables.conf'' ++++ ''nftables router scrip
Router Miscellaneous
2 Hits, Last modified: 4 months ago
md file for glances as a local web service ''sudo vim /lib/systemd/system/glances.service''| <code> [Un... n and is available to be started at boot. ''sudo vim /etc/systemd/system/algo.service'' <code> [Unit]
NFTables Configuration
1 Hits, Last modified: 4 months ago
'. ====Sample NFTables configuration==== ''sudo vim /etc/nftables.conf'' ++++ Router NFtable Setup -
Debian Server Network Setup
5 Hits, Last modified: 6 months ago
See the Netplan configuration below: ++++''sudo vim /etc/netplan/network.yaml''| <code> network: #s... rfaces are commented out. For example: ++++''sudo vim /etc/network/interfaces''| <code> # This file des... is my basic setup netplan yaml file. ++++ ''sudo vim /etc/netplan/50-cloud-init.yaml'' | <code> # This... 2 scripts to switch between configuration: ++++ ''vim tononrouter.sh'' | <code> #systemctl disable bind
DHCP / DNS Setup
11 Hits, Last modified: 7 months ago
uration ====Setting Bind9 to IPv4 Mode==== ''sudo vim /etc/default/bind9'' or ''sudo vim /etc/default/named'', set following parameter: ''OPTIONS="-u bind -... the named.conf.options configuration file, ''sudo vim /etc/bind/named.conf.options'', as noted below. +... ="; }; </code>++++ Configure the DNS zones ''sudo vim /etc/bind/named.conf.local'' ++++named.conf.local
IPTables Configuration
2 Hits, Last modified: 7 months ago
ion==== Edit iptables configuration file: ''sudo vim /etc/network/iptables'': <code> *nat :PREROUTING ... rks is brought on line: *Edit this file: ''sudo vim /etc/network/if-pre-up.d/iptables'' *Add the fo
ISP PPPoE Network Setup
4 Hits, Last modified: 10 months ago
configuration Edit the chap-secrets file, ''sudo vim /etc/ppp/chap-secrets'': <code> # Secrets for aut... is mynetfone, I edited the following file: ''sudo vim /etc/ppp/peers/mynetfone'' For a good reference ... e interface and start ppoe service, below: ''sudo vim /etc/systemd/system/pppoe.service'': <code> [Unit... ember to turn on / off the debug option in ''sudo vim /etc/ppp/peers/mynetfone''. The debug information