Support for Easybox 904 LTE

After disabling the ad blocker in Firefox the download did work. No success with rescue though. I guess the easiest way is to get another 904 from ebay (or use another router / LTE stick).

LCD Brightness?

With the original Firmware, one could change the display brightness. But with the openwrt images, I do not know the command yet, but it should be possible, since the same display driver is apparently used. Do you know the command to decrease the brightness?

No idea try
look at here
ls -alH /sys/class/graphics/fb0
specal here bl_curve

and

ls -alH /sys/class/backlight/fb_ili9341_eb904
but the brightness does not work

Thanks Plonk, yes I had as well discovered these points, but it seems like only the Backlight on/off is working...
Tomorrow I try to have a look at the original sources how this was done. Maybe the original Vodafone firmware did use another driver... I will try to find out.

But technically it should be possible as per the datasheet function 51:

And here is a new giveaway. With some luck hopefully at some time this device would get OpenWrt mainline support: Donation for Developers: Easybox 904xdsl - Lantiq XRX200, 512MB ROM, 128MB RAM, Color LCD Screen

1 Like

New builds:
=> OpenWrt 21.02 (kernel 5.4.203 VPE) - Easybox 904 xDSL (github)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------------
  Kernel 5.4.203 VPE / VoIP-GSM Gateway for Asterisk 18 LTS
 -----------------------------------------------------------
 | Machine: Easybox 904xDSL                                |
 | Uptime: 0d, 00:02:41                                    |
 | Load: 1.88 0.97 0.38                                    |
 | Flash: total: 245.2MB, free: 239.9MB, used: 0%          |
 | Memory: total: 105.1MB, free: 70.2MB, used: 33%         |
 | Leases: 1                                               |
 | lan: static, 192.168.1.1                                |
 | wan: pppoe, no IP address                               |
 | wan6: dhcpv6, no IP address                             |
 | hilink: static, 192.168.8.100                           |
 | wwan: dhcp, no IP address                               |
 | umts: 3g, no IP address                                 |
 | PPTP: pptp, no IP address                               |
 | TUN: none, no IP address                                |
 | NCM: ncm, no IP address                                 |
 | inic: none, no IP address                               |
 -----------------------------------------------------------

=> OpenWrt 21.02 (kernel 5.4.203 SMP) - Easybox 904 xDSL (github)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 ------------------------------------------------------
  OpenWrt-21.02 Kernel 5.4.203 SMP / ADSL-VDSL default
 ------------------------------------------------------
 | Machine: Easybox 904xDSL                           |
 | Uptime: 0d, 00:11:05                               |
 | Load: 0.12 0.20 0.17                               |
 | Flash: total: 246.3MB, free: 241.4MB, used: 0%     |
 | Memory: total: 117.0MB, free: 80.4MB, used: 31%    |
 | Leases: 2                                          |
 | lan: static, 192.168.1.1                           |
 | wan: pppoe, no IP address                          |
 | wan6: dhcpv6, no IP address                        |
 | hilink: static, 192.168.8.100                      |
 | wwan: dhcp, no IP address                          |
 | umts: 3g, no IP address                            |
 | PPTP: pptp, no IP address                          |
 | TUN: none, no IP address                           |
 | NCM: ncm, no IP address                            |
 | inic: none, no IP address                          |
 ------------------------------------------------------

=> Upgrade via Recovery mode.

3 Likes

Hi, so that means I have to go via TFTP and cannot upgrade through the UI?

It is possible to upgrade via Luci or the console:

However, I recommend the TFTP method.

3 Likes

Hi, Thanks for the new builds. These still do not support wifi repeater mode right?

I'm trying to build the source from zuzia (Easybox-904xDSL-source-openwrt-21.02-v1.zip from the repo) by myself but it fails.
I just run make, and it fails at package/libs/libubox missing the json/json.h header.
Updating the feeds or the config appears wrong to me and ends in different errors.

Can anybody help me?
Is correct to just run make?
I can provide further information /build logs if needed.

Thanks and Thanks for all the work so far!

Ask EasyBox?

But I could image you're missing some json devel package, on your build host.

