Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PinholeTimeouts

Package version

Expiry times of inactive NAPT pinholes, in seconds. All timers must be at least 1 second.

Hierarchy

  • PinholeTimeouts

Index

Properties

Properties

Optional icmp

icmp: undefined | number

Pinhole timeout for ICMP pinholes in seconds. Default for ICMP Echo is 60 seconds per RFC 5508 section 3.2.

Optional tcp

tcp: undefined | number

Pinhole timeout for TCP pinholes in seconds. Default for TCP is 2 hours 4 minutes per RFC 5382 section 5.

Optional udp

udp: undefined | number

Pinhole timeout for UDP pinholes in seconds. Default for UDP is 5 minutes per RFC 4787 section 4.3.

Generated using TypeDoc