address

Search

You can find the results of your search below.

NFTables Configuration @linux_router
45 Hits, Last modified:
efinitions can be found using ''ip a'' \\ * IP address should also be able to be found using ''ip a''.\\... 92.168.1.0/24'' to find all the related active ip address ip range. </color>++ \\ <tab3>define <color red... .1</color><color blue> #definition of router IPv4 address</color>\\ <tab3>define <color red>modem_ip = 192... 5.2</color><color blue> #definition of modem IPv4 address</color> ++ | \\ + <color #202000/#F0F0E0>The $mo
DHCP / DNS Setup @linux_router
38 Hits, Last modified:
d saying is the domain maintainer. For the e-mail address, we use a ; dot instead of an @. ; The lines aft... ...then an "A Record" for the domain server's IP address... A 192.168.1.12 ; This is the LAN address of the html server ; that is hairpi... ecords" so that e-mail for the domain's e-mail ; addresses goes to the right place. MX 00 mail.kptree
KPTree - Email Server Setup @home_server
23 Hits, Last modified:
the home server has only one external static IPv4 address the mail server subdomain needs to be shared on the common IP address with other subdomains and applications. We can us... between different subdomains. ===Set network IP address, static IP=== The mail server need to have a static IP address on the local area network. ++++I actually like to
Debian / Ubuntu Network Setup @linux_router
19 Hits, Last modified:
DHCP WAN (static? for PPPOE) # set up static ip address to access modem web page on WAN NIC iface eno1:0 inet static address 192.168.5.2/24 # Then LAN networks are eno2 e... 0 inet static bridge_ports eno2 eno3 eno4 address 192.168.1.1/24 dns-nameservers 192.168.1.14 1... x:xx:xx:xx The "modern" way to specify static ip address as address 192.168.1.0/24'' this automatically as
SSH Notes @home_server:home_server_setup:other_services
19 Hits, Last modified:
nfo.get_cpu_info()['brand_raw']}") print(f"Ip-Address: {socket.gethostbyname(socket.gethostname())}") print(f"Mac-Address: {':'.join(re.findall('..', '%012x' % uuid.getnod... .net_if_addrs() for interface_name, interface_addresses in if_addrs.items(): for address in interface_addresses: print(f"=== Interface: {int
Docker mailserver @docker_notes
18 Hits, Last modified:
leted to avoid orphaned rows. | |email |The email address of the mail account. | |password |The hashed pass... The last table contains forwardings from an email address to other email addresses. ^Field ^Purpose ^ |id |A unique number identifying each row. It is added by the... virtual_domains table again. | |source |The email address that the email was actually sent to. In case of c
Network Setup @home_server:home_server_setup
18 Hits, Last modified:
ess #The DHCP server is used to assign a fixed IP address based upon MAC auto br0 iface br0 inet dhcp ... d. I then setup the dhcp sever to assign a fix IP address to the eth0 address.++++ ++++Netplan Old Setup with 802.3ad bonding, too complex do not use| ====Full Net... p Bridge Interface auto br0 iface br0 inet static address 192.168.1.5 network 192.168.1.0 netmask 255.255.2
Docker nginx / php notes @docker_notes
17 Hits, Last modified:
rs used to resolve names of upstream servers into addresses. # It's also needed when using tcpsocket and u... ; Define the anonymous ftp password (your email address). PHP's default setting ; for this is empty. ; ht... de ; the full path of the script, line number, To address and headers. ;mail.log = ; Log mail to syslog (Ev... processes have to map shared memory into the same address space. This ; directive allows to manually fix th
dokuwiki setup notes @home_server
12 Hits, Last modified:
needs to be setup to point to the appropriate ip addresses for wiki.kptree.net. The ipv4 points to a common public ipv4 address and uses proxies to redirect to correct VMs, so all subdomains have same public address. Each sub-domain can have an individual public ipv6 address if required and proxies are not required for ipv6
Router Miscellaneous @linux_router
11 Hits, Last modified:
one]] ---- =====Reserved Ports and IPv4 Reserved Addresses===== It took me some time to track down this a... f.org/rfc/rfc3330.txt|RFC 3330]] Special-Use IPv4 Addresses, September 2002** IPv4 uses some of these special addresses for private LANs (Local Area Network)s with NAT (Network Address Translation) used to connect the LANs to the WAN
turn server @docker_notes
10 Hits, Last modified:
s a protocol that assists in traversal of network address translators (NAT) or firewalls for multimedia app... end points are obfuscated, such as where local IP address are behind NAT. To primary purpose of NAT is to ... bility of IPv4 which has limited available public addresses by using a designated ranges of local IPv4 addresses that that do not have direct public addressability.
Docker @docker_notes
9 Hits, Last modified:
s could not communicate outside the local host IP address with other LAN addresses, including the router / gateway. Linux forwarding is required for Docker and ca... - MACVLAN (without subVLAN) this create a new ip address on the host machine * <code bash>docker net... * No host DHCP access so need to specify ip address when creating container (docker cli ''%%--ip 192.
Nextcloud Container @docker_notes
9 Hits, Last modified:
Set a system config value dav dav:create-addressbook Create a dav addressbook dav:create-calendar Create a dav calenda... chronizes the birthday calendar dav:sync-system-addressbook Synchronizes users to the system addressbook db db:add-missing-columns A
KVM Setup @home_server:home_server_setup
8 Hits, Last modified:
ource file='/path_to/vm_image_file.img'/> *<mac address='52:54:00:70:a9:a1'/> Cant be the same on the sam... VM back ups. * Using the same host name and IP address caused a SSH key error. To solve the new machine with 2 IP addresses the original server address and the a separate new unique address. * The original IP address allowed
Docker Deluge Image / Service @docker_notes
7 Hits, Last modified:
sage, e.g. greater privacy and ability to have ip address based on different geographic location. ====VPN ... 1s0 macnet1 </code>++ * In order to find the ip address of the vpn server I just ping the vpn access server and ensure this address is open for output on the firewall, details: ... docker networking cause failure. Docker use loop address 127.0.0.11 to resolve its dns queries and then re
Linux Router Background @linux_router
6 Hits, Last modified:
Router VM @linux_router
4 Hits, Last modified:
Reverse Proxy Server @docker_notes
2 Hits, Last modified:
Docker Host @docker_notes
2 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
2 Hits, Last modified:
Router Hardware @linux_router
1 Hits, Last modified:
Network Speed testing @tech_notes
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
1 Hits, Last modified: