Search
You can find the results of your search below.
Fulltext results:
- turn server @docker_notes
- 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.
- NFTables Configuration @linux_router
- 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
- Wireguard VPN access from WAN to LAN @linux_router
- system. I proposed to use an entirely separate IP address range for this: * Main home LAN is on 192.168.1... ter access, also some belabour use of variable IP address on domain names, whereas I have organised a static IP address for my domain, or are not setup to utilise a full... . On the server side it is set to the main VPN ip address. On the client side it needs to be set to include
- DHCP / DNS Setup @linux_router
- ervice. Most my critical services have static IP address. These notes still have some utility. I will pr... 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
- Router Configuration, Switch & Server Setup @linux_router
- NAT, NAT is additional to this! - NAT (Network Address Translation) is basically mandatory for IPv4 due to limited address space and optional for IPv6 - NAT obfuscates Local IP addresses behind public addressable WAN IP address(es). This obfuscation arguably provides some security. The key
- Debian Server Network Setup @linux_router
- 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... used there maybe a need to use this stanza. #hwaddress ether xx:xx:xx:xx:xx:xx The "modern" way to spec
- Network Setup @home_server:home_server_setup
- 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... tup the Bond auto bond0 iface bond0 inet manual hwaddress ether DE:AD:BE:EF:69:01 post-up ifenslave bond0 e
- Docker mailserver @docker_notes
- 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
- SSH Notes @home_server:home_server_setup:other_services
- 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 nginx / php notes @docker_notes
- 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
- Docker @docker_notes
- 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... encing by name, so dynamic container internal IP addressing is not a reference issue. Container names are... espace), and the container doesn't get its own IP-address allocated. - MACVLAN -The macvlan network
- Docker - diun & ntfy @docker_notes
- ct) # base-url: https://ntfy.kptree.net # Listen address for the HTTP & HTTPS web server. If "listen-https... To listen on all interfaces, you may omit the IP address, e.g. ":443". # To disable HTTP, set "listen-http... ed-For header is used to determine the visitor IP address # instead of the remote address of the connection. # # WARNING: If you are behind a proxy, you must set th
- Docker Deluge Image / Service @docker_notes
- 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
- Web Server setup @home_server
- *Test the web page by typing in the local ip address of the apache2 server in a web browser The [[htt... hines (VMs), each with a separate distinct LAN IP address. However there is only one WAN static Internet address, with the router setup to forward the web ports 80 ... rovide DNS information points to the WAN Internet address (A Record) for the domain name and all related su
- Router Miscellaneous @linux_router
- 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