• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/extensions/
1This module matches the time to live field in the IP header.
2.TP
3[\fB!\fP] \fB\-\-ttl\-eq\fP \fIttl\fP
4Matches the given TTL value.
5.TP
6\fB\-\-ttl\-gt\fP \fIttl\fP
7Matches if TTL is greater than the given TTL value.
8.TP
9\fB\-\-ttl\-lt\fP \fIttl\fP
10Matches if TTL is less than the given TTL value.
11