If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:showfwacl
BoxMatrix >> Shell-Commands >> showfwacl | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
AVM-Command
Command: | showfwacl - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /bin Lab+Rel: /bin | ||||||
Properties: | Size: 5.3k - 13.6k - Firmware: 7.39 - 8.00 | ||||||
Function: | supportdata helper showing the firewall access control list (FWACL). |
Goto: Examples - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
This is research in progress and may be partially or completely wrong.
showfwacl lists the configuration of the firewall access control list (FWACL) for supportdata.
fw 7.39 help:
root@fritz:/var/mod/root# showfwacl -? usage: showfwacl [options] options: -? - print this help -D STRING - switch debug logs on. (FUNC) showfwacl
Examples
Listing an empty fwacl on fw 7.39:
root@fritz:/var/mod/root# showfwacl fwacl is empty
The fwacl config is stored in the AVMIPC-Datastore. To list its size:
root@fritz:/var/mod/root# aicmd avmipcd datastore show | grep STATE_FWACL_FWACLCFG STATE_FWACL_FWACLCFG : size 10, set by local , local:dsld local:pcpd
To export it in JSON format:
root@fritz:/var/mod/root# aicmd avmipcd datastore query STATE_FWACL_FWACLCFG full STATE_FWACL_FWACLCFG: local:dsld local:pcpd DATA: <<!EOF! fwacl { } !EOF!
dsld.service contains a comment explaining why multid.service needs to be started before dsld:
; multid sets up necessary network interfaces and sends fwacl configuration (IGD part)
The fwacl is maintained by libavmfwacl.so, which sends an IPC notification to avmipcd with the attached config.
This library is only required by dsld, multid, pcpd and by this command.
pcpd has its own fwacl, which is listed in supportdata like this:
root@fritz:/var/mod/root# aicmd pcpd show fwacl
It returns nothing if the pcpd fwacl is empty,
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:
$ strings /bin/showfwacl | grep -e '\.c$' -e '\.cpp$' <empty>
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-15 07:53 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Depends on | lib | libavmcsock.so | 31 | 7.39 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmfwacl.so | 31 | 7.39 - 8.00 | Maintains the firewall access control list (FWACL). | AVM |
Depends on | lib | libc.so | 31 | 7.39 - 8.00 | Standard C library | Linux |
Depends on | lib | libdl.so | 5 | 7.39 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libpthread.so | 5 | 7.39 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 5 | 7.39 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libsvctl.so | 31 | 7.39 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libz.so | 31 | 7.39 - 8.00 | Zlib compressor / decompressor | Linux |
8 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-15 05:53 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 4040 | 7.39 - 8.00 | /bin | 5.3k - 5.4k |
FRITZ!Box 4050 | 7.58 - 7.90 | /bin | 5.4k |
FRITZ!Box 4060 | 7.39 - 7.90 | /bin | 5.3k - 5.4k |
FRITZ!Box 5530 Fiber (main) | 7.39 - 8.00 | /bin | 9.7k - 9.8k |
FRITZ!Box 5590 Fiber (main) | 7.39 - 8.00 | /bin | 5.3k - 5.4k |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | /bin | 5.3k - 5.4k |
FRITZ!Box 6490 Cable (atom) | 7.39 - 7.51 | /bin | 9.2k |
FRITZ!Box 6590 Cable (atom) | 7.39 - 7.51 | /bin | 9.2k |
FRITZ!Box 6591 Cable (atom) | 7.39 - 8.00 | /bin | 13.4k - 13.5k |
FRITZ!Box 6660 Cable (atom) | 7.39 - 8.00 | /bin | 13.4k - 13.5k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /bin | 13.5k - 13.6k |
FRITZ!Box 6690 Cable (atom) | 7.39 - 7.90 | /bin | 13.4k - 13.5k |
FRITZ!Box 6820 LTE v1 (main) | 7.51 | /bin | 9.8k |
FRITZ!Box 6820 LTE v2 (main) | 7.51 | /bin | 9.8k |
FRITZ!Box 6820 LTE v3 (main) | 7.51 - 7.57 | /bin | 9.8k - 9.9k |
FRITZ!Box 6850 LTE | 7.39 - 7.90 | /bin | 5.3k - 9.7k |
FRITZ!Box 6850 5G | 7.39 - 7.90 | /bin | 5.3k - 5.4k |
FRITZ!Box 6890 LTE (main) | 7.39 - 7.57 | /bin | 9.7k - 9.8k |
FRITZ!Box 6890 LTE v1 (main) | 7.39 - 7.57 | /bin | 9.7k - 9.8k |
FRITZ!Box 6890 LTE v2 (main) | 7.39 - 7.57 | /bin | 9.7k - 9.8k |
FRITZ!Box 7490 (main) | 7.51 | /bin | 9.8k |
FRITZ!Box 7510 | 7.39 - 8.00 | /bin | 5.3k - 5.4k |
FRITZ!Box 7520 | 7.39 - 8.00 | /bin | 5.3k - 5.4k |
FRITZ!Box 7520 v2 (main) | 7.39 - 8.00 | /bin | 5.3k - 5.4k |
FRITZ!Box 7530 | 7.39 - 8.00 | /bin | 5.3k - 5.4k |
FRITZ!Box 7530 AX | 7.39 - 8.00 | /bin | 5.4k - 5.6k |
FRITZ!Box 7583 (main) | 7.50 - 7.59 | /bin | 9.7k - 9.8k |
FRITZ!Box 7583 VDSL (main) | 7.59 - 8.00 | /bin | 9.8k |
FRITZ!Box 7590 (main) | 7.39 - 8.00 | /bin | 9.7k - 9.8k |
FRITZ!Box 7590 AX (main) | 7.39 - 8.00 | /bin | 9.7k - 9.8k |
FRITZ!Box 7690 | 7.61 - 7.90 | /bin | 5.3k - 5.4k |
31 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-15 07:53 GMT.
Firmware | Symbol |
---|---|
7.39 - 8.00 | main |
1 symbol for this command |