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.

Starts with
  • 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 Configuration
25 Hits, Last modified: 19 months ago
o allow port forwarding from WAN to LAN. Using ''type filter hook forward priority 0; policy drop;'' for forwarding and ''type nat hook prerouting priority 0;'' for prerouting.
Wireguard VPN access from WAN to LAN
25 Hits, Last modified: 16 months ago
\\ <tab6> set controllist {\\ <tab9> type ipv4_addr\\ <tab9> flags interval\\ <tab... \ + <color #202000/#F0F0E0> This creates a set of type inet_service (port number or range). The flags in... ge.html#lbAS|Sets]]. </color>++ \\ <tab9> type inet_service; flags interval;\\ <tab9> ele... \ + <color #202000/#F0F0E0> This creates a set of type inet_service (port number or range). The flags in
NFTables IP Control
13 Hits, Last modified: 5 years ago
function: <code> set controllist { type ipv4_addr flags interval flags ... inet firewall { set controllist { type ipv4_addr flags interval flags... t. # set tcp_open_ports { # type inet_service; flags interval; # elements ... tps # } # set udp_open_ports { # type inet_service; flags interval; # elements
DHCP / DNS Setup
5 Hits, Last modified: 21 months ago
C2Dg8v6hYNE/ecnd6Ag=="; }; zone "kptree.net" { type master; file "/var/lib/bind/db.kptree.net"; a... rndc-key; }; }; zone "168.192.in-addr.arpa" { type master; file "/var/lib/bind/db.168.192"; allo... et ConditionPathExists=/etc/radvd.conf [Service] Type=forking ExecStartPre=/usr/sbin/radvd --logmethod ... * ''nslookup wiki.kptree.net'' * ''nslookup -type=mx mail.kptree.net'' for mail server information
Router Hardware
4 Hits, Last modified: 3 months ago
USB-C 3.2 Gen2(10Gbps) *Display: HDMI 2.0 and Type-C display output with 4K 60fps support *Cooling... on too big. To check the options at the grub menu type 'c' to input the command 'vbeinfo' to list the av... 2 NICs (1 WAN plus 1 or more LAN, quality native type NICs, not USB based), 4+ NICs preferable. - NICs to be 1 GB/s type minimum, although as of 2023, 2.5GB/s NICs would
Basic Netfilter Function Block Diagram
4 Hits, Last modified: 2 years ago
les. These tables classify rules according to the type of decisions they are used to make. For instance,... at multiple points in processing. Because certain types of decisions only make sense at certain points i... rg/showthread.php?t=2353951|Thread: iptables ICMP types]] *[[http://www.networksorcery.com/enp/protocol/icmp/msg3.htm|ICMP type 3, Destination unreachable message]] *[[https:/
TC - Traffic Control
3 Hits, Last modified: 2 months ago
eate and bring up IFB device ip link add ifb-wan0 type ifb ip link set ifb-wan0 up # Redirect incoming ... ine.target Wants=network-online.target [Service] Type=oneshot RemainAfterExit=yes # Upload shaping Exe... ping via IFB ExecStart=/sbin/ip link add ifb-wan0 type ifb ExecStart=/sbin/ip link set ifb-wan0 up ExecS
ISP PPPoE Network Setup
2 Hits, Last modified: 2 years ago
[Service] ExecStart=/usr/sbin/pppd call provider Type=forking SuccessExitStatus=5 PIDFile=/run/ppp-pppo... cStartPre=/sbin/ip link add link eno1 name eno1.7 type vlan id 7 ExecStartPre=/sbin/ip link set up dev e
Router Configuration, Switch & Server Setup
2 Hits, Last modified: 16 months ago
urity function is the firewall that only allows a type of one way start of discourse. NAT does provide s... in many vectors of hacker attack can by-pass this type of security.) - NAT obfuscation wrecks simple
Wifi Router / Access Points
2 Hits, Last modified: 8 months ago
ality wifi access points (AP) than the all in one type routers. My current router is X86 based running... ig cert 'defaults' option days '397' option key_type 'ec' option bits '2048' option ec_curve 'P-256'
Debian Server Network Setup
1 Hits, Last modified: 10 months ago
ork.target After=network-online.target [Service] Type=oneshot ExecStart=:/bin/bash -c "ip r del 2001:47
ISP IPoE DHCP Setup Notes
1 Hits, Last modified: 21 months ago
10-netplan-eno1.network Type: ether State: routable (
IPTables Configuration
1 Hits, Last modified: 21 months ago
-j ACCEPT # Ping attack -A FORWARD -p icmp --icmp-type echo-request -m limit --limit 2/s --limit-burst 1