Raritan Computer DSX-0N-E Security Camera User Manual


 
108 DOMINION SX USER GUIDE
eventsyslog [enable <true|false>] [] [secondary ip <ip>]
The eventsyslog command options are described in Table 9.
Table 9 Eventsyslog Command
COMMAND OPTION DESCRIPTION
enable <true|false>
Enable or disable the system event log logging.
primary ip <ip>
Primary FTP server address
secondary ip <ip>
Secondary FTP server address
Eventsyslog Command Example
admin > Config > Log > eventsyslog enable true primaryip
192.168.134.11 secondaryip 192.168.245.11
nfsgetkey Command
The nfsgetkey command gets an NFS encryption key to be used for encrypting port log data. Use
the key value as input to the nfssetkey command.
The syntax of the nfsget command is:
nfsgetkey [type <rc4|aes128>]
The nfsgetkey command options are described in the following table.
Table 10 nfsget Command
COMMAND OPTION DESCRIPTION
type <rc4|aes128>
Type of encryption key used for encryption (rc4 or aes128)
nfsgetkey Command Example
admin > Config > Log > nfsgetkey type aes128
nfssetkey Command
The nfssetkey command sets the type of encryption and the key. NFS is notoriously insecure. It
can be accessed easily and the data misused. With Dominion SX, the administrator has the ability
to encrypt the data stored on the NFS server. Consequently, if the data were to be accessed
inappropriately, it would be of no use to anyone without the encryption key used to encrypt.
The key can be set and obtained from the DSX only.
The syntax of the nfssetkey command is:
nfssetkey [type <rc4|aes128>] [key string]
The nfssetkey command options are described in Table 11.
Table 11 nfssetkey Command
COMMAND OPTION DESCRIPTION
type <rc4|aes128> Type of encryption type to be used
key string Provide key string to be used for encryption