Jump to:navigation, search
Wiki







































Last adaptation to the version: 14.1.1(11.2025)

New:
  • Es ist nicht mehr möglich, Module auf eine Blockliste zu setzen
Last updated: 
notempty
This article refers to a Beta version
Access: UTM-IP:Port or UTM-URL:Port
Port as configured at Network / Appliance Settings / Webserver
Default-Port: 11115
i.e.: https://utm.ttt-point.de:11115
Default: https://192.168.175.1:11115
Extras CLI

Command Parameter Description Example

debug kmod

debug kmod load
debug kmod load
Loads a kernel module even if it is not automatically loaded by a packet filter rule
notempty
Neu ab v14.1.0
Module werden - sofern erforderlich - beim Starten / Neustarten automatisch geladen
debug kmod load module hv_netvsc params 128
module The modules name
params Parameter that is transferred
debug kmod unload
debug kmod unload
Temporarily unloads a kernel module
notempty
Neu ab v14.1.1
Es ist nicht mehr möglich, Module auf eine Blockliste zu setzen da Module automatisch geladen werden, wenn eine Paketfilterregel dieses erfordert
debug kmod unload module hv_netvsc
module The modules name
debug kmod delete
debug kmod delete
Removes a kernel module from the list
debug kmod delete module hv_netvsc
module The modules name
debug kmod list
debug kmod list
List of all currently loaded kernel modules debug kmod list
debug kmod get
debug kmod get
List of modules unloaded/loaded via debug kmod command debug kmod get

debug show

debug show validators
debug show validators
List of variable types that are available as EXTC variables debug show validators


  • Loading the SIP helper via CLI is from version 12.2.0 no longer necessary.
    This happens automatically with the use of the VoIP service group or the sip service in the packet filter.
    Further details under VoIP FAQ