Last modified by rangee rangee on 2021/10/04 11:21

From version 1.1
edited by rangee rangee
on 2021/09/23 13:08
Change comment: There is no comment for this version
To version 2.1
edited by rangee rangee
on 2021/09/23 13:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -76,23 +76,33 @@
76 76  
77 77  [[[[image:network.PNG||height="376" width="800"]]>>attach:network.PNG]]
78 78  
79 -== (% class="help-heading" %)Netzwerkeinstellungen(%%) ==
79 +== Network Settings ==
80 80  
81 -=== (% class="help-description" %)WLAN / LAN exklusiv behandeln:(%%) ===
81 +**Handle WLAN / LAN exclusively:** If this setting is enabled, this devices' WiFi reception will be switched on or off, depending on whether a LAN cable is plugged in. If a LAN cable is plugged in, WiFi reception will be disabled. If no LAN cable is plugged in, on the other hand, WiFi reception will be enabled.
82 82  
83 -(% class="help-description" %)**Anzahl Verbindungsversuche beim Hochfahren:**(%%)** **Hier können Sie festlegen, nach wie vielen erfolglosen Verbindungsversuchen beim Hochfahren des Clients weitere Verbindungsversuche gestoppt werden sollen. Die Angabe erfolgt in Form einer Ganzzahl. Standardwert ist (% class="help-value-default" %)10(%%).
83 +**Ensure network on boot: **If this setting is enabled, the client will try to ensure that a network connection is established, before the desktop is initialized.
84 84  
85 -(% class="help-description" %)**Reinitialisierung von Netzwerkverbindungen nach Standby aktivieren:**(%%) Ist diese Einstellung aktiviert, versucht der Network-Manager Ihres Thin Clients automatisch die eingerichtete Netzwerkverbindung wiederherzustellen, wenn dieser aus dem Standby-Betrieb aufgeweckt wird. Standardmäßig (% class="help-value-default" %)deaktiviert(%%).
85 +**Connection attempts on system boot:** Here you can determine, after what amount of unsuccessful connection attempts, while booting up the client, any further connection attempts should be ceased. The value needs to be provided as integer. Default value is 10.
86 86  
87 -(% class="help-description" %)**Verzögerung der Netzwerk-Reinitialisierung:**(%%) Sofern die Einstellung (% class="help-description" %)Reinitialisierung von Netzwerkverbindungen nach Standby aktivieren(%%) eingeschaltet ist, können Sie hierüber bestimmen, wie lange der Network-Manager beim aufwachen warten soll, bis er die eingerichtete Verbindung reinitialisiert. Die Angabe erfolgt in Form einer Ganzzahl in Sekunden. Standardwert ist (% class="help-value-default" %)2(%%) Sekunden.
87 +**Enable network-connection reinitialisation after standby: **If this setting is enabled, your client's network manager will automatically attempt to re-establish any connection, that was set up on this system, when waking up from standby mode. Disabled by default.
88 88  
89 -(% class="help-description" %)**Network-Manager-Taskleistensymbol anzeigen:**(%%) Ist diese Einstellung aktiviert, wird Benutzern dieses Clients ein Symbol auf der Taskleiste angezeigt, welches direkten Zugriff auf den Network-Manger ermöglicht. Soll ihnen diese Möglichkeit verweigert werden, muss diese Einstellung deaktiviert werden. Standarmäßig (% class="help-value-default" %)aktiviert(%%).
90 90  
91 -(% class="help-description" %)**NSUpdate aktivieren:**(%%) Ist diese Einstellung aktiviert, nutzt dieses System den NSUpdate-Dienst r dynamische DNS-Update-Anfragen. Standardmäßig (% class="help-value-default" %)deaktiviert(%%).
90 +**Delay before network reinitialisation:** If the setting Enable network-connection reinitialisation after standby is enabled, you can use this setting to determine how long the network manager should wait when waking up, before reinitialising any connection that was set up on this system. The value needs to be provided as integer in seconds. Default value is 2 seconds.
92 92  
92 +**Show Network Manager system tray icon: **If this setting is enabled, a system tray icon will be displayed to users of this client, granting direct access to the network manager. If users are not supposed to have that kind of access, this setting needs to be disabled. Enabled by default.
93 93  
94 -Sollen dynamische DNS-Updates per Transaktionssignatur authentifiziert werden, benötigen Sie als Signatur ein sogenanntes Geheimnis, welches nur NSUpdate und dem Namensserver bekannt sein sollte. Zur Übermittlung dieses Geheimnisses stehen Ihnen die beiden untenstehenden Optionen zur Verfügung. Da sich diese beiden Methoden gegenseitig ausschließen, müssen Sie sich für eine von Beiden entscheiden.
94 +**NSUpdate aktivieren:** If this setting is enabled, this system will utilise the NSUpdate utility to submit dynamic DNS update requests. Disabled by default.
95 95  
96 -(% class="help-description" %)**DNS-Schlüsselname/Geheimnis:**(%%)** **Erzeugt eine Signatur aus //schlüsselname:geheimnis//, mit //Schlüsselname// als Namen des Schlüssels und //Geheimnis// als base64-codiertes geteiltes Geheimnis. Von der Verwendung dieser Option ist allerdings abzuraten, da das geteilte Geheimnis hierüber als Kommandozeilenargument im Klartext übergeben wird.
97 97  
98 -(% class="help-description" %)**Name der Schlüsseldatei:**(%%)** **Mit dieser Option liest NSUpdate das geteilte Geheimnis über eine Schlüsseldatei aus, deren Name in folgender Form vorliegen muss: (% class="help-value-example" %)K{name}.+157.+{random}.private(%%).
97 +If you want dynamic DNS updates to be authenticated via transaction signatures, you will need a so-called secret as signature. This secret should only be known to NSUpdate and the name server. To provide this secret to dynamic DNS update requests, you can choose from both options found underneath. However, these options are mutually exclusive and, therefore, you will have to choose one which you prefer.
98 +
99 +
100 +**DNS keyname/secret:** Creates a signature from //keyname:secret//, where //keyname// is the name of the key and //secret// is the base64 encoded shared secret. Use of this option is discouraged, however, as the shared secret will be supplied as command line argument in clear text.
101 +
102 +Name of keyfile: With this option, NSUpdate reads the shared secret from the keyfile, whose name is of the form K{name}.+157.+{random}.private.
103 +
104 +Hosts: In both of these textboxes the content of the clients' host file (/etc/hosts) is displayed.
105 +The first textbox displays the IP addresses and hostnames of this client, first as localhost and then with the actual address under which it can be reached on the network. This textbox can not be edited, as it only serves to display this information.
106 +The second textbox lists all further hosts, which are known to the client, also with IP address and hostname. This textbox can be edited, however, and thus enables you to correct this information or to add the addresses of further hosts.
107 +
108 +