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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (37)
  • docker_notes (19)
  • linux_router (17)
  • tech_notes (15)
  • project (5)
  • personal (3)
  • wiki (3)
  • python (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • ISP IPoE DHCP Setup Notes
  • IPTables Configuration
  • NFTables IP Control
  • KPTree Recipes
  • Network Speed testing
  • IPv6 summary notes
  • IPMI CLI Tools
  • IPMI Console Setup
  • Commonly used commands and scripts
  • Tripwire

Fulltext results:

NFTables Configuration @linux_router
196 Hits, Last modified: 19 months ago
rpin_nat|hairpin nat]].</color>++\\ <tab9> ip saddr <color red>$lan_ip4</color> ip daddr <color red>$http_server</color> tcp dport {... at <color red>$router_ip4</color>\\ <tab9> ip saddr <color red>$lan_ip4</color> ip daddr <color red>$mail_server</color> tcp dport {... th dynamic wan ip address</color>\\ <tab9> ip saddr <color red>$lan_ip4</color> ip daddr <color red>$modem_ip4</color> counter snat <color red>$modem_ip</color>\\ <tab9> ip saddr <color red>$vpn_ip</color> ip daddr <color red>$modem_ip4</color> counter snat <color red>$modem_ip</color
KPTree Torrent VM Setup @home_server
184 Hits, Last modified: 5 years ago
required to setup the tunnel. * ''wget http://ipinfo.io/ip -qO -'' to check my current external ip address. * Unfortunately PrivatVPN changes thei... service -b 0 -xe'' *__To check current external IP address: ''%%wget http://ipinfo.io/ip -qO -%%''__ *To list current tables in nftables: ''sudo nft list table ip firewall'', not inet, specifically ip, as ip6 is disabled. *To start nftables: ''sudo system... IP address are not the same. To check end point IP use: ''wget http://ipinfo.io/ip -qO -'' ====Sample NFTables configuration script
Wireguard VPN access from WAN to LAN @linux_router
176 Hits, Last modified: 16 months ago
rect to Wireguard server: - sudo nft add rule ip nat prerouting ip daddr $wan_ip4 udp dport $vpn_port counter dnat to $vpn_ip4 - sudo nft add rule inet firewall input iifn... angle or SNAT to internet - sudo nft add rule ip nat postrouting ip saddr $vpn_ip4 oifname $wan counter snat $wan_ip4 (not necessary is already have masquerade on oif... 4</color>\\ <tab9><color #000060/#F0F0FF> #ip saddr { </color><color #060000/#FFF0F0>$lan_ip4, $vpn_ip4 </color><color #000060/#F0F0FF>}oifname </color>... counter snat </color><color #060000/#FFF0F0>$wan_ip4 #with ip set</color>\\ <tab9><color #000060/#F0F0FF>
IPMI CLI Tools @home_server:home_server_setup:other_services
171 Hits, Last modified: 3 years ago
OS shutdown, (if supported). * Retrieving ILOM IP address with ipmitool: ''sudo ipmitool lan print'' * Retrieving Sensor Data: ''s... aged system : system which is to be managed using IPMI. The IPMI card is installed on this machine. IPMI v2.0 supports both local and remote access to t... [https://www.thomas-krenn.com/en/wiki/Configuring_IPMI_under_Linux_using_ipmitool|Configuring IPMI under Linux using ipmitool]] * [[https://www.thomas-krenn.com/en... * [[https://www.thomas-krenn.com/en/wiki/FreeIPMI_ipmimonitoring|FreeIPMI ipmimonitoring]] * Adam Sweet's Wiki: [[https://wi
Router Miscellaneous @linux_router
133 Hits, Last modified: 12 months ago
px]] for more information * ''sudo apt install pipx'' ([[https://pypa.github.io/pipx/|pipx]] — Install and Run Python Applications in Isola... geek.com/215730/how-to-connect-to-a-vpn-from-your-iphone-or-ipad/|VPN from your iPhone]] ---- =====Reserved Ports and IPv4 Reserved... y used commands and scripts:===== *Get external IP address ''wget http://ipinfo.io/ip -qO -'' *To check the current network hardware ... TO/x2561.html|Firewalling using nftables]] *www.iptables.info [[http://www.iptables.info/en/tcp-ip.html#TCPIPLAYERS|TCP/IP repetition]], [[http://www.iptables.info/en/conne
Docker nginx / php notes @docker_notes
122 Hits, Last modified: 11 months ago
/etc/nginx/fastcgi.conf| <code> fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING $query_s... NT_LENGTH $content_length; fastcgi_param SCRIPT_NAME $fastcgi_script_name; fastcgi_param REQUEST_URI $request... NT_LENGTH $content_length; fastcgi_param SCRIPT_NAME $fastcgi_script_name; fastcgi_param REQUEST_URI $request... s for historical reasons where ''fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;'' has to be separately configured in the l
turn server @docker_notes
111 Hits, Last modified: 19 months ago
y if it is started with more than one # listening IP address of the same family (IPv4 or IPv6). # RFC 5780 is supported only by UDP protocol,... tening. #listening-ip= # # If you specify '::' as IP, then all IPv6 system IPs will be used for # listening. #listening-ip=:: #... Multiple relay addresses may be used. # The same IP(s) can be used as both listening IP(s) and relay IP(s). # # If no relay IP(s) specified, then the tur... , and it # will always be using the client socket IP address as the relay IP address # of the TURN session (if the requested r
Basic Netfilter Function Block Diagram @linux_router
93 Hits, Last modified: 2 years ago
Module]] *Nixcraft [[https://www.cyberciti.biz/tips/linux-iptables-9-allow-icmp-ping.html|IPTables allow or block ICMP ping request]] *[[htt... PTables]] *[[https://www.thegeekstuff.com/scripts/iptables-rules|iptables script]] *[[http://www.epicvoyage.org/blog/geek-stuff... -p/2363074|Understanding MTU for ADSL]], and **Wikipedia** [[https://en.wikipedia.org/wiki/IPv4#IHL|IPv4]], [[https://en.wikipedia.org/wiki/EtherType|Ethertype]], [[https://en.... o-point protocol over Ethernet]], [[https://en.wikipedia.org/wiki/IPv6_packet|IPv6 packet]], [[https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol_ve
Docker @docker_notes
92 Hits, Last modified: 8 months ago
Docker and can be checked with ''sudo sysctl net.ipv4.ip_forward'' and ''sudo sysctl net.ipv6.conf.all.forwarding'' It would also adversely ... configuration I could have created a file called iptables-docker.rules in /etc/iptables/rules.v4 and then used command ''iptables-restore -nv < /etc/iptables/rules.v4'' or s... ker Networking: Macvlan vs. Ipvlan]] *[[https://ipwithease.com/macvlan-vs-ipvlan-understand-the-difference/|MacVLAN vs IPvlan: Understand the difference]] *[[https://medium.com/@dyavanapellisujal7/docker-macvlan-and-ipvlan-explained-advanced-networking-guide-b3ba20bc22e4|Docker MacVLAN and IPVLAN Explained: Advanced Networking Guide]] *[[h
Back-up Server Old Setup @home_server:home_server_setup:other_services
81 Hits, Last modified: 21 months ago
p?id=home_server:home_server_setup:other_services:ipmi#ipmi_start_script|IPMI startup script]] for description of this script. - Mount the back-up drives to the back-up ser... p?id=home_server:home_server_setup:other_services:ipmi#ipmi_stop_script|IPMI Stop script]] - ''sudo bash ~/Myscripts/ipmi_stop_05_40.sh ; echo $?'' To use: ''sudo bash ~/Myscripts/server_b... ackup.log' str0='/home/baumkp' str1='/Myscripts/' ipmi_start='ipmi_start_05_40.sh' ipmi_stop='ipmi_stop_05_40.sh'
NFTables IP Control @linux_router
61 Hits, Last modified: 5 years ago
ctly see external address "hairpin dnat" ip daddr $wan_ip4 tcp dport {http, https} counter dnat $http_server ip daddr $wan_ip4 tcp dport {pop3s, imaps, smtp} counter dnat $mai... tly see external address "hairpin dnat" ip saddr 192.168.1.0/24 ip daddr $http_server tcp dport {http, https} counter snat $router_ip4 ip saddr 192.168.1.0/24 ip daddr $mail_server tcp dport {http, https, pop3s,
IPMI Console Setup @home_server:home_server_setup:other_services
55 Hits, Last modified: 17 months ago
p?id=home_server:home_server_setup:other_services:ipmi#ipmi_cli_tools|ipmitools ]] and imptitools manual [[https://linux.d... PMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPMI 2.0. (All my interfaces are IPMI 2.0) * -H : remote server address IP or hostn... loader setup. (The client setup is based upon BMC IPMI so the client software setup description is also not relevant.) The BMC IPMI client setup is described below. On Debian 10 ... PMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPMI 2.0. (All my interfaces are IPMI 2.0) * -H : remote server address IP or hostn
Rsync @home_server:home_server_setup:other_services
55 Hits, Last modified: 8 months ago
nef/oga/ogg/ogv/opus/orf/pef/png/qt/rar/rpm/rw2/rzip/s7z/sfx/sr2/srf/svgz/t[gb]z/tlz/txz/vob/wim/wma/wmv/xz/zip'' ''rsync %%--%%skip-compress=$RSYNC_SKIP_COMPRESS .....'' ''sudo rsync %%--%%dry-run -av -u --delete /media/Disk1/ bau... o rsync %%--%%dry-run -avz -u %%--%%delete ~/Myscripts/ /home/shared/Myscripts'' ''sudo rsync x %%--%%dry-run -avz -u /home/s... ==My web page copy bash batch==== ''sudo vim Myscripts/rsync_shared.sh'' or to run ''sudo bash Myscripts/rsync_shared.sh'' #Note this is a local only s
Docker mailserver @docker_notes
50 Hits, Last modified: 5 weeks ago
82'' *All the /php82/ paths in the pre_start_script.sh, ''.config_php/scripts/pre_start_script.sh'' *The php-fpm82 reference in ''.config_php... 37225/how-to-setup-a-single-nginx-server-with-multiple-php-fpm-docker-containers|how to setup a single nginx server with multiple php-fpm docker containers]] *[[https://stac... [https://stackoverflow.com/questions/49754286/multiple-images-one-dockerfile|Multiple images, one Dockerfile]] *[[https://medium.co... e ''ARG PHP_VERSION=82'' *Main configuration script ''pre_start_script.sh'', ''PHP_VERSION=82'' *s6-rc.d php-fpm long
DHCP / DNS Setup @linux_router
50 Hits, Last modified: 22 months ago
{{tag>linux router dns dhcp bind ip ipv6 radvd host dig nslookup}} ======DHCP / DNS Setup====== =====Out... ng OpenDNS to allow some free security screening, IP 208.67.222.222 and 208.67.220.220. I have stop using these. IP 9.9.9.9, Quadnine provides some protection bad we... ee.net'' for the forward zone file. If not using IPv6 bind may still look for IPv6 unnecessarily filling up log files. To prevent ... pin NAT or similar occurring. Think about it, the IP address on the local server does not match the domain certificate IP address. [[linux_router:nftables#hairpin_nat]] i
Commonly used commands and scripts @home_server:home_server_setup:other_services
48 Hits, Last modified: 12 months ago
Web Server setup @home_server
46 Hits, Last modified: 22 months ago
KPTree Recipes @personal
44 Hits, Last modified: 12 months ago
BASH Customisation @home_server:home_server_setup:other_services
43 Hits, Last modified: 10 months ago
Debian Server Network Setup @linux_router
41 Hits, Last modified: 10 months ago
Nextcloud Container @docker_notes
39 Hits, Last modified: 5 weeks ago
Formatting Syntax @wiki
34 Hits, Last modified: 2 months ago
KPTree - Home Desktop Setup @home_server
33 Hits, Last modified: 5 months ago
Docker Deluge Image / Service @docker_notes
30 Hits, Last modified: 3 months ago
KPTree - Email Server Setup @home_server
30 Hits, Last modified: 3 years ago
Programs & Applications @tech_notes
27 Hits, Last modified: 11 months ago
Docker - DNS Server @docker_notes
27 Hits, Last modified: 7 months ago
Router Configuration, Switch & Server Setup @linux_router
27 Hits, Last modified: 16 months ago
dokuwiki setup notes @home_server
26 Hits, Last modified: 12 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
26 Hits, Last modified: 3 years ago
Conky @home_server:home_server_setup:other_services
26 Hits, Last modified: 5 years ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
25 Hits, Last modified: 14 months ago
IPTables Configuration @linux_router
25 Hits, Last modified: 22 months ago
ISP PPPoE Network Setup @linux_router
23 Hits, Last modified: 2 years ago
ISP IPoE DHCP Setup Notes @linux_router
23 Hits, Last modified: 21 months ago
Docker - diun & ntfy @docker_notes
23 Hits, Last modified: 22 months ago
Network Setup @home_server:home_server_setup
22 Hits, Last modified: 14 months ago
Router Hardware @linux_router
19 Hits, Last modified: 3 months ago
TC - Traffic Control @linux_router
19 Hits, Last modified: 3 months ago
VIM Editor @home_server:home_server_setup:other_services
18 Hits, Last modified: 3 years ago
Docker - DHCP Kea Server @docker_notes
15 Hits, Last modified: 6 months ago
Linux Router Background @linux_router
14 Hits, Last modified: 5 months ago
samba @home_server:home_server_setup:other_services
14 Hits, Last modified: 4 years ago
SSH Notes @home_server:home_server_setup:other_services
13 Hits, Last modified: 21 months ago
Router VM @linux_router
12 Hits, Last modified: 19 months ago
Docker init Systems @docker_notes
12 Hits, Last modified: 6 weeks ago
Network Speed testing @tech_notes
11 Hits, Last modified: 21 months ago
IPv6 summary notes @tech_notes
11 Hits, Last modified: 4 years ago
sidebar
9 Hits, Last modified: 8 months ago
Ethernet Twisted Pair Cables @project
9 Hits, Last modified: 9 months ago
Python Programming Notes @python
8 Hits, Last modified: 9 months ago
Reverse Proxy Server - Traefik @docker_notes
8 Hits, Last modified: 21 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
8 Hits, Last modified: 18 months ago
PiKVM @tech_notes
7 Hits, Last modified: 14 months ago
VNC Server @home_server:home_server_setup
7 Hits, Last modified: 16 months ago
logrotate @home_server:home_server_setup:other_services
7 Hits, Last modified: 3 years ago
ntp @docker_notes
6 Hits, Last modified: 11 months ago
KVM Setup @home_server:home_server_setup
6 Hits, Last modified: 20 months ago
Private LAN VPN Access @docker_notes
6 Hits, Last modified: 21 months ago
Flatpak @tech_notes
6 Hits, Last modified: 8 months ago
Calibre Server @home_server:home_server_setup:other_services
5 Hits, Last modified: 5 years ago
Home Server Notes @home_server:home_server_setup
5 Hits, Last modified: 8 months ago
File Sharing @docker_notes
5 Hits, Last modified: 21 months ago
Docker Host @docker_notes
4 Hits, Last modified: 9 months ago
Home Sprinkler Setup Notes @personal
4 Hits, Last modified: 17 months ago
Nginx @tech_notes
4 Hits, Last modified: 3 years ago
tmux @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 years ago
Fail2Ban @home_server:home_server_setup:other_services
4 Hits, Last modified: 4 years ago
ssh with key files @tech_notes
3 Hits, Last modified: 3 years ago
DokuWiki @wiki
3 Hits, Last modified: 2 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: 8 months ago
XFCE @home_server:home_server_setup:other_services
3 Hits, Last modified: 21 months ago
Home Server Index @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
Linux Router Setup Notes - Index @linux_router
3 Hits, Last modified: 19 months ago
Tripwire @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 years ago
Wifi Router / Access Points @linux_router
3 Hits, Last modified: 8 months ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 years ago
Docker Miscellaneous @docker_notes
2 Hits, Last modified: 9 months ago
Welcome to your new DokuWiki @wiki
2 Hits, Last modified: 2 months ago
MONIT @home_server:home_server_setup:other_services
2 Hits, Last modified: 7 years ago
Simlinks @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 months ago
Technical Notes - Index @tech_notes
2 Hits, Last modified: 16 months ago
boot tools @tech_notes
2 Hits, Last modified: 3 months ago
Dokuwiki @docker_notes
2 Hits, Last modified: 6 months ago
Docker-Compose @docker_notes
2 Hits, Last modified: 3 weeks ago
snapraid @home_server:home_server_setup:other_services
2 Hits, Last modified: 7 months ago
Sprinkler Solenoid 24VAC Woes @project
2 Hits, Last modified: 2 years ago
s6-rc init @tech_notes
2 Hits, Last modified: 3 years ago
systemd Stuff @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 5 years ago
Time Date Related Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
ansible @tech_notes
1 Hits, Last modified: 3 years ago
Shell Builtin Commands @tech_notes
1 Hits, Last modified: 19 months ago
Bookmarking Servers @docker_notes
1 Hits, Last modified: 17 months ago
ASCII @tech_notes
1 Hits, Last modified: 2 years ago
Electronics Info/Data @project
1 Hits, Last modified: 9 months ago
Oscilloscope @project
1 Hits, Last modified: 3 years ago
Grid Power @project
1 Hits, Last modified: 9 months ago
git @tech_notes
1 Hits, Last modified: 4 years ago
Localisations @personal
1 Hits, Last modified: 12 months ago