Search
You can find the results of your search below.
Fulltext results:
- NFTables Configuration
- 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
- 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... ed by each nftables chain - Use of the nftables list to list the chains and actual counted packets and bytes - ''sudo nft list tables'' -> to list active nftables - ''sudo nft list table inet
- NFTables IP Control
- NFtables Commands with named sets: *''sudo nft list table inet firewall'' : will list all the active firewall table *''sudo nft add ... ''5h30m'' for 5 hours 30 minutes. *''sudo nft list set inet firewall controllist'' : will list the current elements in named set controllist ... *''sudo nmap -sn 192.168.1.0/24'' *''-sP'' lists all IP addresses with any open port (with sudo will also list mac addresses) *''-sL'' lists all IP addresses even not active *''-sT'' lists all IP addresses with all open ports (with sudo will also list mac addresses) Note this can take a long time so
- Router Miscellaneous
- ''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
- 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
- \ 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
- 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
- IPTables Configuration
- ===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
- Debian Server Network Setup
- 0 # use default? </code> ++++ The following is a list of some stanza not used and why: ++++tl;dr;| <cod
- Router Hardware
- b menu type 'c' to input the command 'vbeinfo' to list the available grub video modes. You can also spec
- ISP PPPoE Network Setup
- es last boot, ''-xe'' sees end of file, ''-f'' to list the end of the file. Also remember to turn on / o
- Basic Netfilter Function Block Diagram
- e associated chains will be processed as they are listed in the table above from top-to-bottom. The hook
- Router VM
- to do this for a number of reasons. My separate listing for [[linux_router:hardware]]. Basically the
- ISP IPoE DHCP Setup Notes
- client[763]: Jan 04 07:34:29 kptr dhclient[763]: Listening on LPF/enp1s0/00:e2:59:01:7d:ab Jan 04 07:34