Search
You can find the results of your search below.
Fulltext results:
- Router Miscellaneous
- 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
- 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
- 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
- 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
- '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
- 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
- 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
- .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
- 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
- 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
- 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
- es. I do not run a desktop on this machine, CLI (Command Line Interface only). The main services I am cur
- Router Hardware
- 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
- municate to the equipment. In linux the following commands can be used to help: * ''%%ip a%%'' will retur
- IPTables Configuration
- erous without firewall in place. ===Some IPTables Commands=== *''iptable -L'' , lists the tables, by def