Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Docker nginx / php notes @docker_notes
- ll be used for allowed host. ; Example value: php.net,www.php.net,wiki.php.net ; Use "," for multiple hosts. No spaces are allow... ccess Internet via Wifi hotspot. RFC 6585| |598 |Network Read Timeout Error |Used by some HTTP proxies to signal a network read timeout behind the proxy to a client in ... front of the proxy. (Informal convention)| |599 |Network Connect Timeout Error |The connection timed ... P FastCGI Example]] *php *[[https://www.php.net/|php] *[[https://www.php.net/manual/en/|PHP M
- Network Setup @home_server:home_server_setup
- work Settings]] *[[https://poweradm.com/systemd-network-config-linux/|Network Configuration with Systemd-networkd on Ubuntu/Debian]] (systemd-networkd)) *[[... pi.stackexchange.com/questions/108592/use-systemd-networkd-for-general-networking]] (systemd-networkd) *[[https://superuser.com/questions/169453... medium.com/100-days-of-linux/working-with-systemd-networkd-e461cfe80e6d|Working with systemd-networkd]] (systemd-networkd) *[[https://major.io/p/creating-a-bridge-f... orkd]] *[[https://man.archlinux.org/man/systemd.network.5|systemd.network - Network configuration]] *[[https://www.freedesktop.
- Debian Server Network Setup @linux_router
- twork configuration *Use ''sudo journalctl -xeu networking'' (''sudo systemctl status networking'') to check any errors on networking *This also brings up dhclient request... yaml.old /etc/netplan/50-cloud-init.yaml #mv /etc/netplan/network.yaml /etc/netplan/network.yaml.old ln -sf /etc/nftables.conf.orig /etc/... aml /etc/netplan/50-cloud-init.yaml.old #mv /etc/netplan/network.yaml.old /etc/netplan/network.yaml #mv /etc/netplan/50-cloud-init.yaml.old /etc/netplan/50-cloud-init.yaml #mv /etc/netplan/network.yaml /etc/netplan/network.yaml.old #ln -sf /etc/nftables.conf.orig /etc
- Docker @docker_notes
- docker network ls'' | List all volumes| |''docker network create NETWORK'' | Create a NETWORK| |''docker network inspect NETWORK'' | Show information (json formatted)| |''docker network rm NETWORK'' | Destroy a NETWORK| |''%%docker network ls --filter="dangling=tr... etwork arrangement I know nothing about. - None network - no assigned network, container has no external network connectivity ====References==== *[[https:/... orking tools and when attached to the same docker network can be used to diagnose the network and containers networks thereon. *''%%docker run --rm --name netsh
- Router Miscellaneous @linux_router
- cal usage: ''sudo iftop -i br0'' ====nethogs==== nethogs - Net top tool grouping bandwidth per process\\ Use ''m... [https://www.tecmint.com/darkstat-web-based-linux-network-traffic-analyzer/|Darkstat – A Web Based Linux Network Traffic Analyser]], is a relatively low resou... ker]] [[https://docs.docker.com/engine/userguide/networking/|Docker container networking]] [[https://stackoverflow.com/questions/2... se special addresses for private LANs (Local Area Network)s with NAT (Network Address Translation) used to connect the LANs
- DHCP / DNS Setup @linux_router
- 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
- Docker - DNS Server @docker_notes
- e IP forwarding permanent?]] *[[http://linux-ip.net/html/index.html|Guide to IP Layer Network Administration with Linux]] *[[https://linu... dercodetesting.com/understanding-arp-and-nat-core-networking-protocols-for-cybersecurity/|Understanding ARP and NAT: Core Networking Protocols for Cybersecurity]] *[[https:/... etc/bind/named.conf'' *''named-checkzone kptree.net /etc/bind/db.kptree.net'' *''named-checkzone 1.168.192.in-addr.arpa /et... My local recursive servers are ''ns1.local.kptree.net'' and ''ns2.local.kptree.net'', which are on separate serves on the local network. These DNS servers are for local LAN use onl
- Docker Deluge Image / Service @docker_notes
- 1s0 macnet1 </code> *[[https://docs.docker.com/network/network-tutorial-macvlan/|Docker Docs: Networking using a macvlan network]] *[[https://docs.docker.com/compose/networking/|Docker Docs : Networking in Compose]] *[[https://gdevillele.github.io/engine/userguide/networking/get-started-macvlan/|Macvlan Network Driver]] *[[https://stackoverflow.com/questions/49600665/docker-macvlan-network-inside-container-is-not-reaching-to-its-own-host|Docker Macvlan network inside container is not reaching to its own h
- Conky @home_server:home_server_setup:other_services
- amples to average. Set to 1 to disable averaging net_avg_samples = 2,-- Number of net samples to average. Set to 1 to disable averaging... samples to average. Set to 1 to disable averaging net_avg_samples 2 # Number of net samples to average. Set to 1 to disable averaging... amples to average. Set to 1 to disable averaging net_avg_samples = 2,-- Number of net samples to average. Set to 1 to disable averaging... r0}Link speed: $color${execi 99999 cat /sys/class/net/eno2/speed} MB/s, ${execi 99999 cat /sys/class/net/eno2/duplex} duplex ${color0}Down:$color ${downsp
- Docker mailserver @docker_notes
- ent URL to help with routing, e.g. webmail.kptree.net versus mail.kptree.net for mail server. The webmail.kptree.net successfully used Traefik router and successfully... ain setup to function. See [[https://wiki.kptree.net/doku.php?id=docker_notes:docker#dns_and_nftable_iptables_netfilter_within_containers|netfilter use within containers]] that describe why care must be taken no to interfere with existing netfilter nat chains required for container DNS funct
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- results that include the word 'apache.'" -sudo netstat -anp | head -n2 ; sudo netstat -anp | grep apache : "Find all the open network sockets, but only show me the two header line... (listening ornon-listening) ''sudo hwinfo -class network'' to list network heard ware adapter properties =====pbcopy pbpaste===== Also see [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:other_s... :home_it_setup]] *[[home_server:home_server_setup:Network_setup]] *[[home_server:home_server_setup:kvm]
- KPTree - Email Server Setup @home_server
- o apt install netplan.io'' * ''sudo mv /etc/network/interfaces /etc/network/interfaces.old'' * ''sudo /etc/netplan/network.yaml'' * <code>network: version: 2 rend... mple.com%% and %%mail.example.com%%" use %%kptree.net%% and %%mail.kptree.net%% instead *For "Fire up an Ubuntu 18.04 AWS Ins... nly --webroot --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%%''. This works straight away and well. Unfortu
- Basic Netfilter Function Block Diagram @linux_router
- IPTables use the [[https://en.wikipedia.org/wiki/Netfilter|Netfilter]] framework provided in the Linux kernal. N... de> The following is a basic block diagram of the Netfilter Filter and NAT (Network Address Translation) functions, which are the... community/tutorials/a-deep-dive-into-iptables-and-netfilter-architecture|A Deep Dive into Iptables and Netfilter Architecture]]. While it it is focus on ip... T Table=== The ''nat'' table is used to implement network address translation rules. As packets enter the network stack, rules in this table will determine whe
- NFTables Configuration @linux_router
- address is 192.168.5.1, See [[https://wiki.kptree.net/doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interface]].</color>++\\ <tab3>define <color... address is 192.168.5.1, See [[https://wiki.kptree.net/doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interface]].</color>++\\ <tab3>define <color... oopback-to-forwarded-public-ip-address-from-local-network-hairpin-nat|Loopback to forwarded Public IP address from local network - Hairpin NAT]] The following commands provi... uter resources than snat This only affects local networks that use NAT which is basically mandatory fo
- TC - Traffic Control @linux_router
- 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 de... ages/man8/tc-cake.8.html|tc-cake]] *[[https://netdevconf.info/0x19/docs/netdev-0x19-paper16-talk-paper.pdf|mq-cake: Scaling s... *[[https://lartc.org/howto/|HOWTO]] *[[https://netbeez.net/blog/how-to-use-the-linux-traffic-control/|How to