Compare commits

...

10 Commits

Author SHA1 Message Date
Quang Tran 14d3d9da08 Embedd the images into the README.md 2022-06-14 22:45:02 +02:00
Egg 4fa3032ab8 schneiderei entfernt 2022-05-19 09:56:43 +02:00
Egg 477b720d01 updated Eddie 2022-05-17 23:02:57 +02:00
Egg 48f134b640 update netzwerk diagram 2022-05-17 22:53:13 +02:00
Egg bcbf9d6634 neues Technikroter Backup 2022-03-21 19:13:48 +01:00
Egg 04ca00afc6 add wireshark wifi filter overview 2022-02-16 15:07:16 +01:00
Tamara d22ded8c82 update manuals 2022-02-10 00:42:37 +01:00
Tamara 74a6fef9f3 added speeds 2022-02-10 00:03:30 +01:00
Tamara 7edf2f6000 updated Bruecke ip 2022-02-09 22:14:03 +01:00
Egg b4feb8e358 UML: Schacht entfernt. Router aktualisiert 2022-01-29 15:46:10 +01:00
11 changed files with 57 additions and 36 deletions

1
.gitattributes vendored
View File

@ -10,3 +10,4 @@
*.png !text !filter !merge !diff
*.pdf !text !filter !merge !diff
*.pdf filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text

View File

@ -1,2 +1,22 @@
Das Diagram ist mit [PlantUML](https://plantuml.com/) erstellt.
Es gibt auch einen [Online-Editor](https://plantuml-editor.kkeisuke.com/).
# Heizhaus Netzwerk
## Zugangsdaten
### QR Code
![QR Code](QRcode-AP-PaketQUELLE.png)
### PDF
Eine PDF mit den Zugangsdaten als QR Code und Klartextzum liegt zum Ausdrucken bei.
[Link zur PDF](https://git.0x90.space/0x90/heizhaus-netzwerk/src/branch/master/QRcode-AP-PaketQUELLE.pdf)
## Netzplan
![Heizhaus Netzwerk](heizhaus_netzwerk.png)
## Weitere Infos
* Das Diagram ist mit [PlantUML](https://plantuml.com/) erstellt.
* Es gibt auch einen [Online-Editor](https://plantuml-editor.kkeisuke.com/).

View File

@ -1,17 +1,15 @@
@startuml
package "Heizhaus" {
package "Technik-Raum" {
component modem [
Vodafone Station Kabel-Modem
ip 192.168.100.254/24 (nur im Fehlerfall sonst nur eine öffentliche IPv4)
component coax [
TV Buchse
]
component router1 [
Wifi-Router
Vodafone Fritzbox 6660 Kabel
ssid PaketQUELLE.
bssid 08:96:d7:2d:cb:ae
ip 10.42.0.1/16
dhcp-range 10.42.100.1-10.42.103.255
mac 08:96:d7:2d:cb:ac
mac 3c:37:12:17:d9:84
]
component switch1 [
Managed Switch
@ -43,7 +41,7 @@ package "Heizhaus" {
Wifi-AP
ssid PaketQUELLE.
bssid 0c:80:63:66:22:e9
ip 10.42.100.3/16 via dhcp
ip 10.42.0.36/16
]
}
@ -53,13 +51,6 @@ package "Heizhaus" {
ip 10.42.0.17/16
mac 00:24:73:a0:08:20
]
component router3 [
Wifi-Router
ssid Repair
mac 34:81:c4:e9:76:ce
ip 10.42.100.122/16 via dhcp
dhcp-range 192.168.188.1/24
]
}
package 0x90.space {
@ -71,12 +62,13 @@ package "Heizhaus" {
]
}
package "Schacht neben Lücke-Aufzug" {
component repeater1 [
Repeater
deaktiviert, suche Kontakt!
ssid 0x90.space
bssid cc:ce:1e:0f:0b:31
package Eddie {
component router9 [
Wifi-AP
ssid PaketQUELLE / PaketQUELLE-Gast
bssid f0:b0:14:c9:bd:90
ip via dhcp
subnetted
]
}
@ -107,18 +99,17 @@ package "Heizhaus" {
]
}
modem -down- "LAN1" router1
coax -down- router1
router1 -- "1G" switch1
switch1 -- pp20
switch1 -- dose
switch1 -- schacht
switch1 -- pp15
switch1 "100M" -- pp20
switch1 "100M" -- dose
switch1 "100M" -- schacht
switch1 "100M" -- pp15
pp20 -- flo
dose -- router2
dose -- "100M" router2
schacht -- switch2
switch2 -- router3
switch2 -- "100M" router4
router4 -- repeater1
router4 -- router9
pp15 -- switchF
switchF -- "100M" router5
switchF -- "100M" router6

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 92 KiB

BIN
manuals/Wireshark-Filters-for-Wifi.pdf (Stored with Git LFS) Normal file

Binary file not shown.

BIN
manuals/lcsgs9420-datasheet.pdf (Stored with Git LFS) Normal file

Binary file not shown.

BIN
manuals/lcsgs9420-manual.pdf (Stored with Git LFS) Normal file

Binary file not shown.

BIN
manuals/lcsgs9420a.pdf (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.