address

Search

You can find the results of your search below.

Docker mailserver
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
Docker nginx / php 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
turn server
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
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
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
Docker Deluge Image / Service
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
Reverse Proxy Server
2 Hits, Last modified:
middleware ipWhitelist only allows the define ip address(es) to be forwarded. All other address will have 403 forbidden returned. ++++ipWhitelist| <code>defau
Docker Host
2 Hits, Last modified:
pt install vim'' to install vim * Set static ip address and a bridge network (this varies on the install ... br0 iface br0 inet static bridge_ports enp1s0 address 192.168.1.2/24 gateway 192.168.1.1 #Do