lan

Search

You can find the results of your search below.

Debian / Ubuntu Network Setup @linux_router
73 Hits, Last modified:
{{tag>linux Debian Ubuntu router network netplan interface vlan ipv6 ip}} ======Debian / Ubuntu Network Setup====== ====Debian / Ubuntu Network - Inte... this interface Setup. It can be setup to use netplan inface.\\ Ubuntu (as of version 14.04) defaults ... setup to look like a router with 1 WAN port and 3 LAN port. The WAN port will be setup on NIC1 with the
Network Setup @home_server:home_server_setup
42 Hits, Last modified:
{{tag>network interface netplan nic setup loopback eth ethernet bridge bond networkd linux debian setup... fix IP address to the eth0 address.++++ ++++Netplan Old Setup with 802.3ad bonding, too complex do no... NIC connectors are setup as follows: <code> IPMI_LAN USB2-1 USB3-1 LAN3(eth2) LAN4(eth3) USB2-0 USB3-0 LAN1(eth0) LAN2(eth1) VGA </code> Ed
Router Miscellaneous @linux_router
37 Hits, Last modified:
{{tag>linux router monitor links darkstat glances ntopng iftop nethogs}} ======Router Miscellaneous====== ======Monitoring====== There are a number ... on a web browser at ''192.168.1.1:667'' ---- ====glances==== * ''sudo apt install pipx'' ([[https:/... nts) * ''pipx ensurepath'' * ''pipx install glances'' (https://nicolargo.github.io/glances/|Glanc
NFTables Configuration @linux_router
36 Hits, Last modified:
m device label</color>\\ <tab3>define <color red>lan = br0</color><color blue> #definition of lan device label</color>\\ <tab3>define <color red>lan_ip4 = 192.168.1.0/24</color><color blue> #definition of lan IPV4 range</color>\\ <tab3>define <color red>rout
IPMI CLI Tools @home_server:home_server_setup:other_services
28 Hits, Last modified:
h the machine locally. This is called Serial Over Lan (SOL) and is available in IPMI v2.0 as a standard... v1.5 - Ability to send IPMI messages to BMC over LAN, LAN alerting. No SOL as part of the standard's specification but some vendor specific SOL implementations. *IPMI v2.0 - Serial Over LAN enabling console redirection, access control, enh
Docker Deluge Image / Service @docker_notes
24 Hits, Last modified:
container openvpn "docker compose" wireguard macvlan nftables}} ======Docker Deluge Image / Service===... N to gain remote secure private access to my home LAN from the WAN (internet). //This is where I descri... router:wireguard|Wireguard VPN access from WAN to LAN]]//. - VPN to anonymize my public internet acce... stopped and need to be reset! so now trying ++macvlan option|<code bash> docker network create -d macv
Docker nginx / php notes @docker_notes
17 Hits, Last modified:
an older module add in for Python, and also other languages. Probably not relevant unless you intend to... ;user_ini.cache_ttl = 300 ;;;;;;;;;;;;;;;;;;;; ; Language Options ; ;;;;;;;;;;;;;;;;;;;; ; Enable the PHP scripting language engine under Apache. ; https://php.net/engin... ring_param_max_len = 0 ;;;;;;;;;;;;;;;;; ; Miscellaneous ; ;;;;;;;;;;;;;;;;; ; Decides whether PHP ma
Router Hardware @linux_router
17 Hits, Last modified:
l Pentium N3700 system with 4 x Intel i210-AT GbE LAN. I got with maximum 8GB RAM and 120GB mSata HD. ... l Pentium N3700 system with 4 x Intel i210-AT GbE LAN, from [[https://mitxpc.com/products/sys-e200-9b|M... d power slightly lower than the J1900. (The Intel LAN controllers are also the more modern ones). This unit also comes with a dedicated IPMI LAN Port, allowing full remote KVM operation on the n
Docker @docker_notes
16 Hits, Last modified:
cate outside the local host IP address with other LAN addresses, including the router / gateway. Linu... br0 was the bridge interface for the VMs and also LAN access. The next problem was how to make this oc... if installed there, no separate network.) - MACVLAN - MACVLAN (without subVLAN) this create a new ip address on the host machine * <code bash>d
DHCP / DNS Setup @linux_router
9 Hits, Last modified:
shutdown the the router with DNS/DHCP servers my LAN would stop working. Hence the need for back-up DN... onitor for Kea and Bind9 called Stork. A future plan would be to review and replace ISC DHCP with Kea ... and 3 are missing only.)++ Another reference is Lani's Weblog - Make your [[https://lani78.com/2012/07/23/make-your-dhcp-server-dynamically-update-your-dn
IPMI Console Setup @home_server:home_server_setup:other_services
9 Hits, Last modified:
functions if the ipmitool command, ''ipmitool -I lanplus -H 192.168.1.40 -U baumkp -f /etc/ipmitool so... elects IPMI 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... the following command to find out, ''ipmitool -I lanplus -H 192.168.1.40 -U baumkp -f /etc/ipmitool so
KPTree - MSWindows Setup @home_server
7 Hits, Last modified:
oftware: *Xplorer2 :- I am going back to using plan Windows Explorer. The licensing requirements wer... A4 paper cassettes must be setup as portrait not landscape. But should not be problem for bubble jet p... with selecting Australian as the primary English langage that seems to sometime also select the UK key... follows. The simple solution is to remove the UK language setting and if necessary add the US one. The
Home Sprinkler Setup Notes @personal
6 Hits, Last modified:
arious valves. To make matters worse some of the plant were inappropriate for an urban block, e.g. larg... I had the ficus trees removed. These trees and plants not only caused damage to the sprinklers, but a... ning wall. To make matters worse many trees and plants we place too close to the fences and retaining ... control valve wiring to allow for the overgrown plants and trees. *The control valve wiring only us
SSH Notes @home_server:home_server_setup:other_services
6 Hits, Last modified:
tus information script, ++++/etc/update-motd.d/50-landscape-sysinfo| <code> #!/bin/sh # pam_motd does n... /default/locale ] && . /etc/default/locale export LANG cores=$(grep -c ^processor /proc/cpuinfo 2>/dev/... ation as of " /bin/date echo /usr/bin/landscape-sysinfo else echo echo " System inf... mation script is written in python3, ++++/usr/bin/landscape-systeminfo| <code> #!/usr/bin/python3 impor
Router Basic Debian Server Setup @linux_router
5 Hits, Last modified:
u for the past many years I have grown use to netplan. This is not native on Debian Buster, so needs to be installed: ''sudo apt install netplan.io'' it basically just seems to work. One of th... some the of keypoints: *I set-up Ubuntu to use LAN port 2, as I want to use LAN port 1 as the Router WAN port. *I do not encrypt the home directory. (S
Linux Router Background @linux_router
4 Hits, Last modified:
Docker mailserver @docker_notes
3 Hits, Last modified:
KPTree - Email Server Setup @home_server
3 Hits, Last modified:
Router VM @linux_router
3 Hits, Last modified:
Docker - DHCP Server @docker_notes
2 Hits, Last modified:
Nextcloud Container @docker_notes
2 Hits, Last modified:
dokuwiki setup notes @home_server
2 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
2 Hits, Last modified:
Python Programming Notes @python
2 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
2 Hits, Last modified:
Docker - DNS Server @docker_notes
1 Hits, Last modified:
Dokuwiki @docker_notes
1 Hits, Last modified:
Docker init Systems @docker_notes
1 Hits, Last modified:
turn server @docker_notes
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: