Книга: Iptables Tutorial 1.2.2
Appendix D. TCP options
Appendix D. TCP options
This appendix is a simple and brief list of all the TCP options that are officially recognized. These references and numbers were all retreived from the Internet Assigned Numbers Authority website. The master file can be found at this location. The full contact details of the people referenced in this document has been removed, so to create less workload for them hopefully.
Table D-1. TCP Options
Copy | Class | Number | Value | Name | Reference |
---|---|---|---|---|---|
0 | 0 | 0 | 0 | EOOL - End of Options List | [RFC791, JBP] |
0 | 0 | 1 | 1 | NOP - No Operation | [RFC791, JBP] |
1 | 0 | 2 | 130 | SEC - Security | [RFC1108] |
1 | 0 | 3 | 131 | LSR - Loose Source Route | [RFC791, JBP] |
0 | 2 | 4 | 68 | TS - Time Stamp | [RFC791, JBP] |
1 | 0 | 5 | 133 | E-SEC - Extended Security | [RFC1108] |
1 | 0 | 6 | 134 | CIPSO - Commercial Security | [???] |
0 | 0 | 7 | 7 | RR - Record Route | [RFC791, JBP] |
1 | 0 | 8 | 136 | SID - Stream ID | [RFC791, JBP] |
1 | 0 | 9 | 137 | SSR - Strict Source Route | [RFC791, JBP] |
0 | 0 | 10 | 10 | ZSU - Experimental Measurement | [ZSu] |
0 | 0 | 11 | 11 | MTUP - MTU Probe | [RFC1191]* |
0 | 0 | 12 | 12 | MTUR - MTU Reply | [RFC1191]* |
1 | 2 | 13 | 205 | FINN - Experimental Flow Control | [Finn] |
1 | 0 | 14 | 142 | VISA - Experimental Access Control | [Estrin] |
0 | 0 | 15 | 15 | ENCODE - ??? | [VerSteeg] |
1 | 0 | 16 | 144 | IMITD - IMI Traffic Descriptor | [Lee] |
1 | 0 | 17 | 145 | EIP - Extended Internet Protocol | [RFC1385] |
0 | 2 | 18 | 82 | TR - Traceroute | [RFC1393] |
1 | 0 | 19 | 147 | ADDEXT - Address Extension | [Ullmann IPv7] |
1 | 0 | 20 | 148 | RTRALT - Router Alert | [RFC2113] |
1 | 0 | 21 | 149 | SDB - Selective Directed Broadcast | [Graff] |
1 | 0 | 22 | 150 | NSAPA - NSAP Addresses | [Carpenter] |
1 | 0 | 23 | 151 | DPS - Dynamic Packet State | [Malis] |
1 | 0 | 24 | 152 | UMP - Upstream Multicast Pkt. | [Farinacci] |
Оглавление статьи/книги
- Dedications
- About the author
- How to read
- Prerequisites
- Conventions used in this document
- Chapter 1. Introduction
- Chapter 2. TCP/IP repetition
- Chapter 3. IP filtering introduction
- Chapter 4. Network Address Translation Introduction
- Chapter 5. Preparations
- Chapter 6. Traversing of tables and chains
- Chapter 7. The state machine
- Chapter 8. Saving and restoring large rule-sets
- Chapter 9. How a rule is built
- Chapter 10. Iptables matches
- Chapter 11. Iptables targets and jumps
- Chapter 12. Debugging your scripts
- Chapter 13. rc.firewall file
- Chapter 14. Example scripts
- Chapter 15. Graphical User Interfaces for Iptables/netfilter
- Chapter 16. Commercial products based on Linux, iptables and netfilter
- Appendix A. Detailed explanations of special commands
- Appendix B. Common problems and questions
- Appendix C. ICMP types
- Appendix D. TCP options
- Appendix E. Other resources and links
- Appendix F. Acknowledgments
- Appendix G. History
- Appendix H. GNU Free Documentation License
- Appendix I. GNU General Public License
- Appendix J. Example scripts code-base
- Index
- Содержание книги
- Популярные страницы
Похожие страницы
- Реализация TCP
- 2.2.1 Коммуникации с созданием соединений (TCP)
- 7.2.6.3. Цепочка для TCP
- 17.5. Сетевая обработка с помощью TCP
- 10.3 Механизм обеспечения надежности TCP
- Transmission Control Protocol (TCP)
- TCP REMOTE BUFFER
- Appendix A. Detailed explanations of special commands
- Appendix B. Common problems and questions
- Appendix C. ICMP types
- Appendix E. Other resources and links
- Appendix F. Acknowledgments