Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Network Setup @home_server:home_server_setup
- {{tag>network interface netplan nic setup loopback eth ethernet bridge bond networkd linux debian setup command}} ======Network Setup====== Most server have... work Settings]] *[[https://poweradm.com/systemd-network-config-linux/|Network Configuration with Systemd-networkd on Ubuntu/Debian]] (systemd-networkd)) *[[... (All methods) *[[https://wiki.debian.org/BridgeNetworkConnections|Debian Wiki - Bridge Network Connections]] (/etc/network/interfaces method) *[[https://www.debian.or... pi.stackexchange.com/questions/108592/use-systemd-networkd-for-general-networking]] (systemd-networkd) *[[https://superuser.com/questions/169453
- 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
- 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
- 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... for dynamic updates } # kptree LAN scope subnet 192.168.1.0 netmask 255.255.255.0 { range 192.168.1.100 192
- Router Miscellaneous @linux_router
- ging 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... cago, on line book :- An Introduction to Computer Networks [[http://intronetworks.cs.luc.edu/current/html/index.html|Contents]... raft Linux: [[https://www.cyberciti.biz/faq/check-network-connection-linux/|Check Network Connection Command]] *This is old, but topi
- 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
- Docker Deluge Image / Service @docker_notes
- interface, e.g. enp1s0 * ''%%docker run -it --network macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/... ocker_store/media/.config:/root/.config/deluge/ --network macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/... -v /mnt/disk2/Media/Temp/Complete:/app/Complete --network macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/... me-opt=o=addr=192.168.1.10,rw,nfsvers=4,async"' --network macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/
- 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
- Wireguard VPN access from WAN to LAN @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... e ip nat -a'' * To add a set tcp_open_ports in inet firewall: ''sudo nft add set inet firewall tcp_open_ports{type inet_service \; flags interval \;}'' * To add elemen... p nat postrouting handle 24'' * To add rule to inet firewall input, before handle 25: ''sudo nft add rule inet firewall input handle 25 ip saddr udp dport 51914... ounter accept'' * To append new rule to end of inet firewall input: ''sudo nft add rule inet firewall input ip saddr udp dport 51914 counter a
- 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... ts). This line defines a table with the family ''inet'' and name ''firewall''. ''inet'' is a family that encompasses both IPv4 and IPv6... o list a loaded table use: ''sudo nft list table inet firewall'', the inet firewall as listed from ''sudo nft list table''
- 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 cont... n. =====Mailserver testing from CLI===== *''telnet mail.kptree.net 25'' Tests the main SMPT mail server connectivity. Port 25 is also designated smtp. *''telnet mail.kptree.net 587'' Tests the mail client SMPT server connectiv
- 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
- 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
- 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
- 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... life without grep anymore! ====netstat==== *''netstat -n'' to see active internet connections *''netstat -ie'' to see kernal inte... (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