Benutzer-Werkzeuge

Webseiten-Werkzeuge


playground:indisoft:notizen

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
playground:indisoft:notizen [2025/04/15 14:16]
81.167.26.57 alte Version wiederhergestellt (2025/02/13 13:27)
playground:indisoft:notizen [2025/04/17 20:42] (aktuell)
47.128.50.137 alte Version wiederhergestellt (2024/10/02 22:28)
Zeile 43: Zeile 43:
 ===== Standards ====== ===== Standards ======
 RFCs for internet standards are published and managed by the IETF. RFCs for internet standards are published and managed by the IETF.
 +==== Ethernet ====
  
 +There is no official LAN standard protocol, but over time, Ethernet, has become more common than the others. Ethernet protocols define how data is formatted and how it is transmitted over the wired network. The Ethernet standards specify protocols that operate at Layer 1 and Layer 2 of the OSI model. Ethernet standards have evolved for specifying faster and more flexible versions of the technology. Each version of Ethernet has an associated standard. Each host connected to an Ethernet network is assigned a physical address which serves to identify the host on the network. Every Ethernet network interface has a physical address assigned to it when it is manufactured. This address is known as the Media Access Control (MAC) address. The MAC address identifies each source and destination host on the network.
 ==== Netzwerk Kommunikations Modelle ==== ==== Netzwerk Kommunikations Modelle ====
 Network Communication Models Network Communication Models
Zeile 59: Zeile 61:
  
 === The OSI model === === The OSI model ===
-{{ :playground:indisoft:tcpiposiccnaep3.png?direct&600|}} 
- 
 ~ consists of seven layers:  ~ consists of seven layers: 
- 
   * 7 application   * 7 application
   * 6 presentation   * 6 presentation
Zeile 77: Zeile 76:
   * 1 2 Network Access   * 1 2 Network Access
  
-==== Ethernet ==== +==== Tabelle ==== 
- +^Group^  Layer Nr ^Layer Name^Common Network Components Associated with this Layer
-There is no official LAN standard protocol, but over time, Ethernet, has become more common than the othersEthernet protocols define how data is formatted and how it is transmitted over the wired network. The Ethernet standards specify protocols that operate at Layer 1 and Layer 2 of the OSI model. Ethernet standards have evolved for specifying faster and more flexible versions of the technology. Each version of Ethernet has an associated standard. Each host connected to an Ethernet network is assigned a physical address which serves to identify the host on the network. Every Ethernet network interface has a physical address assigned to it when it is manufactured. This address is known as the Media Access Control (MAC) address. The MAC address identifies each source and destination host on the network. +|Upper Layers|  7  |Application|Network aware applications: Email, Web browsers and servers, File transfer, Name resolution| 
- +|:::|  6  |Presentation|:::| 
- +|:::|  5  |Session|:::| 
-====== note ====== +|Lower Layers|  4  |Transport|Video and voice streaming mechanismsFirewall filtering lists| 
- +|:::|  3  |Network|IP addressing, Routing| 
-  * arp unter Windows für Mac-Adressenliste +|:::|   |Data Link|Network interface cards and drivers, Network switching,WAN connectivity| 
-  * ip n unter Linux oder einfach cat /proc/net/arp +|:::|  1  |Physical|Physical medium (copper twisted pair, fiber-optic cables, wireless transmitters,Coaxial Cable), Hubs and repeaters|
-  * moderneres Protokoll quic Introduced October 122012 +
-  * Mit tcpdump kann man sich da Apps auf der shell basteln +
-   https://www.youtube.com/watch?v=C2FrTZxi_NI +
  
-===== server security =====+----
  
-  * wazuh https://www.heise.de/select/ix/2025/1/2429811514830053491 
-  * Mashstatic CB-Funk 
-  * https://hackaday.com/2022/05/25/long-distance-text-communication-with-lora/ 
  
-Kann man den Marktschreier mit Amateurfunk Technik als Switch für Ethernet Umsetzen anstatt Wifi zu inplementieren (so ein Produkt könnte doch erfunden werden) 
  
/var/services/web/dokuwiki/data/attic/playground/indisoft/notizen.1744719390.txt.gz · Zuletzt geändert: 2025/04/15 14:16 von 81.167.26.57