Merge pull request #1638 from scapharnaum/master

Correction translation - isp_box_config.de.md
This commit is contained in:
Alexandre Aubin 2021-03-30 13:16:59 +02:00 committed by GitHub
commit 1e1f70cd78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ Ihre Box/Router-Administrationsoberfläche ist in der Regel erreichbar über [ht
Identifizieren Sie die lokale IP Ihres Servers, entweder :
- von Ihrer Box/Router-Schnittstelle, die möglicherweise angeschlossene Geräte auflistet
- from the YunoHost webadmin, in 'Diagnosis', section 'Internet connectivity', click on 'Details' on the IPv4 report.
- über die Yunohost-Schnittstelle, Abschnitt "Internetkonnektivität", dann auf "Details" im IPv4-Bericht klicken.
- von der Befehlszeile Ihres Servers aus, indem Sie `hostname -I` ausführen
Eine lokale IP-Adresse sieht typischerweise so aus:`192.168.xx.yy`, oder `10.0.xx.yy`.
@ -57,4 +57,3 @@ Eine Technologie namens UPnP ist auf einigen Internet-Boxen / Routern verfügbar
```bash
sudo yunohost firewall reload
```