Description
Default Length limits on Sub-IP Protocols
Properties
- MaxTCPLen
- TCP; Sometimes has to be increased if tunneling protocols are used. (Default: 1480)
- MaxUDPLen
- UDP; Many interactive applications use large UDP packets, may otherwise be decreased to 1480. (Default: 60000)
- MaxICMPLen
- ICMP; May be decreased to 1480 if desired. (Default: 10000)
- MaxGRELen
- GRE/PPTP; Encapsulated (tunneled transport), used by PPTP. (Default: 2000)
- MaxESPLen
- IPsec ESP; Encrypted communication. (Default: 2000)
- MaxAHLen
- IPsec AH; Authenticated communication. (Default: 2000)
- MaxSKIPLen
- SKIP; Simple Key mgmt for IP, VPN protocol. (Default: 2000)
- MaxOSPFLen
- OSPF; Open Shortest Path First, routing protocol. (Default: 1480)
- MaxIPIPLen
- IPIP/FWZ; Encapsulated (tunneled) transport, used by VPN-1. (Default: 2000)
- MaxIPCompLen
- IPsec IPComp; Compressed communication. (Default: 2000)
- MaxL2TPLen
- L2TP; Layer 2 Tunneling Protocol. (Default: 2000)
- MaxSCTPLen
- SCTP; Stream Control Transmission Protocol, may need to be increased to support multihoming with a large number of alternative
IP addresses. (Default: 8000)
- MaxOtherSubIPLen
- Others; Sometimes has to be increased if unknown tunneling protocols are used. (Default: 1480)
- LogOversizedPackets
- Log occurrences of oversized packets. (Default: Yes)
![[Note]](images/note.png) |
Note |
This object type does not have an identifier and is identified by the name of the type only. There can only be one instance
of this type.
|