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:pppoe-relay

From BoxMatrix


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

pppoe-relay provides a PPPoE relay client or server on Fusiv models. It is part of the sysutil multi-call binary.

It communicates through the /dev/pppoer device and accesses the /sys/class/pppoer/pppoer/dev procfs file.
Both are provided by the missing pppRelay_lkm.ko driver, so this is useless.

7390 fw 6.04 help:

root@fritz:/var/mod/root# pppoe-relay

pppoe-relay -client <-if Interface> 
pppoe-relay -server <-if Interface> 
pppoe-relay -delete <-if Interface> 
pppoe-relay <enable> <disable>
pppoe-relay -display 

Examples

7390 fw 6.04 example:

root@fritz:/var/mod/root# pppoe-relay -display

LKM ERROR: pppRelay_lkm driver is not loaded

Excerpt of a strace of this example:

root@fritz:/var/mod/root# strace pppoe-relay -display 2>&1 | grep -e dev -e write 

open("/dev/pppoer", O_RDWR)             = -1 ENOENT (No such file or directory)
open("/sys/class/pppoer/pppoer/dev", O_RDONLY) = -1 ENOENT (No such file or directory)
write(1, "\nLKM ERROR: pppRelay_lkm driver "..., 46  

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-04-19 07:32 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 3 6.30 - 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-04-20 05:16 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 /sbin Link
FRITZ!Box 7369 6.30 - 6.32 /sbin Link
FRITZ!Box Fon WLAN 7390 /sbin Link
3 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-04-19 07:32 GMT.

Firmware Symbol
0 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.