As far as I understand, the packages are built/linked against the includes/libraries of the openwrt-image to be build, i.e., the libs/sources build earlier in the build process.
I tried installing json on the host nevertheless, and it did not help.

I do not understand: Ask EasyBox?

THX to all devs for the great work. New images boot and run much faster than the old ones. Looks like a lot workaround have been fixes to proper solution, as the patch files in firmware make me believe. I especially liked the "Mini SMP" version, it is very good for building up your own configuration. Hope to see more of this in the future.

Some bugs found:
With SMP 5.4.116 I can not get guest wifi to proper work, no matter how. Best I had was after just added the guest settings to "wireless", I could then connect to main 2.4 & 5 ghz with DHCP, to guest 2.4 Ghz with fixed IP, and guest 5 Ghz was broken. (Both 5 Ghz wifis carry the same MAC. Can this be right?)

I then tried to enable eth.071 & vlan 71 settings in 'network' , which seem to mess things quite a bit. I suddenly had everything twice in second bridge in Luci.. looked very wrong to me. (I never use Luci to configure anything btw, just to watch as I learned the hard way that it will mess up your configs easily.)

On 5.4.203 it was pretty much the same, but in addition to that, I could not ping the host at all. Looked in firewall, made a rule on lan zone to allow ICMP, but to no success.

edit: I switched back to 116 for now, is it right that eth0 (CPU) and eth0.3 (inic) carry the same mac? Or should I configure eth0.3 manually to another?

Ehmm.. this persists reflashs, even fullimage recovery. Is it ment to be like that now, or did I break something? Very confusseld..

Ok, I took a fresh box with original vodafone firmware, flashed SMP fullimage via tftp, and then 5.4.116 SMP mini from chomikuj.pl
(I avoided newest as I can not ping hosts with this firmware.)

I get the same weird view in luci -> switch as in the picture above.
This is output from console:

swconfig dev switch0 show

Global attributes:
        enable_vlan: 1
Port 0:
        uvr: 0
        vsr: 0
        vinr: 0
        tvm: 0
        pvid: 1
        link: port:0 link:up speed:1000baseT full-duplex auto
Port 1:
        uvr: 0
        vsr: 0
        vinr: 0
        tvm: 0
        pvid: 1
        link: port:1 link:down
Port 2:
        uvr: 0
        vsr: 0
        vinr: 0
        tvm: 0
        pvid: 1
        link: port:2 link:down
Port 3:
        uvr: 0
        vsr: 0
        vinr: 0
        tvm: 0
        pvid: 1
        link: port:3 link:down
Port 4:
        uvr: 0
        vsr: 0
        vinr: 0
        tvm: 0
        pvid: 2
        link: port:4 link:down
Port 5:
        uvr: 0
        vsr: 0
        vinr: 0
        tvm: 0
        pvid: 3
        link: port:5 link:up speed:1000baseT full-duplex auto
Port 6:
        uvr: 0
        vsr: 0
        vinr: 0
        tvm: 0
        pvid: 1
        link: port:6 link:up speed:1000baseT full-duplex auto
VLAN 1:
        vid: 1
        fid: 1
        enable: 1
        ports: 0 6t
VLAN 2:
        vid: 2
        fid: 0
        enable: 1
        ports: 4 6t
VLAN 3:
        vid: 3
        fid: 3
        enable: 1
        ports: 5 6t
VLAN 4:
        vid: 66
        fid: 4
        enable: 1
        ports: 5t 6t

at the end off the output of:

swconfig dev switch1 show

VLAN 1:
        info: VLAN 1: Ports: '01236t', members=004f, untag=000f, fid=0
        ports: 0 1 2 3 6t
VLAN 20:
        info: VLAN 20: Ports: '', members=0000, untag=0000, fid=0

The second VLAN switches on and off all the time, and its ID counts up.

full output from:

swconfig dev switch1 show

Global attributes:
        enable_vlan: 1
        enable_vlan4k: 0
        max_length: 1
Port 0:
        mib: Port 0 MIB counters
ifInOctets                          : 167265
dot3StatsFCSErrors                  : 0
dot3StatsSymbolErrors               : 0
dot3InPauseFrames                   : 0
dot3ControlInUnknownOpcodes         : 0
etherStatsFragments                 : 0
etherStatsJabbers                   : 0
ifInUcastPkts                       : 1181
etherStatsDropEvents                : 0
ifInMulticastPkts                   : 12
ifInBroadcastPkts                   : 266
inMldChecksumError                  : 0
inIgmpChecksumError                 : 0
inMldSpecificQuery                  : 0
inMldGeneralQuery                   : 0
inIgmpSpecificQuery                 : 0
inIgmpGeneralQuery                  : 0
inMldLeaves                         : 0
inIgmpLeaves                        : 0
etherStatsOctets                    : 542975
etherStatsUnderSizePkts             : 0
etherOversizeStats                  : 0
etherStatsPkts64Octets              : 973
etherStatsPkts65to127Octets         : 1221
etherStatsPkts128to255Octets        : 321
etherStatsPkts256to511Octets        : 23
etherStatsPkts512to1023Octets       : 142
etherStatsPkts1024to1518Octets      : 147
ifOutOctets                         : 375582
dot3StatsSingleCollisionFrames      : 0
dot3StatMultipleCollisionFrames     : 0
dot3sDeferredTransmissions          : 0
dot3StatsLateCollisions             : 0
etherStatsCollisions                : 0
dot3StatsExcessiveCollisions        : 0
dot3OutPauseFrames                  : 0
ifOutDiscards                       : 0
dot1dTpPortInDiscards               : 0
ifOutUcastPkts                      : 1365
ifOutMulticastPkts                  : 0
ifOutBroadcastPkts                  : 1
outOampduPkts                       : 0
inOampduPkts                        : 0
inIgmpJoinsSuccess                  : 0
inIgmpJoinsFail                     : 0
inMldJoinsSuccess                   : 4
inMldJoinsFail                      : 0
inReportSuppressionDrop             : 0
inLeaveSuppressionDrop              : 0
outIgmpReports                      : 0
outIgmpLeaves                       : 0
outIgmpGeneralQuery                 : 0
outIgmpSpecificQuery                : 0
outMldReports                       : 0
outMldLeaves                        : 0
outMldGeneralQuery                  : 0
outMldSpecificQuery                 : 0
inKnownMulticastPkts                : 0

        pvid: 1
        link: port:0 link:up speed:100baseT full-duplex auto
Port 1:
        mib: Port 1 MIB counters
ifInOctets                          : 0
dot3StatsFCSErrors                  : 0
dot3StatsSymbolErrors               : 0
dot3InPauseFrames                   : 0
dot3ControlInUnknownOpcodes         : 0
etherStatsFragments                 : 0
etherStatsJabbers                   : 0
ifInUcastPkts                       : 0
etherStatsDropEvents                : 0
ifInMulticastPkts                   : 0
ifInBroadcastPkts                   : 0
inMldChecksumError                  : 0
inIgmpChecksumError                 : 0
inMldSpecificQuery                  : 0
inMldGeneralQuery                   : 0
inIgmpSpecificQuery                 : 0
inIgmpGeneralQuery                  : 0
inMldLeaves                         : 0
inIgmpLeaves                        : 0
etherStatsOctets                    : 0
etherStatsUnderSizePkts             : 0
etherOversizeStats                  : 0
etherStatsPkts64Octets              : 0
etherStatsPkts65to127Octets         : 0
etherStatsPkts128to255Octets        : 0
etherStatsPkts256to511Octets        : 0
etherStatsPkts512to1023Octets       : 0
etherStatsPkts1024to1518Octets      : 0
ifOutOctets                         : 0
dot3StatsSingleCollisionFrames      : 0
dot3StatMultipleCollisionFrames     : 0
dot3sDeferredTransmissions          : 0
dot3StatsLateCollisions             : 0
etherStatsCollisions                : 0
dot3StatsExcessiveCollisions        : 0
dot3OutPauseFrames                  : 0
ifOutDiscards                       : 0
dot1dTpPortInDiscards               : 0
ifOutUcastPkts                      : 0
ifOutMulticastPkts                  : 0
ifOutBroadcastPkts                  : 0
outOampduPkts                       : 0
inOampduPkts                        : 0
inIgmpJoinsSuccess                  : 0
inIgmpJoinsFail                     : 0
inMldJoinsSuccess                   : 0
inMldJoinsFail                      : 0
inReportSuppressionDrop             : 0
inLeaveSuppressionDrop              : 0
outIgmpReports                      : 0
outIgmpLeaves                       : 0
outIgmpGeneralQuery                 : 0
outIgmpSpecificQuery                : 0
outMldReports                       : 0
outMldLeaves                        : 0
outMldGeneralQuery                  : 0
outMldSpecificQuery                 : 0
inKnownMulticastPkts                : 0

        pvid: 1
        link: port:1 link:down
Port 2:
        mib: Port 2 MIB counters
ifInOctets                          : 80988
dot3StatsFCSErrors                  : 0
dot3StatsSymbolErrors               : 0
dot3InPauseFrames                   : 0
dot3ControlInUnknownOpcodes         : 0
etherStatsFragments                 : 0
etherStatsJabbers                   : 0
ifInUcastPkts                       : 455
etherStatsDropEvents                : 0
ifInMulticastPkts                   : 52
ifInBroadcastPkts                   : 10
inMldChecksumError                  : 0
inIgmpChecksumError                 : 0
inMldSpecificQuery                  : 0
inMldGeneralQuery                   : 0
inIgmpSpecificQuery                 : 0
inIgmpGeneralQuery                  : 0
inMldLeaves                         : 0
inIgmpLeaves                        : 0
etherStatsOctets                    : 212771
etherStatsUnderSizePkts             : 0
etherOversizeStats                  : 0
etherStatsPkts64Octets              : 469
etherStatsPkts65to127Octets         : 290
etherStatsPkts128to255Octets        : 117
etherStatsPkts256to511Octets        : 38
etherStatsPkts512to1023Octets       : 81
etherStatsPkts1024to1518Octets      : 48
ifOutOctets                         : 131783
dot3StatsSingleCollisionFrames      : 0
dot3StatMultipleCollisionFrames     : 0
dot3sDeferredTransmissions          : 0
dot3StatsLateCollisions             : 0
etherStatsCollisions                : 0
dot3StatsExcessiveCollisions        : 0
dot3OutPauseFrames                  : 0
ifOutDiscards                       : 0
dot1dTpPortInDiscards               : 0
ifOutUcastPkts                      : 526
ifOutMulticastPkts                  : 0
ifOutBroadcastPkts                  : 0
outOampduPkts                       : 0
inOampduPkts                        : 0
inIgmpJoinsSuccess                  : 4
inIgmpJoinsFail                     : 0
inMldJoinsSuccess                   : 6
inMldJoinsFail                      : 0
inReportSuppressionDrop             : 0
inLeaveSuppressionDrop              : 0
outIgmpReports                      : 0
outIgmpLeaves                       : 0
outIgmpGeneralQuery                 : 0
outIgmpSpecificQuery                : 0
outMldReports                       : 0
outMldLeaves                        : 0
outMldGeneralQuery                  : 0
outMldSpecificQuery                 : 0
inKnownMulticastPkts                : 0

        pvid: 1
        link: port:2 link:down
Port 3:
        mib: Port 3 MIB counters
ifInOctets                          : 0
dot3StatsFCSErrors                  : 0
dot3StatsSymbolErrors               : 0
dot3InPauseFrames                   : 0
dot3ControlInUnknownOpcodes         : 0
etherStatsFragments                 : 0
etherStatsJabbers                   : 0
ifInUcastPkts                       : 0
etherStatsDropEvents                : 0
ifInMulticastPkts                   : 0
ifInBroadcastPkts                   : 0
inMldChecksumError                  : 0
inIgmpChecksumError                 : 0
inMldSpecificQuery                  : 0
inMldGeneralQuery                   : 0
inIgmpSpecificQuery                 : 0
inIgmpGeneralQuery                  : 0
inMldLeaves                         : 0
inIgmpLeaves                        : 0
etherStatsOctets                    : 0
etherStatsUnderSizePkts             : 0
etherOversizeStats                  : 0
etherStatsPkts64Octets              : 0
etherStatsPkts65to127Octets         : 0
etherStatsPkts128to255Octets        : 0
etherStatsPkts256to511Octets        : 0
etherStatsPkts512to1023Octets       : 0
etherStatsPkts1024to1518Octets      : 0
ifOutOctets                         : 0
dot3StatsSingleCollisionFrames      : 0
dot3StatMultipleCollisionFrames     : 0
dot3sDeferredTransmissions          : 0
dot3StatsLateCollisions             : 0
etherStatsCollisions                : 0
dot3StatsExcessiveCollisions        : 0
dot3OutPauseFrames                  : 0
ifOutDiscards                       : 0
dot1dTpPortInDiscards               : 0
ifOutUcastPkts                      : 0
ifOutMulticastPkts                  : 0
ifOutBroadcastPkts                  : 0
outOampduPkts                       : 0
inOampduPkts                        : 0
inIgmpJoinsSuccess                  : 0
inIgmpJoinsFail                     : 0
inMldJoinsSuccess                   : 0
inMldJoinsFail                      : 0
inReportSuppressionDrop             : 0
inLeaveSuppressionDrop              : 0
outIgmpReports                      : 0
outIgmpLeaves                       : 0
outIgmpGeneralQuery                 : 0
outIgmpSpecificQuery                : 0
outMldReports                       : 0
outMldLeaves                        : 0
outMldGeneralQuery                  : 0
outMldSpecificQuery                 : 0
inKnownMulticastPkts                : 0

        pvid: 1
        link: port:3 link:down
Port 4:
        mib: Port 4 MIB counters
ifInOctets                          : 0
dot3StatsFCSErrors                  : 0
dot3StatsSymbolErrors               : 0
dot3InPauseFrames                   : 0
dot3ControlInUnknownOpcodes         : 0
etherStatsFragments                 : 0
etherStatsJabbers                   : 0
ifInUcastPkts                       : 0
etherStatsDropEvents                : 0
ifInMulticastPkts                   : 0
ifInBroadcastPkts                   : 0
inMldChecksumError                  : 0
inIgmpChecksumError                 : 0
inMldSpecificQuery                  : 0
inMldGeneralQuery                   : 0
inIgmpSpecificQuery                 : 0
inIgmpGeneralQuery                  : 0
inMldLeaves                         : 0
inIgmpLeaves                        : 0
etherStatsOctets                    : 0
etherStatsUnderSizePkts             : 0
etherOversizeStats                  : 0
etherStatsPkts64Octets              : 0
etherStatsPkts65to127Octets         : 0
etherStatsPkts128to255Octets        : 0
etherStatsPkts256to511Octets        : 0
etherStatsPkts512to1023Octets       : 0
etherStatsPkts1024to1518Octets      : 0
ifOutOctets                         : 0
dot3StatsSingleCollisionFrames      : 0
dot3StatMultipleCollisionFrames     : 0
dot3sDeferredTransmissions          : 0
dot3StatsLateCollisions             : 0
etherStatsCollisions                : 0
dot3StatsExcessiveCollisions        : 0
dot3OutPauseFrames                  : 0
ifOutDiscards                       : 0
dot1dTpPortInDiscards               : 0
ifOutUcastPkts                      : 0
ifOutMulticastPkts                  : 0
ifOutBroadcastPkts                  : 0
outOampduPkts                       : 0
inOampduPkts                        : 0
inIgmpJoinsSuccess                  : 0
inIgmpJoinsFail                     : 0
inMldJoinsSuccess                   : 0
inMldJoinsFail                      : 0
inReportSuppressionDrop             : 0
inLeaveSuppressionDrop              : 0
outIgmpReports                      : 0
outIgmpLeaves                       : 0
outIgmpGeneralQuery                 : 0
outIgmpSpecificQuery                : 0
outMldReports                       : 0
outMldLeaves                        : 0
outMldGeneralQuery                  : 0
outMldSpecificQuery                 : 0
inKnownMulticastPkts                : 0

        pvid: 1
        link: port:4 link:down
Port 5:
        mib: Port 5 MIB counters
ifInOctets                          : 0
dot3StatsFCSErrors                  : 0
dot3StatsSymbolErrors               : 0
dot3InPauseFrames                   : 0
dot3ControlInUnknownOpcodes         : 0
etherStatsFragments                 : 0
etherStatsJabbers                   : 0
ifInUcastPkts                       : 0
etherStatsDropEvents                : 0
ifInMulticastPkts                   : 0
ifInBroadcastPkts                   : 0
inMldChecksumError                  : 0
inIgmpChecksumError                 : 0
inMldSpecificQuery                  : 0
inMldGeneralQuery                   : 0
inIgmpSpecificQuery                 : 0
inIgmpGeneralQuery                  : 0
inMldLeaves                         : 0
inIgmpLeaves                        : 0
etherStatsOctets                    : 0
etherStatsUnderSizePkts             : 0
etherOversizeStats                  : 0
etherStatsPkts64Octets              : 0
etherStatsPkts65to127Octets         : 0
etherStatsPkts128to255Octets        : 0
etherStatsPkts256to511Octets        : 0
etherStatsPkts512to1023Octets       : 0
etherStatsPkts1024to1518Octets      : 0
ifOutOctets                         : 0
dot3StatsSingleCollisionFrames      : 0
dot3StatMultipleCollisionFrames     : 0
dot3sDeferredTransmissions          : 0
dot3StatsLateCollisions             : 0
etherStatsCollisions                : 0
dot3StatsExcessiveCollisions        : 0
dot3OutPauseFrames                  : 0
ifOutDiscards                       : 0
dot1dTpPortInDiscards               : 0
ifOutUcastPkts                      : 0
ifOutMulticastPkts                  : 0
ifOutBroadcastPkts                  : 0
outOampduPkts                       : 0
inOampduPkts                        : 0
inIgmpJoinsSuccess                  : 0
inIgmpJoinsFail                     : 0
inMldJoinsSuccess                   : 0
inMldJoinsFail                      : 0
inReportSuppressionDrop             : 0
inLeaveSuppressionDrop              : 0
outIgmpReports                      : 0
outIgmpLeaves                       : 0
outIgmpGeneralQuery                 : 0
outIgmpSpecificQuery                : 0
outMldReports                       : 0
outMldLeaves                        : 0
outMldGeneralQuery                  : 0
outMldSpecificQuery                 : 0
inKnownMulticastPkts                : 0

        pvid: 1
        link: port:5 link:down
Port 6:
        mib: Port 6 MIB counters
ifInOctets                          : 530709
dot3StatsFCSErrors                  : 0
dot3StatsSymbolErrors               : 0
dot3InPauseFrames                   : 0
dot3ControlInUnknownOpcodes         : 0
etherStatsFragments                 : 0
etherStatsJabbers                   : 0
ifInUcastPkts                       : 1927
etherStatsDropEvents                : 0
ifInMulticastPkts                   : 0
ifInBroadcastPkts                   : 83
inMldChecksumError                  : 0
inIgmpChecksumError                 : 0
inMldSpecificQuery                  : 0
inMldGeneralQuery                   : 0
inIgmpSpecificQuery                 : 0
inIgmpGeneralQuery                  : 0
inMldLeaves                         : 0
inIgmpLeaves                        : 0
etherStatsOctets                    : 788566
etherStatsUnderSizePkts             : 0
etherOversizeStats                  : 0
etherStatsPkts64Octets              : 518
etherStatsPkts65to127Octets         : 2535
etherStatsPkts128to255Octets        : 453
etherStatsPkts256to511Octets        : 67
etherStatsPkts512to1023Octets       : 229
etherStatsPkts1024to1518Octets      : 201
ifOutOctets                         : 257689
dot3StatsSingleCollisionFrames      : 0
dot3StatMultipleCollisionFrames     : 0
dot3sDeferredTransmissions          : 0
dot3StatsLateCollisions             : 0
etherStatsCollisions                : 0
dot3StatsExcessiveCollisions        : 0
dot3OutPauseFrames                  : 0
ifOutDiscards                       : 0
dot1dTpPortInDiscards               : 91
ifOutUcastPkts                      : 1654
ifOutMulticastPkts                  : 64
ifOutBroadcastPkts                  : 276
outOampduPkts                       : 0
inOampduPkts                        : 0
inIgmpJoinsSuccess                  : 0
inIgmpJoinsFail                     : 0
inMldJoinsSuccess                   : 0
inMldJoinsFail                      : 0
inReportSuppressionDrop             : 0
inLeaveSuppressionDrop              : 0
outIgmpReports                      : 4
outIgmpLeaves                       : 0
outIgmpGeneralQuery                 : 0
outIgmpSpecificQuery                : 0
outMldReports                       : 10
outMldLeaves                        : 0
outMldGeneralQuery                  : 0
outMldSpecificQuery                 : 0
inKnownMulticastPkts                : 0

        pvid: 1
        link: port:6 link:up speed:1000baseT full-duplex
Port 7:
        mib: Port 7 MIB counters
ifInOctets                          : 0
dot3StatsFCSErrors                  : 0
dot3StatsSymbolErrors               : 0
dot3InPauseFrames                   : 0
dot3ControlInUnknownOpcodes         : 0
etherStatsFragments                 : 0
etherStatsJabbers                   : 0
ifInUcastPkts                       : 0
etherStatsDropEvents                : 0
ifInMulticastPkts                   : 0
ifInBroadcastPkts                   : 0
inMldChecksumError                  : 0
inIgmpChecksumError                 : 0
inMldSpecificQuery                  : 0
inMldGeneralQuery                   : 0
inIgmpSpecificQuery                 : 0
inIgmpGeneralQuery                  : 0
inMldLeaves                         : 0
inIgmpLeaves                        : 0
etherStatsOctets                    : 0
etherStatsUnderSizePkts             : 0
etherOversizeStats                  : 0
etherStatsPkts64Octets              : 0
etherStatsPkts65to127Octets         : 0
etherStatsPkts128to255Octets        : 0
etherStatsPkts256to511Octets        : 0
etherStatsPkts512to1023Octets       : 0
etherStatsPkts1024to1518Octets      : 0
ifOutOctets                         : 0
dot3StatsSingleCollisionFrames      : 0
dot3StatMultipleCollisionFrames     : 0
dot3sDeferredTransmissions          : 0
dot3StatsLateCollisions             : 0
etherStatsCollisions                : 0
dot3StatsExcessiveCollisions        : 0
dot3OutPauseFrames                  : 0
ifOutDiscards                       : 0
dot1dTpPortInDiscards               : 0
ifOutUcastPkts                      : 0
ifOutMulticastPkts                  : 0
ifOutBroadcastPkts                  : 0
outOampduPkts                       : 0
inOampduPkts                        : 0
inIgmpJoinsSuccess                  : 0
inIgmpJoinsFail                     : 0
inMldJoinsSuccess                   : 0
inMldJoinsFail                      : 0
inReportSuppressionDrop             : 0
inLeaveSuppressionDrop              : 0
outIgmpReports                      : 0
outIgmpLeaves                       : 0
outIgmpGeneralQuery                 : 0
outIgmpSpecificQuery                : 0
outMldReports                       : 0
outMldLeaves                        : 0
outMldGeneralQuery                  : 0
outMldSpecificQuery                 : 0
inKnownMulticastPkts                : 0

        pvid: 1
        link: port:7 link:down
VLAN 1:
        info: VLAN 1: Ports: '01236t', members=004f, untag=000f, fid=0
        ports: 0 1 2 3 6t
VLAN 20:
        info: VLAN 20: Ports: '', members=0000, untag=0000, fid=0

jemandem eine voll funktionsfähige Firmware im .img-Format zurücksetzen EasyBox 904 xDSL

Try translate.google.com, it does magic.

That's exactly what I use

then how did you end up with german ?

Give full firmware in img format for easybox 904 xdsl

I am in Germany, but I automatically started translating in German, sorry