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:

Router Miscellaneous
20 Hits, Last modified: 11 months ago
k Interfaces]] *[[https://linoxide.com/linux-command/use-ip-command-linux/|How To Use Ip Command In Linux with Examples]] =====Some related links... etwork-connection-linux/|Check Network Connection Command]] *This is old, but topical, BigDinosaur Blog -
NFTables IP Control
14 Hits, Last modified: 5 years ago
Limit Rate on IP Address Range==== The rate limit command needs to be placed before the other commands that could accept packets before reaching the rate limit command, e.g. ''ct state established, related counter accept''. The following command will add the command at handle 29: *''sudo nft add rule inet firewall forward handle 29 iifname ppp1 ip ... sudo nft list table inet firewall -a'' The above command will accept packets according to filter that do n
ISP IPoE DHCP Setup Notes
8 Hits, Last modified: 21 months ago
ode>++++ ====dhclient==== The following dhclient commands are used to manual control dhcp connections. It... aumkp : TTY=tty1 ; PWD=/home/baumkp ; USER=root ; COMMAND=/usr/sbin/dhclient Jan 04 07:47:33 kptr dhclient[... hcp/ Jan 04 07:47:38 kptr dhclient[2587]: Unknown command: --usage Jan 04 07:47:38 kptr dhclient[2587]: Usa... hcp/ Jan 04 07:47:38 kptr dhclient[2597]: Unknown command: --usage Jan 04 07:47:38 kptr dhclient[2597]: Usa
NFTables Configuration
7 Hits, Last modified: 19 months ago
It is important to remember that the order of the commands in a chain is very important. An earlier accept... ion and would not be as stable. Some key related commands: *To load a nft configuration file: ''sudo nft... from local network - Hairpin NAT]] The following commands provide a complete ipv4 NAT solution, including ... rxte.png?800|}} ====Some additional hand NFtables commands to adjust online:== *''sudo nft list table ine
DHCP / DNS Setup
6 Hits, Last modified: 22 months ago
'sudo /usr/sbin/rndc-confgen -a'', note that this command can take quite some time to complete, a number of minutes. The command produces a key file ''/etc/bind/rndc.key''. ++++r... ' after. See ''man rndc'' for information on his command. ====Split Horizon DNS==== Split horizon DNS or ... isc-dhcp-server''.\\ \\ To see active leases use command ''sudo dhcp-lease-list''.\\ ISC has stopped supp... ze, # the best way is to use the "systemctl edit" command. [Unit] Description=Router advertisement daemon
Wireguard VPN access from WAN to LAN
5 Hits, Last modified: 16 months ago
it.com/8382/how-to-create-qr-codes-from-the-linux-command-line/|How To Create QR Codes From The Linux Command Line]]\\ Wikipedia [[https://en.wikipedia.org/wik... R_code|QR code]] =====Some NFTables and Wireguard Commands===== * to list table inet firewall with handle
TC - Traffic Control
4 Hits, Last modified: 2 months ago
ng features. The iproute2 package installs the tc command to control these via the command line.\\ Queuing controls how data is sent; receiv... eed. ++++ ====Persist Across Reboots==== These tc commands do not survive a reboot on their own. Create a s... thtool in Linux]] *[[https://linuxconcept.com/commands/ethtool|linux concept ethtool]] *[[https://s
Debian Server Network Setup
3 Hits, Last modified: 10 months ago
.target default.target </code> ++++ *The final command is used to enable the command to run at start-up: ''sudo systemctl enable ipv6_
Basic Netfilter Function Block Diagram
3 Hits, Last modified: 2 years ago
ds. To determine the the largest MTU use the ping command. The ping command has a 28 bytes overhead (20 bytes IP header + 8 b... ible that this setting acts as the limiter.) Some command examples: *''ping -s 1464 -c1 google.com'' *'
ISP PPPoE Network Setup
2 Hits, Last modified: 2 years ago
ld allow a PPPoE connection to the ISP, using the command "pon mynetfone". If successful there should be a ... struction in the pppoe.service script. The ''ip'' command is compatible with Netplan. I played with the fo
Wifi Router / Access Points
2 Hits, Last modified: 8 months ago
certificate public key, not private key, with the command ''openssl x509 -in .config/certificates/'*.local.... ''%%/etc/init.d/uhttpd restart%%'' *Or run the command in ssh: ''%%ssh root@wifi-ap0.local.kptree.net "/
Router VM
1 Hits, Last modified: 19 months ago
es. I do not run a desktop on this machine, CLI (Command Line Interface only). The main services I am cur
Router Hardware
1 Hits, Last modified: 3 months ago
he options at the grub menu type 'c' to input the command 'vbeinfo' to list the available grub video modes.
Router Configuration, Switch & Server Setup
1 Hits, Last modified: 16 months ago
municate to the equipment. In linux the following commands can be used to help: * ''%%ip a%%'' will retur
IPTables Configuration
1 Hits, Last modified: 22 months ago
erous without firewall in place. ===Some IPTables Commands=== *''iptable -L'' , lists the tables, by def