When I have to deal with a new standardized protocol or format, I go to the IETF and start hunting down all the RFCs for it and organize them into a location on a machine thats on my LAN, to be accessed via a web server or just plain file:// URL. This comes in handy during network outages or congestion, and helps me build an overview of the protocol by organizing the documentation.
I also go and hunt down the FAQs and other information about the
protocol on the Internet, since the writing style on RFCs often makes
my head swim. Once I have a grasp on the protocol, I generally just
hit the RFCs for the information I need, but it can take a while to
assimilate all the details that I need to navigate the RFCs
effectively.
Ethernet
A way to move lots of data around relatively short distances.
Hubs work at the Ethernet level theyre basically just
smart wires that know how to keep the right voltages on a line.
Check out the EtherApe
project for a graphical network monitor for Unix, and the
Ethereal Network Analyzer for a
protocol analyzer. tcpdump is a
handy utility based on libpcap.
libnet is good
for building up arbitrary packets.
| RFC | Title | Updates or Obsoletes RFCs... |
|---|---|---|
| 791 | Internet Protocol (STD0005) | 760 |
| 792 | Internet Control Message Protocol (STD0005) | 777, 760 |
| 768 | User Datagram Protocol (STD0006) | |
| 793 | Transmission Control Protocol (STD0007) | |
| 1661 | The Point-to-Point Protocol (PPP) (STD0051) | 1548, 1331, 1171, 1134 |
| 1332 | The PPP Internet Protocol Control Protocol (IPCP) | 1172 |
| RFC | Title | Updates or Obsoletes RFCs... |
|---|---|---|
| 854 | Telnet Protocol Specification (STD0008) | |
| 855 | Telnet Option Specifications (STD0008) | |
| 856 | Telnet Binary Transmission (STD0027) | |
| 857 | Telnet Echo Option (STD0028) | |
| 858 | Telnet Suppress Go Ahead Option (STD0029) | |
| 859 | Telnet Status Option (STD0030) | 651 |
| 860 | Telnet Timing Mark Option (STD0031) | |
| 861 | Telnet Extended Options - List Option (STD0032) | |
| 885 | Telnet End of Record Option | |
| 1184 | Telnet Linemode Option | 1116 |
| RFC | Title | Updates or Obsoletes RFCs... |
|---|---|---|
| 822 | Standard for the format of ARPA Internet text messages (STD0011) | 733, 724 |
| 2045 | MIME Part One: Format of Internet Message Bodies | 1590, 1522, 1521, 1342, 1341 |
| 2046 | MIME Part Two: Media Types. N. Freed, N. Borenstein | |
| 2047 | MIME Part Three: Message Header Extensions for Non-ASCII Text. | |
| 2048 | MIME Part Four: Registration Procedures (BCP0013) | |
| 2049 | MIME Part Five: Conformance Criteria and Examples | |
| 2231 | MIME Parameter Value and Encoded Word Extensions: Character Sets, Languages, and Continuations | 2184, 2183, 2047, 2045, 1806 |
| 2646 | The Text/Plain Format Parameter | 2046 |
| 2854 | The 'text/html' Media Type | 2070, 1980, 1942, 1867, 1866, 1896, 1563, 1523 |
| 3023 | XML Media Types | 2376, 2048 |
| 821 | Simple Mail Transfer Protocol (STD0010) | 788, 780, 772 |
| 2821 | Simple Mail Transfer Protocol | 821, 974, 1689, 1123 |
| 2822 | Internet Message Format | 822 |
| 1939 | Post Office Protocol - Version 3 (STD0053) | 1725, 1460, 1225, 1081, 0937, 0918 |
| 1082 | Post Office Protocol: Version 3: Extended service offerings | |
| 1957 | Some Observations on Implementations of the Post Office Protocol (POP3) | 1939 |
| 2449 | POP3 Extension Mechanism | 1939 |
| 2060 | Internet Message Access Protocol - Version 4rev1 | 1730 |
| 2061 | IMAP4 Compatibility with IMAP2bis | 1730 |
| RFC | Title | Updates or Obsoletes RFCs... |
|---|---|---|
| 1157 | Simple Network Management Protocol | 1098, 1067 |
| 1905 | Protocol Operations for Version 2 of the Simple Network Management Protocol (SNMPv2) | 1448 |
| 1156 | Management Information Base for Network Management of TCP/IP-based internets (MIB-I) | 1066 |
| 1213 | Management Information Base for Network Management of TCP/IP-based internets: MIB-II | 1158 |
| 1155 | Structure and Identification of Management Information for TCP/IP-based Internets (SMIv1) | 1065 |
| 2578 | Structure of Management Information Version 2 (SMIv2) (STD0058) | 1902, 1442 |
| 2579 | Textual Conventions for SMIv2 (STD0058) | 1903, 1443 |
| 2576 | Coexistence between Version 1, Version 2, and Version 3 of the Internet-standard Network Management Framework | 2089, 1908, 1452 |
| RFC | Title | Updates or Obsoletes RFCs... |
|---|---|---|
| 2251 | Lightweight Directory Access Protocol v3 | |
| 2252 | LDAP v3: Attribute Syntax Definitions | |
| 2253 | LDAP v3: UTF-8 String Representation of Distinguished Names | |
| 2254 | The String Representation of LDAP Search Filters | |
| 2255 | The LDAP URL Format | |
| 2256 | A Summary of the X.500(96) User Schema for use with LDAPv3 | |
| 2865 | Remote Authentication Dial In User Service (RADIUS) | 2138, 2058 |
| 2866 | RADIUS Accounting | 2139, 2059 |
| 2867 | RADIUS Accounting Modifications for Tunnel Protocol Support | 2866 |
| 2868 | RADIUS Attributes for Tunnel Protocol Support | 2865 |
| 2869 | RADIUS Extensions | |
| 2882 | Network Access Servers Requirements: Extended RADIUS Practices | |
| 2618 | RADIUS Authentication Client MIB | |
| 2619 | RADIUS Authentication Server MIB | |
| 2620 | RADIUS Accounting Client MIB | |
| 2621 | RADIUS Accounting Server MIB | |
| 2548 | Microsoft Vendor-specific RADIUS Attributes | |
| TACACS+ | The TACACS+ Protocol Version 1.78 | TACACS+ 1.76 |
| RFC | Title | Updates or Obsoletes RFCs... |
|---|---|---|
| 2246 | The TLS Protocol Version 1.0 | |
| 2817 | Upgrading to TLS Within HTTP/1.1 | 2616 |
| 2712 | Addition of Kerberos Cipher Suites to Transport Layer Security (TLS) | |
| 2818 | HTTP Over TLS | |
| 2411 | IPSec Document Roadmap | |
| 2401 | Security Architecture for the Internet Protocol | |
| 2402 | IP Authentication Header | |
| 2403 | The Use of HMAC-MD5-96 within ESP and AH | |
| 2404 | The Use of HMAC-SHA-1-96 within ESP and AH | |
| 2405 | The ESP DES-CBC Cipher Algorithm With Explicit IV | |
| 2406 | IP Encapsulating Security Payload (ESP) | |
| 2407 | The Internet IP Security Domain of Interpretation for ISAKMP | |
| 2408 | Internet Security Association and Key Management Protocol (ISAKMP) | |
| 2409 | The Internet Key Exchange (IKE) | |
| 2451 | The ESP CBC-Mode Cipher Algorithms |
Copyright © 2001–4 Max Rible Kaehn — All Rights Reserved.