Search
You can find the results of your search below.
Fulltext results:
- NFTables IP Control
- ress and timeout function: <code> set controllist { type ipv4_addr flags interval... t } </code> In the forward chain the controllist IP set was dropped for all the source and destination packets. <code> ip daddr @controllist counter drop ip saddr @controllist counter drop </code> ++++Router NFtable Setup - with named s
- NFTables Configuration
- 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 #... lbAS|Sets]].</color> ++ \\ <tab6> set controllist {\\ <tab9> type ipv4_addr\\ <tab9> ... cit, nd-neighbor-advert,\\ <tab12> mld-listener-query\\ <tab9> } counter accept\\ <ta
- 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.6.1 udp dport 51914... tes 9246975 accept # handle 24''. *''sudo nft list table ip nat -a'' will list my nat settings. *''ip daddr 112.213.222.38 udp dport 51914 counter p
- Router Miscellaneous
- in Virtual Envs]]. Some key ones are: *''pipx list'' to list the installed python packages under pipx *''pipx upgrade package'' to upgrade a python pack... ys/hides the help screen__**// ++++Below are the list of several hot keys:| * a – Sort processes auto... e to the ''latest'', yet the available package is listed as ''stable'', e.g. ''docker run -it -p 3000:30
- IPv6 Setup Notes
- "br0" oifname "he-ipv6" counter accept'' *IPv4 list network neighbors: ''arp -a'' *IPv6 list network neighbors: ''ip -6 neigh show'' *MS Windows list IPv6 neighbors: ''netsh int ipv6 show neigh'' *... file location: ''sudo vim /etc/nftables.conf'' *List all defined nftables tables: ''sudo nft list tabl
- 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_h
- 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 infor
- Basic Netfilter Function Block Diagram
- 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
- ISP PPPoE Network Setup
- 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
- Linux Router Setup Notes - Index
- =====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|
- Router Hardware
- b menu type 'c' to input the command 'vbeinfo' to list the available grub video modes. You can also spec
- 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
- Debian Server Network Setup
- 0 # use default? </code> ++++ The following is a list of some stanza not used and why: ++++tl;dr;| <cod