Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt)
Zeile 9: Zeile 9:
| Syntax des CLI-Befehls ''system''
| Syntax des CLI-Befehls ''system''
| Syntax of the CLI command ''system'' }}
| Syntax of the CLI command ''system'' }}
{{var | CLI Befehl
{{var | Parameter
    | CLI Befehl
| Parameter
    | CLI Command }}
| Parameters }}
{{var | Beispiel
 
    | Beispiel
{{var | system date get--desc
    | Example }}
    | Anzeige der Aktuellen System-Uhrzeit
{{var | system generate sshdkeys--desc
    | Display the current system time }}
    | Erstellt neue Schlüssel für SSH-Verbindungen zur Appliance
{{var | system date set--desc
    | Creates new keys for SSH connections to the appliance }}
    | Ändern der System-Zeit und  des Datums
{{var | system generate webservercert--desc
    | Change system time and date }}
    | Generiert neue UTM-Webserver Zertifikate
{{var | system date-date--desc
    | Generates new UTM web server certificates }}
| Neues Datum ("YYYY-MM-DD hh:mm:ss")
{{var | system generate dhparams--desc
| New date (“YYYY-MM-DD hh:mm:ss”) }}
    | Generiert neue Diffie-Hellman Parameter Dateien
{{var | system info--desc
    | Generates new Diffie-Hellman parameter files }}
    | Zeigt System Informationen an
{{var | system ciphers--desc
    | Displays system information }}
    | Listet die Verschlüsselungen einer Cipherliste auf
{{var | system supportinfo--desc
    | Lists the encryptions of a cipher list }}
| {{f|folgt}}
| {{f|follows}}  }}
{{var | system specs--desc
| {{f|folgt}}
| {{f|follows}} }}
{{var | system features--desc
{{var | system features--desc
    | Zeigt an ob die System Features http-proxy-Statistics, wifi und umts aktiviert oder deaktiviert sind
    | Zeigt an ob die System Features http-proxy-Statistics, wifi und umts aktiviert oder deaktiviert sind
    | Shows whether the system features http-proxy-Statistics, wifi and umts are enabled or disabled }}
    | Shows whether the system features http-proxy-Statistics, wifi and umts are enabled or disabled }}
{{var | system sysctl new--desc
{{var | system register--desc
    | Setzt eine neue sysctl Variable
| Registriert eine neue Lizenz auf der UTM<br> {{Hinweis-box}} Nach Ausführen des Befehls muss der Lizenzschlüssel, der aus der .pem-Datei kopiert werden kann, in das CLI kopiert werden. Anschließend wird die Eingabe mit ''STRG'' + ''D'' beendet.
    | Set a new sysctl variable }}
| Registers a new license on the UTM<br> {{Hinweis-box}} After executing the command, the license key, which can be copied from the .pem file, must be copied into the CLI. Then, press ''STRG'' + ''D'' to exit. }}
{{var | system sysctl set--desc
{{var | Lizenz einfügen
    | Ändert den Wert einer sysctl Variablen
| Lizenz einfügen
    | Changes the value of a sysctl variable }}
| Insert license }}
{{var | system sysctl delete--desc
{{var | Enter
    | Löscht eine sysctl variable des Linux-Kernel
| Enter
    | Deletes a sysctl variable of the Linux kernel }}
| Return }}
{{var | system sysctl get--desc
{{var | Strg
    | Listet alle sysctl Variablen auf
| Strg
    | Lists all sysctl variables }}
| Ctrl }}
{{var | system sysctl update--desc
{{var | Remote-Cluster
    | Aktualisiert die sysctl Variablen
| Für Cluster Installationen
    | Update the sysctl variables }}
| For cluster installations}}
{{var | system sysctl update--Beispiel--desc
    | Es kommt immer wieder vor, dass VoIP Provider Vorgaben zum Session Timeout für die UDP Pakete machen. Dieser Wert steht in der Werkseinstellung auf 30 Sekunden und ist damit vielen Providern zu wenig.<br>
Damit eine Änderung auch nach einem Update oder einem Neustart noch besteht, muss hier eine Variable hinzugefügt werden die den gewünschten Wert enthält.<br>
In unserem Beispiel setzen wir den Session Timeout Wert für UDP Pakete auf einen Wert von 300 Sekunden.<br>
{{code| system sysctl new name net.netfilter.nf_conntrack_udp_timeout value 300}}<br>
Um sicher zu gehen, dass diese Änderung übernommen und auch in der Konfiguration gespeichert wird, müssen folgende Kommandos erfolgen:<br>
{{code| system update system<br>
system config save}}
    | It happens frequently that VoIP providers specify session timeout for UDP packets. This value is set to 30 seconds in the factory default setting and is therefore too little for many providers.<br>
To ensure that a change still exists after an update or a restart, a variable must be added here that contains the desired value.<br>
In our example, we set the Session Timeout value for UDP packets to a value of 300 seconds.<br>
system sysctl new name net.netfilter.nf_conntrack_udp_timeout value 300<br>
To ensure that this change is accepted and also saved in the configuration, the following commands must be issued:<br>
  system update system
  system config save }}
{{var | system activedirectory join--desc
    | Verbindet die UTM mit dem Active Directory
    | Connects the UTM to the Active Directory }}
{{var | system activedirectory testjoin--desc
    | Überprüft den AD Account der UTM
    | Checks the AD account of the UTM }}
{{var | system activedirectory leave--desc
    | Verbindung zum Active Directory lösen
    | Release connection to Active Directory }}
{{var | system activedirectory lsgroups--desc
    | Auflistung der Active Directory Gruppen
    | Listing of the Active Directory Groups }}
{{var | system upgrade finalize--desc
    | Abschließen eines vorherigen Updates oder Rollback
    | Finish a previous update or rollback }}
{{var | system upgrade hint--desc
    | Einen Hinweis auf die nächste Upgrade Aktion erhalten
    | Get a hint for the next upgrade action }}
{{var | system upgrade info--desc
    | Listed die installierten Firmware Versionen auf
    | Lists the installed firmware versions }}
{{var | system upgrade update--desc
    | Download eines Update (wenn vorhanden)
    | Download an update (if available) }}
{{var | system upgrade forceupdate--desc
    | Lädt ein Update und entfernt Überreste vorheriger Updates
    | Loads an update and removes remnants of previous updates }}
{{var | system upgrade dryrun--desc
    | Rebootet das System in das upgedatete Firmware Image
    | Reboots the system into the updated firmware image }}
{{var | system upgrade rollback--desc
    | Rebootet das System in das vorherige Firmware Image
    | Reboots the system to the previous firmware image }}
{{var | system tools ping--desc
    | Sendet ICMP ECHO_REQUEST zu Network Hosts
    | Sends ICMP ECHO_REQUEST to Network Hosts }}
{{var | system tools traceroute--desc
    | Misst Verzögerungen von Netzwerk-Paketen auf dem Weg zum Zielhost
    | Measures delays of network packets on their way to the target host }}
{{var | system tools route--desc
    | Ausgabe des Routing-Table
    | Output of the Routing Table }}
{{var | system tools host--desc
    | Ausführen von DNS lookups
    | Running DNS lookups }}
{{var | system tools wake--desc
    | Sendet Wake-on-Lan Magic Packets an eine MAC-Adresse ''%MAC@schnittstelle''<br><small>{{Hinweis|!|g}}Buchstaben der Hexadezimal-Ziffern müssen in Großbuchstaben angegeben werden)</small>
    | Sends Wake-on-Lan Magic packets to a MAC address ''%MAC@interface''<br><small>{{Hinweis|!|g}}Letters of the hexadecimal digits must be given in capital letters)</small> }}
{{var | system cloudbackup get--desc
    | Listed verfügbare Backups auf
    | Listed available backups }}
{{var | system cloudbackup store--desc
    | Speichert ein Backup der aktiven Konfiguration
    | Saves a backup of the active configuration }}
{{var | system cloudbackup set--desc
    | Setzen eines Passwort
    | setting a password }}
{{var | system cloudbackup delete--desc
    | Löscht ein Backup in der Cloud
    | Deletes a backup in the cloud }}
{{var | system cloudbackup restore--desc
    | Wiederherstellen eines Backup
    | Restore a backup }}
{{var | system info--desc
    | Zeigt System Informationen an
    | Displays system information }}
{{var | system reboot--desc
{{var | system reboot--desc
    | Rebootet das System
    | Rebootet das System
Zeile 132: Zeile 55:
    | Fährt das System herunter
    | Fährt das System herunter
    | Shutting down the system }}
    | Shutting down the system }}
{{var | system restrictions get--desc
| {{f|folgt}}
| {{f|follows}}  }}
{{var | system restrictions update--desc
| {{f|folgt}}
| {{f|follows}} }}
{{var | system config load--desc
{{var | system config load--desc
    | Lädt eine Konfiguration
    | Lädt eine Konfiguration
    | Loads a configuration }}
    | Loads a configuration }}
{{var | system config-name--desc
| Name einer Konfiguration
| Name of a configuration }}
{{var | system config load_dryrun--desc
| {{f|folgt}}
| {{f|follows}} }}
{{var | system config save--desc
{{var | system config save--desc
    | Speichert eine Konfiguration
    | Speichert eine Konfiguration
Zeile 141: Zeile 77:
    | Erstellt eine neue Konfiguration
    | Erstellt eine neue Konfiguration
    | Creates a new configuration }}
    | Creates a new configuration }}
{{var | system config new-name--desc
| Name der neuen Konfiguration
| Name of the new configuration }}
{{var | system config clone--desc
| Klont/Kopiert eine Konfiguration
| Clones/copies a configuration }}
{{var | system config clone-new_name--desc
| Name der geklonten Konfiguration
| Name of the cloned configuration }}
{{var | system config delete--desc
{{var | system config delete--desc
    | Löscht eine Konfiguration
    | Löscht eine Konfiguration
Zeile 160: Zeile 105:
    | Output of the current configuration in XML format }}
    | Output of the current configuration in XML format }}
{{var | system config import--desc
{{var | system config import--desc
    | Importiert eine Konfiguration--desc
| {{f|folgt}}
    | Funktioniert derzeit in der CLI nicht, bitte über das Webinterface importieren
    | Funktioniert derzeit in der CLI nicht, bitte über das Webinterface importieren
    | Currently not working in the CLI, please import via the web interface }}
    | Currently not working in the CLI, please import via the web interface }}
