User`s guide

CONFIGURATION
57
Configuration of the L2TP tunnel:
A B
Mode L2TP Server L2TP Client
Server IP Address --- 10.0.0.1
Client Start IP Address: 192.168.3.2 ---
Client End IP Address: 192.168.3.254 ---
Local IP Address: 192.168.3.1 ---
Remote IP Address --- ---
Remote Subnet 192.168.2.0 192.168.1.0
Remote Subnet Mask 255.255.255.0 255.255.255.0
Username username username
Password password password
5.16. DynDNS Client Configuration
DynDNS client Configuration can be called up by option DynDNS item in the menu. In
the window can be defined a third order domain registered on server
www.dyndns.org
(Hostname), user name (Username) and password (Password).
The changes in settings will apply after pressing the Apply button.
Example of the DynDNS client configuration with domain conel.dyndns.org, username
conel and password conel:
If DNS servers are not assigned by the operator, then it is possible to configure it by
inserting of script into start up window:
echo “nameserver xxx.xxx.xxx.xxx“ > /etc/resolf.conf, where xxx.xxx.xxx.xxx is
IP address of the first DNS server,
echo “nameserver yvy.yyy.yyy.yyy“ >> /etc/resolf.conf, where yvy.yyy.yyy.yyy is
IP address of the second DNS server.