Catégories
Réseau
Donnez des noms de domaine propres à vos services, accédez-y en sécurité de partout, bloquez les pubs sur tout le réseau et segmentez votre réseau comme un pro.
Dans cette catégorie
Configurer un VPN WireGuard
Auto-hébergez WireGuard pour accéder à votre homelab en toute sécurité depuis n'importe où.
Installer Nginx Proxy Manager
Publiez vos services internes avec certificats TLS gratuits et une interface conviviale.
Configurer Caddy comme reverse proxy
HTTPS automatique avec une configuration minimale pour vos services homelab.
Accès distant sécurisé à votre serveur domestique
Comparez VPN, reverse proxy et Tailscale sans exposer de ports non sécurisés.
Tailscale vs WireGuard
Mesh VPN géré vs WireGuard auto-hébergé — simplicité vs contrôle pour l'accès distant.
Installer Pi-hole
Bloquez publicités et traqueurs sur tout le réseau en installant Pi-hole sur votre serveur pas-à-pas.
Guide réseau pour serveurs domestiques
Reverse proxies, DNS, VLAN et accès distant sécurisé : donnez des noms propres à vos services.
Comparatifs
Tailscale vs WireGuard
Mesh VPN géré vs WireGuard auto-hébergé — simplicité vs contrôle pour l'accès distant.
Logiciels
Glossaire
Port Forwarding
A router rule that directs incoming internet traffic on a specific port to a device on your local network.
Reverse Proxy
A server that sits in front of your services, routing requests by domain name and handling TLS certificates.
VPN(Virtual Private Network)
An encrypted tunnel that lets you securely access your home network from anywhere as if you were local.
DNS(Domain Name System)
The system that translates human-readable names like example.com into the IP addresses computers use.
DHCP(Dynamic Host Configuration Protocol)
A service that automatically assigns IP addresses and network settings to devices as they join the network.
VLAN(Virtual LAN)
A way to split one physical network into isolated logical networks for security and organization.
Subnet
A logical subdivision of an IP network, defined by a mask that separates the network and host portions of an address.
IP Address
A numeric label that identifies a device on a network, such as 192.168.1.10 (IPv4).
Static IP
A fixed IP address that never changes, either set on the device or reserved on the router.
Dynamic DNS(DDNS)
A service that keeps a domain name pointed at your home's changing public IP address.
CGNAT(Carrier-Grade NAT)
An ISP setup where many customers share one public IP, making inbound connections impossible without workarounds.
Wake-on-LAN(WoL)
A feature that powers on a computer remotely by sending it a special network packet.
PoE(Power over Ethernet)
Delivering electrical power to devices over the same Ethernet cable that carries data.
MAC Address
A unique hardware identifier assigned to a device's network interface.
Default Gateway
The device (usually your router) that traffic is sent to when leaving the local network.
NAT(Network Address Translation)
The router technique that lets many private devices share one public IP address.
Load Balancer
A component that spreads incoming requests across multiple servers or services.
CGNAT(Carrier-Grade NAT)
Quand votre FAI vous place derrière des IP publiques partagées, bloquant les connexions entrantes directes.
PoE(Power over Ethernet)
Alimentation électrique de périphériques comme points d'accès et caméras via câbles Ethernet.
VLAN(Virtual LAN)
Segment réseau logique qui isole le trafic sur des switchs physiques partagés.