Zeile 175: Zeile 120:
    | Synchronisiert die Konfigurationen zwischen den im Cluster Betriebenen Geräten
    | Synchronisiert die Konfigurationen zwischen den im Cluster Betriebenen Geräten
    | Synchronizes the configurations between the devices operating in the cluster }}
    | Synchronizes the configurations between the devices operating in the cluster }}
{{var | system config synchronize_dryrun--desc
| {{f|folgt}}
| {{f|follows}} }}
{{var | system update system--desc
{{var | system update system--desc
    | Aktualisiert System Einstellungen
    | Aktualisiert System Einstellungen
Zeile 190: Zeile 138:
    | Aktualisiert QoS
    | Aktualisiert QoS
    | Update QoS }}
    | Update QoS }}
{{var | system update tif--desc
| Aktualisiert Threat Intelligence Filter
| Updated Threat Intelligence Filter }}
{{var | system lsrrd--desc
{{var | system lsrrd--desc
    | Auflistung der RRD-Dateien
    | Auflistung der RRD-Dateien
    | Listing of the RRD files }}
    | Listing of the RRD files }}
{{var | system rrd refresh--desc
| {{f|folgt}}
| {{f|follows}} }}
{{var | system contentfilter categorize--desc
{{var | system contentfilter categorize--desc
    | Ausgabe der Kategorie einer Url für den Contentfilter
    | Ausgabe der Kategorie einer Url für den Contentfilter
Zeile 199: Zeile 153:
    | Auflistung ID/Namen der Kategorien
    | Auflistung ID/Namen der Kategorien
    | Listing ID/Names of the categories }}
    | Listing ID/Names of the categories }}
{{var | system date get--desc
{{var | system postsync--desc
    | Anzeige der Aktuellen System-Uhrzeit
| {{f|folgt}}
    | Display the current system time }}
| {{f|follows}} }}
{{var | system date set--desc
{{var | system ssh pubkey new--desc
    | Ändern der System-Zeit und  des Datums
| Fügt einen neuen SSH-Schlüssel ein
    | Change system time and date }}
| Adds a new SSH key }}
{{var | system ssh pubkey new-key--desc
| Wert der Schlüssels
| Value of the key }}
{{var | system ssh pubkey get--desc
| Gibt alle aktuellen öffentlichen SSH Schlüssel aus
| Outputs all current public SSH keys }}
{{var | system ssh pubkey delete--desc
| Löscht den SSH-Schlüssel
| Deletes the SSH key }}
{{var | system ssh-id--desc
| Id eines SSH-Schlüssels
| Id of a SSH key }}
{{var | system ssh pubkey enable--desc
| Deaktiviert einen SSH-Schlüssel
| Disables an SSH key }}
{{var | system ssh pubkey disable--desc
| Aktiviert einen SSH-Schlüssel
| Activates an SSH key }}
{{var | system generate sshdkeys--desc
    | Erstellt neue Schlüssel für SSH-Verbindungen zur Appliance
    | Creates new keys for SSH connections to the appliance }}
{{var | system generate webservercert--desc
    | Generiert neue UTM-Webserver Zertifikate
    | Generates new UTM web server certificates }}
{{var | system generate dhparams--desc
    | Generiert neue Diffie-Hellman Parameter Dateien
    | Generates new Diffie-Hellman parameter files }}
{{var | system ciphers--desc
    | Listet die Verschlüsselungen einer Cipherliste auf
    | Lists the encryptions of a cipher list }}
{{var | system predictable_interface_names--desc
| Aktiviert/Deaktiviert vorhersehbare Interface Benennungen
| Enables/disables predictable interface names }}
{{var | system predictable_interface_names-value--desc
| Enable/disable {{f|1=disable gibt nur "use value=enable to enable predictable interace names" aus und deaktiviert es nicht}}
| Enable/Disable {{f|1=Disabling only outputs "use value=enable to enable predictable interface names" and does not disable it}} }}
{{var | system interface info--desc
| {{f|folgt}}
|  }}
{{var | system rule_engine get--desc
| {{f|folgt}}
| }}
{{var | system rule_engine set--desc
| {{f|folgt}}
|  }}
{{var | system rule_engine-value--desc
| {{f|folgt}}
|  }}
{{var | system remote sync status--desc
| Übertragung des Status auf die Gegenstelle
| Transferring the status to the remote terminal }}
{{var | system remote sync virus_pattern--desc
| Übertragung der Virus-pattern auf die Gegenstelle
| Transferring the virus pattern to the remote terminal }}
{{var | system remote sync ipdeny--desc
| Übertragung der ipdeny-list auf die Gegenstelle
| Transferring the ipdeny list to the remote terminal }}
{{var | system remote upgrade cur--desc
{{var | system remote upgrade cur--desc
| Überträgt die installierte Firmware auf die Gegenstelle
| Überträgt die installierte Firmware auf die Gegenstelle
Zeile 211: Zeile 222:
| Überträgt die Firmware im Ordner 'new' auf die Gegenstelle
| Überträgt die Firmware im Ordner 'new' auf die Gegenstelle
| Transfers the firmware in the folder 'new' to the remote terminal }}
| Transfers the firmware in the folder 'new' to the remote terminal }}
{{var | system remote upgrade status--desc
| Status der laufenden Synchronisationen
| Status of ongoing synchronizations }}
{{var | system remote upgrade abort--desc
| Abbrechen der laufenden Synchronisationen
| Canceling ongoing synchronizations }}
{{var | system remote get new--desc
{{var | system remote get new--desc
| Zeigt die Firmware-Versionen der Gegenstelle an<br> {{Hinweis-box||r}} Die Fehlermeldung {{code|connection error}} erscheint, wenn die Gegenstelle nicht erreichbar ist.
| Zeigt die Firmware-Versionen der Gegenstelle an<br> {{Hinweis-box||r}} Die Fehlermeldung {{code|connection error}} erscheint, wenn die Gegenstelle nicht erreichbar ist.
| Displays the firmware versions of the remote terminal<br> {{Hinweis-box||r}} The error message {{code|connection error}} appears if the remote terminal is not reachable. }}
| Displays the firmware versions of the remote terminal<br> {{Hinweis-box||r}} The error message {{code|connection error}} appears if the remote terminal is not reachable. }}
{{var | system remote sync ipdeny--desc
{{var | system remote get old--desc
| Übertragung der ipdeny-list auf die Gegenstelle
| Zeigt die ehemalige Firmware-Versionen der Gegenstelle an
| Transferring the ipdeny list to the remote terminal }}
| Displays the former firmware versions of the remote station }}
{{var | system remote sync status--desc
{{var | system remote get cur--desc
| Übertragung des Status auf die Gegenstelle
| {{f|folgt}}
| Transferring the status to the remote terminal }}
| {{f|follows}} }}
{{var | system remote sync virus_pattern--desc
{{var | system rsp scopes get--desc
| Übertragung der Virus-pattern auf die Gegenstelle
| {{f|folgt}}
| Transferring the virus pattern to the remote terminal }}
| {{f|follows}}  }}
{{var | system register--desc
{{var | system rsp scopes show--desc
| Registriert eine neue Lizenz auf der UTM<br> {{Hinweis-box}} Nach Ausführen des Befehls muss der Lizenzschlüssel, der aus der .pem-Datei kopiert werden kann, in das CLI kopiert werden. Anschließend wird die Eingabe mit ''STRG'' + ''D'' beendet.
| {{f|folgt}}
| }}
| {{f|follows}}  }}
{{var | Lizenz einfügen
{{var | system rsp scopes ack--desc
| Lizenz einfügen
| {{f|folgt}}
| Insert license }}
| {{f|follows}}  }}
{{var | Enter
{{var | system rsp scopes set--desc
| Enter
| {{f|folgt}}
| Return }}
| {{f|follows}}  }}
{{var | Strg
{{var | system rsp debug--desc
| Strg
| {{f|folgt}}
| Ctrl }}
| {{f|follows}}  }}
{{var | Remote-Cluster
{{var | system cloudbackup get--desc
| Für Cluster Installationen
    | Listed verfügbare Backups auf
| For cluster installations}}
    | Listed available backups }}
{{var | system cloudbackup store--desc
    | Speichert ein Backup der aktiven Konfiguration
    | Saves a backup of the active configuration }}
{{var | system cloudbackup set--desc
    | Setzen eines Passwort
    | setting a password }}
{{var | system cloudbackup-password--desc
| Passwort für das Backup
| Password for the backup }}
{{var | system cloudbackup delete--desc
    | Löscht ein Backup in der Cloud
    | Deletes a backup in the cloud }}
{{var | system cloudbackup-id--desc
| Id eines Backups
| Id of a backup }}
{{var | system cloudbackup restore--desc
    | Wiederherstellen eines Backup
    | Restore a backup }}
{{var | system cloudbackup-ctime--desc
| {{f|folgt}}
| {{f|follows}} }}
{{var | system cloudbackup password status get--desc
| Zeigt an, ob ein Cloud-Backup-Passwort gesetzt wurde. (Zeigt nicht das Passwort an)
| Indicates whether a cloud backup password has been set. (Does not display the password) }}
{{var | system tools ping--desc
    | Sendet ICMP ECHO_REQUEST zu Network Hosts
    | Sends ICMP ECHO_REQUEST to Network Hosts }}
{{var | oder
| '''oder'''
| '''or''' }}
{{var | system tools-family--desc
| Legt fest ob IPv4 ("4") oder IPv6 ("6") verwendet wird
| Specifies whether IPv4 ("4") or IPv6 ("6") is used }}
{{var | system tools-source--desc
| Quell-Adresse
| Source address }}
{{var | system tools-resolve--desc
| {{f|folgt}}
| {{f|follows}} }}
{{var | system tools-count--desc
| Anzahl der Durchführungen
| Number of performances }}
{{var | system tools-host--desc
| Ziel-Adresse
| destination address }}
{{var | system tools traceroute-source--desc
| Quell Interface
| Source interface }}
{{var | system tools traceroute-source_addr--desc
| Quell-Adresse
| Source address }}
{{var | system tools traceroute--desc
    | Misst Verzögerungen von Netzwerk-Paketen auf dem Weg zum Zielhost
    | Measures delays of network packets on their way to the target host }}
{{var | system tools route--desc
    | Ausgabe des Routing-Table
    | Output of the Routing Table }}
{{var | system tools host--desc
    | Ausführen von DNS lookups
    | Running DNS lookups }}
{{var | system tools host-type--desc
| DNS Typ
| DNS Type }}
{{var | system tools host-server--desc
| DNS Server
| DNS Server }}
{{var | system tools host-host--desc
| Domain
| Domain }}
{{var | system tools wake--desc
    | Sendet Wake-on-Lan Magic Packets an eine MAC-Adresse ([[UTM/UI/WOL#WOL_per_CLI|Mehr Informationen]])<br><small>{{Alert|g}}Buchstaben der Hexadezimal-Ziffern müssen in Großbuchstaben angegeben werden</small>
    | Sends Wake-on-Lan Magic Packets to a MAC address ([[UTM/UI/WOL#WOL_per_CLI|More information]])<br><small>{{Alert|g}}Letters in hexadecimal numbers must be entered in uppercase</small> }}
{{var | system tools wake-host--desc
| MAC-Adresse des Zielgeräts im Format ''MAC@schnittstelle''
| MAC address of the target device in the format ''MAC@interface'' }}
{{var | system upgrade finalize--desc
    | Abschließen eines vorherigen Updates oder Rollback
    | Finish a previous update or rollback }}
{{var | system upgrade hint--desc
    | Einen Hinweis auf die nächste Upgrade Aktion erhalten
    | Get a hint for the next upgrade action }}
{{var | system upgrade updatehint--desc
| {{f|folgt}}
| {{f|follows}} }}
{{var | system upgrade info--desc
    | Listed die installierten Firmware Versionen auf
    | Lists the installed firmware versions }}
{{var | system upgrade update--desc
    | Download eines Update (wenn vorhanden)
    | Download an update (if available) }}
{{var | system upgrade forceupdate--desc
    | Lädt ein Update und entfernt Überreste vorheriger Updates
    | Loads an update and removes remnants of previous updates }}
{{var | system upgrade updatelatest--desc
| Neustes Update herunterladen und alte Updates entfernen
| Download the latest update and remove old updates }}
{{var | system upgrade updatelatestcheck--desc
| Prüfen ob das Limit für Update-Anfragen erreicht wurde
| Check whether the limit for update requests has been reached }}
{{var | system upgrade dryrun--desc
    | Rebootet das System in das upgedatete Firmware Image
    | Reboots the system into the updated firmware image }}
{{var | system upgrade rollback--desc
    | Rebootet das System in das vorherige Firmware Image
    | Reboots the system to the previous firmware image }}
{{var | system upgrade confirm/decline privacy--desc
| Annehmen/Ablehnen der Datenschutzbestimmung
| Accept/Reject the privacy policy }}
{{var | system upgrade confirm/decline eula--desc
| Annehmen/Ablehnen der Lizenzvereinbarung
| Accept/Reject the license agreement }}
{{var | system upgrade privacy/eula get--desc
| Gibt die Datenschutzbestimmung bzw. Lizenzvereinbarung aus
| Provides the privacy policy or license agreement }}
{{var | system upgrade privacy/eula get-version--desc
| Version ("new", "cur", "old")
| Version ("new", "cur", "old") }}
{{var | system upgrade privacy/eula get-lang--desc
| Sprache ("de", "en")
| Language ("de", "en") }}
{{var | system sysctl new--desc
    | Setzt eine neue sysctl Variable
    | Set a new sysctl variable }}
{{var | system sysctl-name--desc
| Name der Variable
| Name of the variable }}
{{var | system sysctl-value--desc
| Wert der Variable
| Value of the variable }}
{{var | system sysctl set--desc
    | Ändert den Wert einer sysctl Variablen
    | Changes the value of a sysctl variable }}
{{var | system sysctl delete--desc
    | Löscht eine sysctl variable des Linux-Kernel
    | Deletes a sysctl variable of the Linux kernel }}
{{var | system sysctl get--desc
    | Listet alle sysctl Variablen auf
    | Lists all sysctl variables }}
{{var | system sysctl update--desc
    | Aktualisiert die sysctl Variablen
    | Update the sysctl variables }}
{{var | system sysctl update--Beispiel--desc
    | Es kommt immer wieder vor, dass VoIP Provider Vorgaben zum Session Timeout für die UDP Pakete machen. Dieser Wert steht in der Werkseinstellung auf 30 Sekunden und ist damit vielen Providern zu wenig.<br>
Damit eine Änderung auch nach einem Update oder einem Neustart noch besteht, muss hier eine Variable hinzugefügt werden die den gewünschten Wert enthält.<br>
In unserem Beispiel setzen wir den Session Timeout Wert für UDP Pakete auf einen Wert von 300 Sekunden.<br>
{{code| system sysctl new name net.netfilter.nf_conntrack_udp_timeout value 300}}<br>
Um sicher zu gehen, dass diese Änderung übernommen und auch in der Konfiguration gespeichert wird, müssen folgende Kommandos erfolgen:<br>
{{code| system update system<br> system config save}}
    | It happens frequently that VoIP providers specify session timeout for UDP packets. This value is set to 30 seconds in the factory default setting and is therefore too little for many providers.<br>
To ensure that a change still exists after an update or a restart, a variable must be added here that contains the desired value.<br>
In our example, we set the Session Timeout value for UDP packets to a value of 300 seconds.<br>
system sysctl new name net.netfilter.nf_conntrack_udp_timeout value 300<br>
To ensure that this change is accepted and also saved in the configuration, the following commands must be issued:<br>
  {{code| system update system<br> system config save}} }}
{{var | system activedirectory join--desc
    | Verbindet die UTM mit dem Active Directory
    | Connects the UTM to the Active Directory }}
{{var | system activedirectory-password--desc
| Passwort des Active Directory
| Password of the Active Directory }}
{{var | system activedirectory testjoin--desc
    | Überprüft den AD Account der UTM
    | Checks the AD account of the UTM }}
{{var | system activedirectory leave--desc
    | Verbindung zum Active Directory lösen
    | Release connection to Active Directory }}
{{var | system activedirectory lsgroups--desc
    | Auflistung der Active Directory Gruppen ({{Alert|g}} Es werden nur Gruppen angezeigt, denen mindestens ein Nutzer zugeordnet ist)
    | List of Active Directory groups ({{Alert|g}} Only groups to which at least one user is assigned are displayed) }}
 
 
 
 
 
 
 
 


----
----

Aktuelle Version vom 4. September 2025, 08:32 Uhr