Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- DHCP / DNS Setup
- nterval ; which you can leave as default. kptree.net IN SOA router.kptree.net. root.kptree.net. ( 2019072101 ; serial 10800 ... ains. 168.192.in-addr.arpa IN SOA router.kptree.net. admin.kptree.net. ( 2017072101 ; ser... origin address. * ''sudo named-checkzone kptree.net /var/lib/bind/db.kptree.net'' for the forward zone file. If not using IPv6 b... oing raw network access CapabilityBoundingSet=CAP_NET_BIND_SERVICE CAP_NET_RAW # Set up a new file system namespace and mou
- Router Miscellaneous
- DNS]] ====IPv6 Related Links==== *IPV FREENET6.NET [[http://www.freenet6.net/aboutfreenet6.shtml|About]], [[http://www.freenet6.net/reverse-dns.shtml|How to request a reverse DNS de
- TC - Traffic Control
- rrent default settings *''sudo sysctl -a | grep net.'' shows all the net. parameters, additional deeper filters net.core, net.ipv4, net.ipv6, net.mptcp, and net.netfilter. There are a few additionals not shown in deeper filters! *''sudo tc qdisc show... hes 15ms Latency]] *[[https://www.bufferbloat.net/projects/codel/wiki/Cake/|Cake - Common Applicati... ns Kept Enhanced]] *[[https://www.bufferbloat.net/projects/codel/wiki/Cake/|Cake - Common Applicati
- Wireguard VPN access from WAN to LAN
- is is where I describe this [[https://wiki.kptree.net/doku.php?id=tech_notes:docker-deluge#vpn_setup_in... ewall Rules in Linux]] * [[https://serversideup.net/courses/gain-flexibility-and-increase-privacy-wit... g parameters in ''sudo vim /etc/sysctl.conf'': *net.ipv4.ip_forward = 1 *net.ipv4.conf.all.proxy_arp = 1 After applying these changes reboot or apply se
- Wifi Router / Access Points
- ''. *''scp .config/certificates/'*.local.kptree.net.key' root@wifi-ap1.local.kptree.net:/etc/uhttpd.key'' to copy across the key *''scp .config/certificates/'*.local.kptree.net.cer' root@wifi-ap1.local.kptree.net:/etc/uhttpd.crt'' to copy across the certificate ... nto the router ''%%ssh root@wifi-ap1.local.kptree.net%%'' and run ''%%/etc/init.d/uhttpd restart%%'' ... ommand in ssh: ''%%ssh root@wifi-ap0.local.kptree.net "/etc/init.d/uhttpd restart"%%'' =====openwrt up
- NFTables Configuration
- is allowed to forward packets: * ''sudo sysctl net.ipv4.ip_forward'' to check * ''sudo sysctl net.ipv4.ip_forward=1'' to set or =0 turn off * ''sudo sysctl net.ipv6.conf.all.forwarding=1'' similar for ipv6 Al... permanent in ''/etc/sysctl.conf'', by ensuring ''net.ipv4.ip_forward = 1'' is indicated not commented
- ISP PPPoE Network Setup
- oeconf(8) man:interfaces(5) BindsTo=sys-subsystem-net-devices-eno1.device After=sys-subsystem-net-devices-eno1.device [Service] ExecStart=/usr/sbin/pppd ca... n/ppp-pppoe.pid [Install] WantedBy=sys-subsystem-net-devices-eno1.device </code> Use ''sudo systemctl... To check IPv4 forwarding is turned on: ''sysctl net.ipv4.ip_forward''. If equal 1 it is on otherwise
- Debian Server Network Setup
- systemd/systemd/blob/master/src/udev/udev-builtin-net_id.c#L20|Systemd Docs]]. I have no problem with t... systemd/systemd/blob/master/src/udev/udev-builtin-net_id.c#L20|Systemd Docs]]. I have no problem with t... k VLAN]]</fs> *<fs smaller>[[https://www.kuncar.net/blog/2018/using-vconfig-to-set-vlan-tagged-interf
- Router Hardware
- ing the grub configuration file. The reliablesite.net give a good explanation in their article [[http://support.reliablesite.net/kb/a240/how-to-set-nomodeset-into-the-grub-bootlo
- Router VM
- manager -c 'qemu+ssh://baumkp@router.local.kptree.net/system?keyfile=id_rsa'%%'' *''sudo apt install
- Basic Netfilter Function Block Diagram
- ow to mangle the packets]] *[[https://linux.die.net/man/8/iptables|iptables(8) - Linux man page]] *