Analyse und Monitoring von Netzwerken

Aus xinux.net
Zur Navigation springen Zur Suche springen

Grundlegendes

Login-Daten

Nutzer auf Linux Maschinen

  • xinux

Default-Passwort

  • P@ssw0rd

Topics

  • Schwachstellensuche und -analyse
    • Portscanning
    • Gefahren des Netzwerks
    • Informationsbeschaffung- Erweiterungen
  • Monitoring
    • Netzwerkmonitoring (Grundlagen/Tools)
    • Remotemanagement
  • Protokollierung und Dokumentation
    • Einführung in Netzwerkdokumentation mit MS Visio
    • Physikalische Topologie
    • Logische Topologie

Vorüberlegungen

Protokollierung und Dokumentation

Schwachstellensuche und -analyse

Monitoring

Hostsystem Modifikationen

Verschiedenes

Misc


R1(config)#no interface fa R1(config)#no interface fastEthernet 0/0.1 R1(config)#no interface fastEthernet 0/0.7 R1(config)#interface fastEthernet 1.1

                                  ^

% Invalid input detected at '^' marker.

R1(config)#interface fastEthernet 1/1 R1(config-if)# encapsulation dot1Q 2

                            ^

% Invalid input detected at '^' marker.

R1(config-if)# ip address 11.12.19.94 255.255.255.0 R1(config-if)# ip ospf 1 area 0 R1(config-if)#no R1(config-if)#no sh R1(config-if)#no shutdown R1(config-if)#exit R1(config)#exit R1#

Trouble Shooting