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:

NFTables IP Control
47 Hits, Last modified: 5 years ago
''5h30m'' for 5 hours 30 minutes. *''sudo nft list set inet firewall controllist'' : will list the current elements in named set controllist *''sudo nft flush set inet firewall controllist'' : will flush the current named set controllist *''sudo vim /etc/nftables.conf'' : to edit the c... would look like: ''/usr/bin/systemd-cat -t controllist /home/baumkp/controllist.sh'', remembering everything after the 5th space ... # 45 23 * * * /usr/bin/systemd-cat -t controllist /home/baumkp/controllist.sh 5h15m # 30 23 * * 5-6 /usr/bin/systemd-cat
NFTables Configuration
34 Hits, Last modified: 19 months ago
loaded nft tables: ''sudo nft list tables'' *To list a loaded table use: ''sudo nft list table inet firewall'', the inet firewall as listed from ''sudo nft list table'' *To list a loaded table use: ''sudo nft list table ip nat''. (The -a option lists handles.) *To add elements to nat tcp_nat_map: ''sudo nft ... y loaded nft tables: "sudo nft list tables" *To list a loaded table use: ''sudo nft list table inet firewall'', the inet firewall as listed from ''sudo nft list tables'' *To list a loaded table use: ''sudo nft list table ip nat''. (The ''-a'' option lists handles.) *To add elements to nat tcp_nat_map: ''sudo nft
Wireguard VPN access from WAN to LAN
33 Hits, Last modified: 16 months ago
ected to the wireguard IP address *''sudo nft list table inet firewall -a'' will list my firewall settings. * ''ip daddr 192.168.... tes 9246975 accept # handle 24''. *''sudo nft list table ip nat -a'' will list my nat settings. *''ip daddr 112.213.222.38... tab6> \\ <tab6><color blue> # The set controllist is used to dynamically add IP address(es) to a timed drop list for LAN access control </color> ++ | \\ +<color #... ed by each nftables chain - Use of the nftables list to list the chains and actual counted packets and bytes
Router Miscellaneous
16 Hits, Last modified: 11 months ago
''systemctl show -p FragmentPath nftables'' *To list all systemd services: ''systemctl list-unit-files'', use ''systemctl list-unit-files --state=enabled'' to check all enabled... collected since current boot *''journalctl --list-boots'' lists recorded boots. The default option for Storage i... l|contents]] *Spinics [[https://www.spinics.net/lists/netfilter/msg56329.html|how to do port forwardin
Wifi Router / Access Points
9 Hits, Last modified: 8 months ago
t /etc/config/uhttpd| <code>config uhttpd 'main' list listen_http '0.0.0.0:80' list listen_http '[::]:80' list listen_https '0.0.0.0:443' list listen_https '[::]:443' option redirect_https '0' option home '/www' option r
Router Configuration, Switch & Server Setup
4 Hits, Last modified: 16 months ago
\ Ubuntu snap system sucks, to disable: *''snap list'' # to show what snaps are installed *''sudo snap remove program'' # to remove snaps listed *''sudo apt purge snapd'' *''sudo apt-mark hold snapd'' *''apt list --installed | grep snap'' It seems like Ubuntu wa... mask. * ''%%nmap -sn 192.168.56.x/24%%'' should list the local computer address and the connected equi
DHCP / DNS Setup
3 Hits, Last modified: 21 months ago
192.168.1/24; 127.0.0.1; }; // listen-on-v6 { any; }; }; </code>++++ The forwarders s... ONS="-u bind -4"'' *Also ensure to comment out "listen-on-v6 { any; };" in the file ''sudo vim /etc/bi... o see active leases use command ''sudo dhcp-lease-list''.\\ ISC has stopped supporting ISC-DHCP client
ISP PPPoE Network Setup
2 Hits, Last modified: 2 years ago
of these parameters ''man pppd''. <code> # Minimalistic default options file for DSL/PPPoE connections ... es last boot, ''-xe'' sees end of file, ''-f'' to list the end of the file. Also remember to turn on / o
IPTables Configuration
2 Hits, Last modified: 21 months ago
===Some IPTables Commands=== *''iptable -L'' , lists the tables, by default the filter table. To list the nat table, add ''-t nat''. For more verbose i
Basic Netfilter Function Block Diagram
2 Hits, Last modified: 2 years ago
ion tracking is enabled in order to give a more holistic view of the processes taking place: |<55em 15em... e associated chains will be processed as they are listed in the table above from top-to-bottom. The hook
Linux Router Setup Notes - Index
2 Hits, Last modified: 19 months ago
=====Linux Router Setup Notes - Index====== <pagelist> *[[linux_router:start]] *[[linux_router:backgrou... [linux_router:qemu]] *[[linux_router:wifi]] </pagelist> {{tag>router index}} <- ^ linux_router:start|
Debian Server Network Setup
1 Hits, Last modified: 10 months ago
0 # use default? </code> ++++ The following is a list of some stanza not used and why: ++++tl;dr;| <cod
Router Hardware
1 Hits, Last modified: 3 months ago
b menu type 'c' to input the command 'vbeinfo' to list the available grub video modes. You can also spec
Router VM
1 Hits, Last modified: 19 months ago
to do this for a number of reasons. My separate listing for [[linux_router:hardware]]. Basically the
ISP IPoE DHCP Setup Notes
1 Hits, Last modified: 21 months ago
client[763]: Jan 04 07:34:29 kptr dhclient[763]: Listening on LPF/enp1s0/00:e2:59:01:7d:ab Jan 04 07:34