51
749.082 | Z02 | 2015-02-03
EN
;2.3: WLAN Kanal (Wert zwischen 1 und 11) / WLAN channel (Value between 1 and 11)
channel = 6
;2.4: WLAN Verschluesselung / WLAN encrytion („OPEN“, „WEP“, „WPA“, „WPA2“)
encryption = „OPEN“
;2.5: WLAN Passwort / WLAN password (OPEN: „“, WEP: 5 o. 13 Zeichen / Chars, WPA/WPA2: 8 - 63 Zeichen / Chars)
passphrase = „“
;##############################################################
;### WAN Netzwerk Konfiguration / WAN Network Configuration ###
;##############################################################
;3: WAN Einstellungen / WAN settings
[WAN_CONFIG]
;3.1: Protokoll fuer IP Vergabe („static“ / „dhcp“) / IP settings protocol
wan_protocol = „dhcp“
;3.2: Verwendung nur wenn 3.1 „static“: Angabe der IP Adresse / Only if 3.1 „static“: Declaration of IP address
wan_ip_addr = „“
;3.3: Verwendung nur wenn 3.1 „static“: Angabe der Subnetmaske / Only if 3.1 „static“: Declaration of subnet mask
wan_netmask = „“
;3.4: Verwendung nur wenn 3.1 „static“: Angabe der Gateway Adresse / Only if 3.1 „static“: Declaration of gateway
address
wan_gateway = „“
;3.5: Verwendung nur wenn 3.1 „static“: Angabe des DNS Servers / Only if 3.1 „static“: Declaration of dns server
wan_dns = „“
;3.6: WAN Sicherheitsmodus (auto / ssl / nossl) / WAN security mode
wan_security = auto
Notice
The contents of the configuration file are described in detail below.