vmg3006-d70a can not update firmware

Options
Chr1s4us
Chr1s4us Posts: 5
First Comment
edited November 2023 in Home Router

I have a vmg3006-d70a which is still having the initial firmware. With that given, I can not add the necessary vlan 7 tag. I already tried to update the firmware update, but the device is not accepting the update. Even after a reset.

Can you provide me the firmware for 2020, or is there another option to force a firmware update?

Accepted Solution

  • Chr1s4us
    Chr1s4us Posts: 5
    First Comment
    Answer ✓
    Options

    I was able to help myself.

    DO THIS ONLY WHEN YOU KNOW WHAT TO DO! YOU CAN DESTROY YOUR DEVICE!


    1. I opened up developer mode:
    http://modem_ip/webng.cgi?sid=auto&controller=WebConfig&action=hiddenDevActivation

    2. Activate ssh. Hint: You have to setup a password for this user and set up the network, which should be allowed to connect.

    3. Bring the firmware you want to install to the device - there is no SCP available:

    cat firmware-zyxel-vmg3006-d70a-v17.39.17.1/ZyFW-17.39.17.1-2022-01-06.img | ssh admin@192.168.100.1 "cat > /tmp/ZyFW-17.39.17.1-2022-01-06.img"

    4. Verify the checksum! I used md5sum which is fine for me!

    5. Upgrade firmware:
    /bin/web_upgrade -d -r -m /tmp/<firware-file>

All Replies

  • Chr1s4us
    Options

    Hey!

    How can I get support for this device, currently not accepting a firmware update? Is there something I can provide you to check, why the firmware is not accepted?

    Please advice!

    Thanks,
    Christian

  • tonygibbs16
    tonygibbs16 Posts: 842  Guru Member
    First Anniversary 10 Comments Friend Collector First Answer
    edited December 2023
    Options

    Hello @Chr1s4us

    Welcome to the forum.

    What version of firmware do you already have please?

    If firmware version 17.39.14.2 would be helpful, then it is available at https://support.zyxel.eu/hc/en-us/articles/4403361365778-CPE-Devices-Advanced-Downloads-Firmwares-and-other-resources-

    telekom.de has firmware version 17.39.17.1 available at https://www.telekom.de/hilfe/geraete-zubehoer/router/zyxel/vmg3006-d70a?samChecked=true#Weitere%20Downloads

    Kind regards,

    Tony

  • Chr1s4us
    Options

    Hi! Unfortunately, both updates are failing with just the information:

    Here are the informations about my device:

    Gerätebezeichnung VMG3006-D70A
    Hardware-Version 1/00
    Software-Version
    15.39.9.s1b302065.s3-based.BS-4926 (Thu, 08 Aug 2019 11:18:57 +0200)
    Bootloader 2014.07-sphairon21
    Seriennummer S210Y36053939

  • tonygibbs16
    tonygibbs16 Posts: 842  Guru Member
    First Anniversary 10 Comments Friend Collector First Answer
    Options

    Thanks for the screenshot.

    Using Google Translate, it seems like the error message is "please enter a valid firmware file"

    There is an upgrade instructions document at https://www.telekom.de/hilfe/downloads/anleitung-firmware-update-zyxel-vmg3006-d70a.pdf and it mentions "Use Browse to select the update file that you previously unpacked and click Update." translated from German.

    Do you know if you Unzipped the firmware file before trying the upgrade?

    I hope that this is helpful.

    Kind regards,

    Tony

  • Chr1s4us
    Options

    Yes. I did. I used both time the img file which was inside the zip file. Also tried different browsers, like edge.

    Also did a full reset of the device already.

    This error also occurs when the device is attached to a DSL line or not.

  • Chr1s4us
    Chr1s4us Posts: 5
    First Comment
    Answer ✓
    Options

    I was able to help myself.

    DO THIS ONLY WHEN YOU KNOW WHAT TO DO! YOU CAN DESTROY YOUR DEVICE!


    1. I opened up developer mode:
    http://modem_ip/webng.cgi?sid=auto&controller=WebConfig&action=hiddenDevActivation

    2. Activate ssh. Hint: You have to setup a password for this user and set up the network, which should be allowed to connect.

    3. Bring the firmware you want to install to the device - there is no SCP available:

    cat firmware-zyxel-vmg3006-d70a-v17.39.17.1/ZyFW-17.39.17.1-2022-01-06.img | ssh admin@192.168.100.1 "cat > /tmp/ZyFW-17.39.17.1-2022-01-06.img"

    4. Verify the checksum! I used md5sum which is fine for me!

    5. Upgrade firmware:
    /bin/web_upgrade -d -r -m /tmp/<firware-file>

  • tonygibbs16
    tonygibbs16 Posts: 842  Guru Member
    First Anniversary 10 Comments Friend Collector First Answer
    Options

    Well done @Chr1s4us

    Hopefully this will allow you to set the vlan 7 tag.

    Maybe the following blog might be useful to you… https://www.andysblog.de/vdsl-modems-zyxel-vmg1312-b30a-vmg3006-d70a

    Kind regards,

    Tony

  • maba
    maba Posts: 1
    First Comment
    Options

    Hi, I have the same issue.

    I managed to copy the .img file to the device by ssh, but flashing does not work. There is no error, but it seems flashing does not start: It says "Image State 2" not available. Is there something else missing ?

    Thanks Markus

Consumer Product Help Center