Re-Routed: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
K (→‎Software: FefeRite? :-))
Zeile 4: Zeile 4:
Angestrebt ist ein Mix aus Vortrag und Workshop.
Angestrebt ist ein Mix aus Vortrag und Workshop.


==Routingprotokolle==
==Überblick Routingprotokolle==
* AS-Protokolle
Macht [[Benutzer:Jörg|Jörg]]
** [[http://de.wikipedia.org/wiki/Exterior_Gateway_Protokoll Exterior Gateway Protokoll]]
 
** [[http://de.wikipedia.org/wiki/Border_Gateway_Protocol BGP]]
===Einführung===
* interne Protokolle:
 
** OSPF
*OSI-Modell
** RIP
 
** ISIS
===Layer 1===
** STP ([http://www.phrack.org/show.php?p=61&a=12 Fun with the Spanning Tree Protocol])
 
** IAPP
====Protokolle/code (allgemein)====
** EIGRP (proprietäres Cisco Routing-Protokoll)
*HDB3
*
 
===Layer 2===
 
====Protokolle (allgemein)====
*ARP
*Ethernet II
*802.3
       
====STP- Spanning Tree Protokoll====
*Richtig Spass mit Common oder Mono Spanning Tree
 
===Layer 3===
 
====Allgemein====
*Was ist Routing?
*Statisches Routing
*Dynamisches Routing
*Administrative Distance
 
====RIPv1====
 
====IGRG====
 
====EIGRP====
*Allgemeines
*Abhängikeit der Metrik
 
====BGP====
*BGPv4
*Was ist ein AS (Autonomous System)?
*Warum BGP
*Wann ist kein BGP einzusetzten
*Allgemeines
*BGP Message Types
*Redistribution
*Route-Reflector
*route selection
 
====OSPF====
*Allgemeines
*Typen von OSPF-Routern
*Typen von Areas
*Typen von LSAs
 
====IS-IS====
*Allgemeines
*Routingbeziehungen
*Adressierung
 
===Redundanzprotokolle===
====HSRP====
====VRRP====
====CARP====
 
==TODO==
* IAPP
* ICMP Redirect
* ICMP Redirect
* Source-Routing
* Source-Routing
* ARP Proxying
* ARP Proxying
* Redundanzprotokolle
* Redundanzprotokolle
** [http://de.wikipedia.org/wiki/HSRP HSRP] (Hot Standby Router Protocol)
** [http://de.wikipedia.org/wiki/VRRP VRRP] (Virtual Router Redundancy Protocol)
** [http://de.wikipedia.org/wiki/CARP CARP] (Common Address Redundancy Protocol)
* ...
* Ad-Hoc Protokolle
* Ad-Hoc Protokolle
** OLSR
** OLSR

Version vom 20. Juni 2005, 18:29 Uhr

You have been Re-Routed

Inhalt ist Routing Protokolle und Angriffe darauf. Angestrebt ist ein Mix aus Vortrag und Workshop.

Überblick Routingprotokolle

Macht Jörg

Einführung

  • OSI-Modell

Layer 1

Protokolle/code (allgemein)

  • HDB3

Layer 2

Protokolle (allgemein)

  • ARP
  • Ethernet II
  • 802.3

STP- Spanning Tree Protokoll

  • Richtig Spass mit Common oder Mono Spanning Tree

Layer 3

Allgemein

  • Was ist Routing?
  • Statisches Routing
  • Dynamisches Routing
  • Administrative Distance

RIPv1

IGRG

EIGRP

  • Allgemeines
  • Abhängikeit der Metrik

BGP

  • BGPv4
  • Was ist ein AS (Autonomous System)?
  • Warum BGP
  • Wann ist kein BGP einzusetzten
  • Allgemeines
  • BGP Message Types
  • Redistribution
  • Route-Reflector
  • route selection

OSPF

  • Allgemeines
  • Typen von OSPF-Routern
  • Typen von Areas
  • Typen von LSAs

IS-IS

  • Allgemeines
  • Routingbeziehungen
  • Adressierung

Redundanzprotokolle

HSRP

VRRP

CARP

TODO

  • IAPP
  • ICMP Redirect
  • Source-Routing
  • ARP Proxying
  • Redundanzprotokolle
  • Ad-Hoc Protokolle
    • OLSR
    • AODV

Vortragende

Software

  • [Yersinia] Angriffe auf einige Routing-Protokolle
  • ettercap (Svens favourite networking tool)
  • Nemesis