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.

0
U

Property:acll2

From BoxMatrix
(Redirected from acll2)


BoxMatrix >> Shell-Commands >> acll2 @ 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

Goto:   Examples  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

acll2 maintains the OSI layer 2 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# acll2

acll2 Usage:

acll2 add/del/show/setlimit/sethostlimit/showlimit/showhostlimit                 
	 [-i  interface name]                 
	 [-s  source mac]                 
	 [-m  source_mac mask]                 
	 [-r  rule number]                 
	 [-a  drop]

Examples:
	acll2 add -i eth0 -s 00:01:02:03:04:05 -a drop
	acll2 add -i eth0 -s 00:01:02:00:00:00 -m 00:00:00:FF:FF:FF -a drop
	acll2 del -i eth0 -r 0
	acll2 show
	acll2 stats
	acll2 setlimit 100
	acll2 sethostlimit 100
	acll2 showlimit
	acll2 showhostlimit

Examples

7390 fw 6.04 example:

root@fritz:/var/mod/root# acll2 stats

ACL Statistics:
--------------

  Recvd:        1054
  Allow:        1054
  Denied/Drop:  0
  OFlows:       0
  cacheMiss:    0
  RateLimited:  0

Excerpt of a strace of this example:

root@fritz:/var/mod/root# strace acll2 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, 0x4, 0), 0x7ff22738) = 0
write(1, "\nACL Statistics:\n--------------\n"..., 148  

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-05-05 07:18 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-05-05 05:09 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) label in the Model column shows which CPU is meant for models with multiple Linux instances.
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 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-05-05 07:18 GMT.

Firmware Symbol
0 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.