WALL IE, Industrial Ethernet Bridge and Firewall | Version 1 | 15.05.2017
37
10.7
Export/import of configuration
The configuration of the WALL IE can be
exported into a readable configuration
file and imported again.
It is thus possible to perform a backup of
a WALL IE configuration and to copy an
existing configuration for a new WALL
IE with a similar application.
The configuration files have the file
ending "CFG".
Example of a WALL IE configuration file:
general:
{
router-mode = true;
web-wan-access = false;
intip = "192.168.0.100";
intip-netmask = "255.255.255.0";
extip = "10.10.1.99";
extip-netmask = "255.255.255.0";
dnsip = "0.0.0.0";
gatewayip = "0.0.0.0";
rsyslog :
{
active = false;
host = "0.0.0.0";
port = 514;
};
time :
{
sntp = false;
zone = "Europe/Berlin";
sntp-host = "0.pool.ntp.org";
poll-interval = 3600;
retry-interval = 5;
;
};
…