bin

Search

You can find the results of your search below.

NFTables IP Control
9 Hits, Last modified:
tup - with named set IP filtering| <code> #!/usr/sbin/nft -f define wan = ppp1 define modem = eno1 ... interval option.) ++++controllist.sh| <code> #!/bin/bash if [ -z "$1" ] then timeout1=' timeout 5... h' else timeout1=" timeout $1" fi cmd1='/usr/sbin/nft add element inet firewall controllist { ' ipb... he control list. ++++deletecontrol.sh| <code> #!/bin/bash nft flush set inet firewall controllist </co
ISP PPPoE Network Setup
6 Hits, Last modified:
et-devices-eno1.device [Service] ExecStart=/usr/sbin/pppd call provider Type=forking SuccessExitStatus... n the pppoe.service script: <code> ExecStartPre=/sbin/ip link set up dev eno1 ExecStartPre=/sbin/ip link add link eno1 name eno1.7 type vlan id 7 ExecStartPre=/sbin/ip link set up dev eno1.7 ExecStartPre=/sbin/ip a
DHCP / DNS Setup
5 Hits, Last modified:
reate a cryptographic key file using ''sudo /usr/sbin/rndc-confgen -a'', note that this command can tak... d.conf [Service] Type=forking ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest ExecStart=/usr/sbin/radvd --logmethod stderr_clean ExecReload=/usr/sbin/radvd --logmethod stderr_clean --configtest ExecRe
NFTables Configuration
5 Hits, Last modified:
tup - ''/etc/nftables.conf''| <color blue>#!/usr/sbin/nft -f </color> ++ | + <color #202000/#F0F0E0> nf... following at the top of the file: *#!/user/sbin/nft -f *''chmod +x router.nft'' *Use ''... following at the top of the file: *#!/user/sbin/nft -f *chmod +x router.nft *Use ''wher... tables''. Start and reload basically run ''/usr/sbin/nft -f /etc/nftables.conf'', whereas stop runs ''
Router Miscellaneous
4 Hits, Last modified:
r=network.target [Service] #ExecStart=/usr/local/bin/glances -w -t 2 ExecStart=/home/baumkp/.local/bin/glances -w -t 2 Restart=on-abort [Install] WantedBy... .service [Service] Restart=always ExecStart=/usr/bin/docker start -a algo ExecStop=/usr/bin/docker stop -t 2 algo [Install] WantedBy=default.target </code
ISP IPoE DHCP Setup Notes
2 Hits, Last modified:
king PIDFile=/run/dhclient/%I.pid ExecStart=/usr/sbin/dhclient -4 -v %I ExecStop=/usr/sbin/dhclient -r %I [Install] WantedBy=multi-user.target </code> To
IPTables Configuration
2 Hits, Last modified:
.d/iptables'' *Add the following: <code> #!/bin/sh /sbin/iptables-restore < /etc/network/iptables </code> *Change the file permissions: ''sudo c
Basic Netfilter Function Block Diagram
1 Hits, Last modified:
append the following to the end of the file: ''/sbin/ifconfig ppp0 mtu 1492''. ====ICMP Filtering====
Debian / Ubuntu Network Setup
1 Hits, Last modified:
online.target [Service] Type=oneshot ExecStart=:/bin/bash -c "ip r del 2001:470:1f2c:10d::/64 dev he-i