EKI-6333AC-4GP User Manual
98
OPENVPN_EXTRA_OPTS
Options
Specify the extra options setting for
the OpenVPN client.
IP_ADDR1
IP
Ethernet LAN IP.
IP_NETM1
Net mask
Ethernet LAN mask.
PPP_MONITORING
1: enable
0: disable
When the network monitoring feature
is enabled, the router will use DNS
query or ICMP to periodically check
Internet connection – connected or
disconnected.
PPP_PING
0: DNS Query
1: ICMP Query
With
DNS Query
, the system checks
the connection by sending DNS
query packets to the destination
specified in PPP_PING_IPADDR.
With
ICMP Query
, the system will
check connection by sending ICMP
request packets to the destination
specified in PPP_PING_IPADDR.
PPP_PING_IPADDR
IP
Specify an IP address as the target
for sending DNS query/ICMP
request.
PPP_PING_INTVL
seconds
Specify the time interval for between
two DNS query or ICMP checking
packets.
STARTUP
Script file
For the configurations that can be
configured with standard Linux
commands, you can put them in a
script file, and apply the script file with
STARTUP command.
For example,
STARTUP=#!/bin/sh
STARTUP=echo “startup done”
> /tmp/demo
Configuration Content Key
Value Setting
Description