X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/blobdiff_plain/33093a6c8a3793d7e9fea9dcbdd5853741029b5c..5cc1c5e8cfe326587fe7285729ca668ec9222a22:/Gandolf.mw?ds=sidebyside diff --git a/Gandolf.mw b/Gandolf.mw index dafce5593..8258b78ff 100644 --- a/Gandolf.mw +++ b/Gandolf.mw @@ -1,7 +1,7 @@ {{Hardware |kontakt=[[Benutzer:Kasalehlia|Kasalehlia]], [[Benutzer:Daniel Bohrer|Daniel Bohrer]] |status=working -|ort=[[endor]] +|ort=[[endur]] |beschreibung=Web-Proxy für andere VMs }} @@ -28,20 +28,20 @@ == Doku == * Debian jessie mit systemd (be warned!) -* externes Netz: eth0 144.76.9.122, per DHCP über Host-Bridge auf [[endor]] +* externes Netz: eth0 144.76.9.122, per DHCP über Host-Bridge auf [[endur]] * internes Netz: eth1 192.168.122.2/24, statisch über <tt>/etc/network/interfaces</tt> * nginx: ** Sites debian-typisch in <tt>/etc/nginx/sites-enabled/</tt> ** SSL-Config in <tt>/etc/nginx/ssl_params</tt> wird von allen Sites inkludiert -> zentrale Konfiguration von Ciphers etc. ** LetsEncrypt/certbot Certs in <tt>/etc/letsencrypt</tt>, nginx-Config in <tt>/etc/nginx/letsencrypt.conf</tt> ** Genereller Redirect von http auf https und HTTPS Strict Transport Security +** sandbox.stratum0.org wird direkt gehostet +*** sandbox.stratum0.org/blog als Proxy auf [[regolas]] für Blog-Preview * Port Forwardings: ** 2222/tcp â [[theodem]]:22 (SSH für Vorstands-gitolite) ** 20022/tcp â [[shelog]]:22 (SSH für Shell-Server) ** 64738/tcp,udp â [[telmir]] (Mumble) ** 61553/tcp,udp â [[fredo]] (tinc)) -** 11370/tcp â [[huryn]] (SKS Keyserver sync) -** 8448/tcp â [[metiadoc]] (Matrix federation) ** 113/tcp â [[metiadoc]] (identd für IRC-Bridge) * LetsEncrypt: ** Relevante Doku in <tt>/usr/share/doc/letsencrypt.sh/</tt> @@ -50,6 +50,14 @@ ** in cron.daily: <tt>letsencrypt.sh -c -k /etc/letsencrypt.sh/hooks.sh; systemctl restart nginx</tt> ** für Tests bitte ''unbedingt'' die staging-API ohne Rate Limiting benutzen, siehe <tt>CA=...</tt> in <tt>/etc/letsencrypt.sh/config.sh</tt> +== SSH-Proxy per Gandolf == + + Host gandolf + HostName gandolf.stratum0.org + + Host telmir smaut huryn errond-1 jamwise gitli + ProxyCommand ssh -q -x gandolf -W %h:22 + == Log == * jessie-backports hinzugefügt und letsencrypt.sh installiert --[[Benutzer:Daniel Bohrer|Daniel Bohrer]] 22:49, 19. Okt. 2016 (CEST) * unattended-upgrades eingerichtet, erstmal nur aus debian-security. siehe <tt>/etc/apt/apt.conf.d/02.periodic</tt> und <tt>/etc/cron.daily/apt</tt> für Doku --[[Benutzer:Daniel Bohrer|Daniel Bohrer]] 01:28, 23. Mai 2015 (CEST)