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
  • docker_notes (15)
  • home_server (15)
  • linux_router (11)
  • tech_notes (2)
  • personal (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

NFTables Configuration @linux_router
15 Hits, Last modified: 19 months ago
routing.</color>\\ <tab6><color blue> # open ports refers to ports to open for input to this machine.</color>\\ <ta... #202000/#F0F0E0> Incoming WAN packets to the mail ports, pop3s, imaps or smtp ports are preroute dnat to the mail server IP address.<... <tab6> }\\ <tab3> }\\ ++++ ++++mail server ports:| * smtp {25} / (smtps) submissions {465} / sub... {587} - (My mail server uses smtp / submission on ports 25 / 587 respectivily) * imap {143} / imaps {99
Wireguard VPN access from WAN to LAN @linux_router
15 Hits, Last modified: 16 months ago
routing.</color>\\ <tab6><color blue> # open ports refers to ports to open for input to this machine.</color>\\ <ta... #202000/#F0F0E0> Incoming WAN packets to the mail ports, pop3s, imaps or smtp ports are preroute dnat to the mail server IP address.<... list table 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 elements to set tcp_open_ports: ''sudo nft add element inet firewall tcp_open_ports{ssh, http, 60000-61000 }'' * To delete rule in
Router Miscellaneous @linux_router
13 Hits, Last modified: 11 months ago
in Linux]] * [[https://www.stationx.net/common-ports-cheat-sheet/|Common Ports Cheat Sheet: The Ultimate Ports & Protocols List]] * [[https://www.geeksforgeeks.org/50-common-ports-you-should-know/|50 Common Ports You Should Know]] * Distribution List of Ports (information only) * <fc #ff00ff>Gentoo</fc> [[http
Formatting Syntax @wiki
10 Hits, Last modified: 8 weeks ago
== Formatting Syntax ====== [[doku>DokuWiki]] supports some simple markup language, which tries to make ... . ===== Basic Text Formatting ===== DokuWiki supports **bold**, //italic//, __underlined__ and ''monosp... **__//''combine''//__** all these. DokuWiki supports **bold**, //italic//, __underlined__ and ''monosp... if really needed. ===== Links ===== DokuWiki supports multiple ways of creating links. ==== External =
turn server @docker_notes
9 Hits, Last modified: 19 months ago
URN does not aid in running servers on well known ports in the private network through a NAT; it supports the connection of a user behind a NAT to only a s... nd overheads associated with large number of open ports on a bridge type network on Docker * The public... ain listening port listening-port=3478 # Further ports that are open for communication min-port=32769 ma... # For secure TCP connections, Coturn currently supports SSL version 3 and # TLS version 1.0, 1.1 and 1.2.
Network Setup @home_server:home_server_setup
8 Hits, Last modified: 13 months ago
ected to the 2.5Gb/s switch with 2.5Gb/s Ethernet ports and have 4 x 4 Gb/s ports downstream, Netgear WAX206-100AU. Interestingly ... Ps around 2014. They each have 5 x 1Gb/s ethernet ports, for which 1 is used to connect to the upstream s... The new server board does not have any back USB3 ports. No great loss, never used them yet. As instruct
NFTables IP Control @linux_router
8 Hits, Last modified: 5 years ago
e forward and nat chains refer to routing. # open ports refers to ports to open for input to this machine. # ssh is port ... e are not using yet. # set tcp_open_ports { # type inet_service; flags interval; # ... # https # } # set udp_open_ports { # type inet_service; flags interval; # ... nter accept # allow tcp/udp open ports # tcp dport @tcp_open_ports counter acce
Router VM @linux_router
7 Hits, Last modified: 19 months ago
ng as a network switch for the connected physical ports. (On my home server I have 4 x 1GB/s Ethernet ports and an add in PCIe card that provided a 2.5GB/s Ethernet port. All these physical ports are connected to a common network bridge device. ... t allows connections of multiple virtual Ethernet ports to the bridge device. This is a commonly used fea
NFS @home_server:home_server_setup:other_services
7 Hits, Last modified: 21 months ago
rver]] *die.net [[https://linux.die.net/man/5/exports|exports(5) - Linux man page]] *[[https://www.golinuxclo... evel directories if necessary.) ''sudo vim /etc/exports'' - edit the exports file as required <code> # /etc/exports: the access control list for filesystems which may be exported /e... 168.1.5:/export /mnt'' to mount all the defined exports. *''sudo unmount /mnt/storage'' to unmount Che
Docker mailserver @docker_notes
5 Hits, Last modified: 4 weeks ago
hensive standard!//</fc> * Distribution List of Ports (information only) * <fc #ff00ff>Gentoo</fc> ... 9000. Additional servers can be setup using other ports. This allows servers per app and different server... - roundcubedb networks: proxy: ports: - 9000:9000 volumes: - ./.config... rt: unless-stopped networks: proxy: ports: - 5432:5432 volumes: - ./.config
Router Hardware @linux_router
5 Hits, Last modified: 3 months ago
SO-DIMM DDR5 4800MHz, 32GB(SAMSUNG). *Ethernet Ports: 2 x Marvell AQC113C-B1-C 10Gbps Network cards(vi... : 2 x M.2 2242/2280 NVMe SSD, PCIe 2.0 x 1 *USB Ports: 2 x USB-A 3.0(5Gbps), 1 x USB-C 3.2 Gen2(10Gbps)... wer (~8 - 10W), small size. They come with 2 SATA ports and mini PCI-E slots. By the time you fit them ou... -Lucent G-240G-P'' (at least up to circa 2025) 1 ports are G-010G-D and FG1000ANB 4 ports are U-040X-A a
Nextcloud Container @docker_notes
4 Hits, Last modified: 4 weeks ago
web: image: nginx restart: always ports: - 8180:80 depends_on: - app ... ection mail:account:export Exports a user's IMAP account(s) mail:account:export-threads Exports a user's account threads mail:account:sync ... --o:ssl.enable=false --o:ssl.termination=true ports: - 9980:9980 networks: - proxy n
KPTree - Email Server Setup @home_server
4 Hits, Last modified: 3 years ago
68.1.10:/export /mnt'' to mount all the defined exports. The mount directory must already exist, not nece... ffic to the local VM IP address for the nominated ports. *I never open VM SSH access ports to the Internet..... *The Internet ports are only redirected later in the build, when necessary for
Debian Server Network Setup @linux_router
4 Hits, Last modified: 10 months ago
ing 3 NICs are setup in bridge mode as router LAN ports. When setup in bridge mode the 3 ports effectively act as a switch with any able to acce
Docker - DNS Server @docker_notes
4 Hits, Last modified: 7 months ago
/etc/bind/named.conf.authoritative. // // BIND supports using the same daemon as both authoritative nameserver and // recursive resolver; it supports this because it is the oldest and original // nam... sed, attackers can and will find your resolver by portscanning the // global IPv4 address space. // // In... point is the docker network is in host mode. (The ports are opened directly on the host and not routed fr
Linux Router Background @linux_router
3 Hits, Last modified: 5 months ago
Docker - diun & ntfy @docker_notes
3 Hits, Last modified: 22 months ago
Docker nginx / php notes @docker_notes
3 Hits, Last modified: 10 months ago
Docker Miscellaneous @docker_notes
3 Hits, Last modified: 9 months ago
Rsync @home_server:home_server_setup:other_services
3 Hits, Last modified: 8 months ago
Docker @docker_notes
3 Hits, Last modified: 8 months ago
Calibre @docker_notes
2 Hits, Last modified: 2 years ago
VNC @docker_notes
2 Hits, Last modified: 15 months ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
2 Hits, Last modified: 13 months ago
KPTree Torrent VM Setup @home_server
2 Hits, Last modified: 5 years ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 12 months ago
Reverse Proxy Server - Traefik @docker_notes
2 Hits, Last modified: 21 months ago
dokuwiki setup notes @home_server
2 Hits, Last modified: 12 months ago
Wifi Router / Access Points @linux_router
2 Hits, Last modified: 8 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 months ago
BASH Customisation @home_server:home_server_setup:other_services
2 Hits, Last modified: 10 months ago
Docker-Compose @docker_notes
1 Hits, Last modified: 12 days ago
Private LAN VPN Access @docker_notes
1 Hits, Last modified: 21 months ago
Dokuwiki @docker_notes
1 Hits, Last modified: 6 months ago
Web Server setup @home_server
1 Hits, Last modified: 22 months ago
IPTables Configuration @linux_router
1 Hits, Last modified: 21 months ago
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 5 months ago
Home Sprinkler Setup Notes @personal
1 Hits, Last modified: 16 months ago
DHCP / DNS Setup @linux_router
1 Hits, Last modified: 21 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 8 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 16 months ago
PiKVM @tech_notes
1 Hits, Last modified: 13 months ago
Mosh @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 years ago
IPMI CLI Tools @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago