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:rc.cpunet

From BoxMatrix
(Redirected from rc.cpunet)


BoxMatrix >> Shell-Commands >> rc.cpunet @ 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

Startup-Script

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

Details

rc.cpunet creates the IPv6 only Inter-CPU network for models running multiple Linux instances.

It is started on both sides and initializes the cpunet0 interface connecting the Linuxes.

Common for both sides, cpunet.ko is loaded, IPv6 is forced for the lo and cpunet0 interfaces - fw 7.29;

modprobe cpunet

echo 0 > /proc/sys/net/ipv6/conf/lo/disable_ipv6
echo 0 > /proc/sys/net/ipv6/conf/cpunet0/disable_ipv6

The IP of each instance varies of course:

5530 boot linux (PrxB) - running on 1 CPU core - runs trustedd:

ifconfig lo up
ifconfig cpunet0 up
ifconfig cpunet0 fd62:c5d3:4303:c662::1/64

5530 main linux (PrxI) - running most of FRITZ!OS on 3 CPU cores - runs untrustedd:

ip link set up lo
ip link set up cpunet0
ip address add fd62:c5d3:4303:c662::2/64 dev cpunet0

Cores may be physical, hyperthreading or even hypervisor units here, it does not matter, they are separate units.

Platforms

Platforms which run this IPv6 cpunet.service:

Dependencies

Daily updated index of all dependencies of this script. Last update: 2024-03-28 07:36 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Started by serv cpunet.service 13 7.19 - 7.90 supervisor service for rc.cpunet. AVM
1 dependency for this script

Model-Matrix

Daily updated index of the presence, path and size of this script for each model. Last update: 2024-03-28 15:46 GMT.
Showing all models using this script. 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 5530 Fiber (prx) 7.27 - 7.30 /etc/init.d 273
FRITZ!Box 5530 Fiber (boot) 7.21 - 7.80 /etc/init.d 257
FRITZ!Box 5530 Fiber (main) 7.21 - 7.80 /etc/init.d 257 - 273
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.30 /etc/init.d 257 - 273
FRITZ!Box 5590 Fiber (boot) 7.27 - 7.30 /etc/init.d 257
FRITZ!Box 5590 Fiber (prx) 7.27 - 7.30 /etc/init.d 273
FRITZ!Box 6850 LTE 7.26 - 7.39 /etc/init.d 273
FRITZ!Box 6890 LTE 7.21 - 7.51 /etc/init.d 257 - 273
FRITZ!Box 6890 LTE v1 7.21 - 7.51 /etc/init.d 257 - 273
FRITZ!Box 6890 LTE v2 7.21 - 7.51 /etc/init.d 257 - 273
FRITZ!Box 7560 7.24 - 7.30 /etc/init.d 273
FRITZ!Box 7580 7.21 - 7.30 /etc/init.d 257 - 273
FRITZ!Box 7583 7.21 - 7.57 /etc/init.d 257 - 273
FRITZ!Box 7583 VDSL 7.19 - 7.31 /etc/init.d 257 - 273
FRITZ!Box 7590 7.19 - 7.90 /etc/init.d 254 - 273
FRITZ!Box 7590 AX 7.19 - 7.90 /etc/init.d 257 - 273
16 models use this script

Symbols

Daily updated index of all symbols of this script. Last update: 2024-03-28 07:36 GMT.

Firmware Symbol
0 symbols for this script

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

r