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:acll3
BoxMatrix >> Shell-Commands >> acll3 | @ 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 |
Chipset-Command
Command: | acll3 - type Link | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Chipset-Commands - Origin: Fusiv | ||||||
Path: | Release: /sbin Lab+Rel: /sbin | ||||||
Properties: | Size: Link - Firmware: 4.76 - 6.32 | ||||||
Function: | Maintains the OSI layer 3 ACL of the Fusiv. |
Goto: Examples - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
acll2 maintains the OSI layer 3 ACL of the Fusiv. It is part of the sysutil multi-call binary.
It communicates through the /dev/acl
device, which is provided by aclap_driver_lkm.ko.
7390 fw 6.04 help:
root@fritz:/var/mod/root# acll3 status acll3 Usage: acll3 add/del/show [-i interface name] [-s srcIp | -s StartSrcIp-EndSrcIp | -s srcIp/maskBits] [-d dstIp | -d StartDstIp-EndDstIp | -s srcIp/maskBits] [-m srcPort | -m StartSrcPort-EndSrcPort] [-n dstPort | -n StartDstPort-EndDstPort] [-p protocolName] [-q first | last | <before_rule_number>] [-r rule number] [-a drop] Examples: acll3 add -i eth0 -s 192.168.10.11 -a drop acll3 add -i eth0 -s 192.168.10.11-192.168.10.123 -q last acll3 add -i eth0 -s 192.168.10.11 -p udp -m 9000-12000 -n 1000-1200 acll3 add -i eth0 -d 10.61.111.54 -q first -a drop acll3 add -i eth0 -s 192.168.10.11 -d 10.61.111.54 -m 9000 -p tcp acll3 del -i eth0 -r 0 acll3 show acll3 stats
Examples
7390 fw 6.04 example:
root@fritz:/var/mod/root# acll3 stats ACL Statistics: -------------- Recvd: 1773 Allow: 1773 Denied/Drop: 0 OFlows: 0 cacheMiss: 0 RateLimited: 0
Excerpt of a strace of this example:
root@fritz:/var/mod/root# strace acll3 stats 2>&1| grep -e dev -e write -e IOC open("/dev/acl", O_RDONLY) = 3 open("/dev/acl", O_RDWR) = 3 ioctl(3, _IOC(0, 0, 0xe, 0), 0x7fb22b48) = 0 write(1, "\nACL Statistics:\n--------------\n"..., 148
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 |
---|---|---|---|---|---|---|
Symlink to | cmd | sysutil | 4 | 4.76 - 6.32 | Multi-call binary providing 26 Fusiv diagnostic and maintenance tools. | Fusiv |
1 dependency 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 Fon WLAN 7340 | 4.83 - 5.05 | /sbin | Link |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /sbin | Link |
FRITZ!Box Fon WLAN 7390 | 4.81 - 5.22 | /sbin | Link |
Speedport W 722V | 4.76 - 4.79 | /sbin | Link |
4 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-15 07:53 GMT.
Firmware | Symbol |
---|---|
0 symbols for this command |