Configuring SCTP NAT on SGMs
SCTP NAT overrides the currently defined NAT policy. When this feature is not activated, SCTP connections do not use NAT.
To activate SCTP NAT, run this command in gclish:
> fw ctl set int fwx_enable_sctp_nat 1
To deactivate SCTP NAT, run this command in gclish:
> fw ctl set int fwx_enable_sctp_nat 0
|