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
Any time
  • 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
do su cd /etc/wireguard umask 077 wg genkey | tee name_1_privatekey | wg pubkey > name_1_publickey wg genkey | tee name_2_privatekey | wg pubkey > name_2_publickey </code> Use ''exit'' to get out of root access. (I prefer
Router Miscellaneous
10 Hits, Last modified: 4 months ago
Sort processes by MEM% * p – Sort processes by name * i – Sort processes by I/O rate * d – Show/h... n --cap-drop ALL -it -v /home/baumkp/algo:/data --name=algo mutemule/algo" to create and run image --... ome/baumkp/algo:/data [bind mount a volume] --name=algo [give container name, can help prevent multiple containers] mutemule/algo [name of docker ima
NFTables Configuration
9 Hits, Last modified: 4 months ago
line defines a table with the family ''inet'' and name ''firewall''. ''inet'' is a family that encompass... s| Configuring Chains]] for more information. The name does not actually matter, but was chosen to align... s| Configuring Chains]] for more information. The name does not actually matter, but was chosen to align... ket_metainformation|Matching packets by interface name]]. The use of interface index of the interface na
ISP IPoE DHCP Setup Notes
1 Hits, Last modified: 6 months ago
ger worked, until I removed the password and user name. It actually seems to use default username and pa
Debian Server Network Setup
1 Hits, Last modified: 6 months ago
LAN using for example ''ip link add add link eno1 name eno1.1 vlan id 1'' in the ''systemctl pppoe.servi
DHCP / DNS Setup
14 Hits, Last modified: 7 months ago
rvice as bind9.service. * "named" is the normal name of the isc-bind9 code that is call to start the a... tc/bind/named.conf.options'', as noted below. ++++name.conf.options|<code> options { directory "/var/c... , ; we add an "NS Record" to define the domain's name server... NS router.kptree.net. ; ...then a... ere seems to be no white space allowed before the name. </code>++++ **Note:** //To allow all LAN traffic
ISP PPPoE Network Setup
3 Hits, Last modified: 10 months ago
it seems to also work without. Use a * for server name and unless your ISP assigns an IP address, leave ... ANGE: replace myusername@realm with the PPP login name # given to you by your provider. # There should b... dev eno1 ExecStartPre=/sbin/ip link add link eno1 name eno1.7 type vlan id 7 ExecStartPre=/sbin/ip link
NFTables IP Control
2 Hits, Last modified: 2 years ago
ripts to assist with the use of these controllist name sets. *''sudo vim controllist.sh'' : This s... ,sat,sun # | | | | | # * * * * * user-name command to be executed # 45 23 * * * /usr/bi