Last adaption: 06.2024
New:
- Updating the article layout
- New command: appmgmt restart2 (v12.6.1)
This article refers to a Beta version
Example: appmgmt set application rproxy flags [ ]
| Command | Parameter | Description | Example |
|---|---|---|---|
appmgmt startappmgmt start |
Starting an application | appmgmt start application http_proxy | |
| application | Application name | ||
appmgmt stopappmgmt stop |
Stopping an application | appmgmt stop application http_proxy | |
| application | Application name | ||
appmgmt restartappmgmt restart |
Restarting an application | appmgmt restart application "http_proxy" | |
| application | Application name | ||
appmgmt restart2appmgmt restart2 |
Restart an application if autostart is enabled for it | appmgmt restart2 application "http_proxy" | |
| application | Application name | ||
appmgmt updateappmgmt update |
Rewrites the templates of all or individual applications | appmgmt update | |
| application | Application name | appmgmt update application http_proxy | |
appmgmt statusappmgmt status |
Status of all applications | appmgmt status | |
appmgmt configappmgmt config |
All configuration files are rewritten | appmgmt config | |
appmgmt setappmgmt set |
Adding or removing the parameters (flags) of an application | appmgmt set application rproxy flags [DISABLED_IF_SPARE] or appmgmt set application rproxy flags [ ] | |
| application | Application name | ||
| flags | Flag to be set | ||
appmgmt getappmgmt get |
Lists which applications are marked with which parameters (flags) | appmgmt get |
A list of all applications that can be affected by the CLI shows the output of appmgmt status.
firewall.ttt-point.local> appmgmt status application |state |flags -----------------------+-------+----- ikarus |UP |AUTOSTART spfilterengine |DOWN |HIDDEN,NOSTART sshd |UP |AUTOSTART,NOSTOP,HIDDEN ntpd |UP |AUTOSTART snmpd |DOWN | bird |DOWN | bird6 |DOWN | spresolverd |UP |AUTOSTART,NOSTOP,HIDDEN spalertd |UP |AUTOSTART,NOSTOP,HIDDEN ulog |UP |AUTOSTART,NOSTOP,HIDDEN securepoint_firewall |N/A |HIDDEN,NOSTART,NOSERVICE mailarchive |N/A |HIDDEN,NOSTART,NOSERVICE radius |N/A |HIDDEN,NOSTART,NOSERVICE spvpnd |UP |NOSTOP,HIDDEN mdns-repeater |DOWN |DISABLED_IF_SPARE,FORCE_DISABLED_IF_SPARE igmpproxy |DOWN |DISABLED_IF_SPARE,FORCE_DISABLED_IF_SPARE http_proxy |UP |AUTOSTART dhcprelay |DOWN | collectd |UP |AUTOSTART,NOSTOP,HIDDEN winbindd |DOWN |HIDDEN,DENY_DISABLED_IF_SPARE spauthd |UP |AUTOSTART,NOSTOP,HIDDEN spcloudpuppet |DOWN |DISABLED_IF_SPARE,HIDDEN,FORCE_DISABLED_IF_SPARE spibfd |UP |NOSTOP,HIDDEN syslog |UP |AUTOSTART,NOSTOP,HIDDEN openvpn |UP |AUTOSTART ipsec |UP |AUTOSTART l2tpd |DOWN | webserver |UP |AUTOSTART,NOSTOP,HIDDEN spsysprocd |UP |AUTOSTART,HIDDEN spf2bd |UP |AUTOSTART,DENY_DISABLED_IF_SPARE spotd |DOWN |HIDDEN spupdater |N/A |HIDDEN,NOSTART,NOSERVICE pop3_proxy |DOWN | voip_proxy |DOWN | smtpd |UP |AUTOSTART postfix-policy-greylist|UP |AUTOSTART,HIDDEN greylist-cleanup |UP |NOSTOP,HIDDEN postfix-policy-spf |UP |AUTOSTART,HIDDEN postfix-policy-rcpt |DOWN |HIDDEN postfix-bq-cf |DOWN |HIDDEN postfix-bq-dkimdmarc |DOWN |HIDDEN rproxy |UP |AUTOSTART kryptochef |DOWN | cvpn |DOWN | fetchmail |DOWN | postfix-aq-dkimsign |DOWN |HIDDEN mailfilter |N/A |AUTOSTART,HIDDEN,NOSTART,NOSERVICE wireguard |N/A |HIDDEN,NOSTART,NOSERVICE named |UP |AUTOSTART,DENY_DISABLED_IF_SPARE dhcpd |DOWN |AUTOSTART webfilter |UP |AUTOSTART spcfcd |UP |NOSTOP,HIDDEN wap |DOWN |


