CCIE SEC Application Protocols
HTTP
Hypertext Transfer Protocol
TCP 80
SMTP
Simple Mail Transfer Protocol
TCP 25
FTP
File Transfer Protocol
TCP 21
Active & Passive Modes
Active DATA TCP 20
Passive DATA TCP 21
DNS
Domain Name System
UDP 53 DNS Requests / Lookups
TCP 53 DNS Zone Transfers
TFTP
Trivial File Transfer Protocol
UDP 69
NTP
Network Time Protocol
ntp.org documentation
Wikipedia Entry
Cisco Entry
Best Practices / GOOD Document
UDP 123
hierarchical
Stratum 0
These are devices such as atomic (caesium, rubidium) clocks, GPS clocks or other radio clocks. Stratum-0 devices are traditionally not attached to the network; instead they are locally connected to computers (e.g., via an RS-232 connection using a Pulse per second signal).
Stratum 1
These are computers attached to Stratum 0 devices. Normally they act as servers for timing requests from Stratum 2 servers via NTP.
These computers are also referred to as time servers.
Stratum 2
These are computers that send NTP requests to Stratum 1 servers.
Normally a Stratum 2 computer will reference a number of Stratum 1 servers and use the NTP algorithm to gather the best data sample, dropping any Stratum 1 servers that seem obviously wrong
Stratum 2 computers will peer with other Stratum 2 computers to provide more stable and robust time for all devices in the peer group
Stratum 3
These computers employ exactly the same NTP functions of peering and data sampling as Stratum 2
Read From Servers
Read / Write with Peers
Note: PIX and ASA cannot be configured as an NTP server, but they can be configured as an NTP client.
Syslog
Cisco Entry
Syslog is a method to collect messages from devices to a server running a syslog daemon. Logging to a central syslog server helps in aggregation of logs and alerts. Cisco devices can send their log messages to a Unix-style SYSLOG service. A SYSLOG service simply accepts messages, and stores them in files or prints them according to a simple configuration file. This form of logging is the best available for Cisco devices because it can provide protected long-term storage for logs. This is useful both in routine troubleshooting and in incident handling.
Wikipedia
UDP 514
LDAP
Lightweight Directory Access Protocol
TCP 389
Wikipedia
CCIE SEC Application Protocols
Added: 2009-01-09 07:38:04
From: (Joined 2008-12-15 05:32:23)
110 views |0 downloads
CCIE SEC Application Protocols