Appendix A: IPSec Configuration File
123
NI Series WebConsole & Programming Guide
Appendix A: IPSec Configuration File
IPSec Config file
The IPSec Configuration file contains user specified IPSec rule definitions to be applied to the running
IPSec database. The IPSec Configuration file is read at boot-up and the individual lines are applied to the
IPSec database. Configuration lines are applied to the database in the order that they appear in the
configuration file.
Each line of the configuration file represents an individual rule. All lines follow the format:
<config action>=<config string>
All characters of a configuration line, both the action and the string, are case sensitive and white space is
relevant.
Lines beginning with a ‘
#
’ symbol are considered comments and are subsequently ignored during the
loading process.
All references to the Master’s IP address in configuration lines can be substituted by
%LOCAL_ADDR%
in order to provide flexibility and reuse of an IPSec Config file. At boot, all
occurrences of
%LOCAL_ADDR%
will be replaced by the actual IP address of the Master. In this way,
a single IPSec configuration file can be uploaded to multiple masters that are to be configured with the
same IPSec configuration without having to specify the Master’s local IP Address directly.
The IPSec Configuration file is loaded onto the Master via the Master’s Web interface under
Security->IPSec Security Settings
.
The following are the list of configuration lines supported by the AMX IPSec Configuration file.
Summary of Contents for NetLinx Master-Ethernet Card/Module NXC-ME260
Page 8: ...vi NI Series WebConsole Programming Guide Table of Contents ...
Page 13: ...Overview 5 NI Series WebConsole Programming Guide ...
Page 14: ...Overview 6 NI Series WebConsole Programming Guide ...
Page 34: ...Onboard WebConsole User Interface 26 NI Series WebConsole Programming Guide ...
Page 36: ...WebConsole WebControl Options 28 NI Series WebConsole Programming Guide ...
Page 88: ...WebConsole System Options 80 NI Series WebConsole Programming Guide ...
Page 104: ...Programming 96 NI Series WebConsole Programming Guide ...
Page 156: ...Appendix A IPSec Configuration File 148 NI Series WebConsole Programming Guide ...
Page 161: ...Terminal Program Port Telnet Commands 153 NI Series WebConsole Programming Guide ...