Seite 1 von 4 1234 LetzteLetzte
Ergebnis 1 bis 20 von 1342

Thema: Converting a German targeted Fritz!Box Fon Wlan to an International version

Hybrid-Darstellung

  1. #1
    IPPF-Einsteiger
    Registriert seit
    02.03.2006
    Beiträge
    17

    Converting a German targeted Fritz!Box Fon Wlan to an International version

    Hello everybody,

    this is my first message to this great forum, and I am sorry it can only be in English as I do not speak German.

    Fritz!box Fon Wlan is a wonderful piece of hardware but it is hardly known (and thus distributed) outside Germany.

    For this reason, if you live outside Germany, it is quite common to buy this device on e-Bay, and this is what I did.

    Unfortunately, chances are that the Fritz!box just cannot work out of the box and a number of interventions are necessary.

    This article is intended for helping the non German speaking persons (like me, unfortunately), to have their beloved Fritz working outside of Germany.

    This information is based on my understanding of the articles on this forum and hands-on experience in turning my great unusable Fritz!box into a great working Fritz!box.

    No need to say that modifying the box voids the manufacturer warranty. Only use these instructions:

    - if, after reading these notes, you feel confident with your understanding
    - if, as it was my case, you do not see any other use for your unusable box (that is, you have nothing to lose)

    This post does not explain anything that is not already explained / found out on this forum. Its only purpose is to expose the subject in english and, possibly, join all the necessary information in one place.

    Before I start, I must mention that I asked the manufacturer for information on:

    1 whether the box in my possession was ISDN or POTS (analogue)
    2 whether it would be possible to convert it from ISDN to POTS
    3 whether it would be possible to load an english language firmware on the box

    I can post my message and the answer I got if this is of interest to anyone, but basically the answers were:

    1 as it is built for the German market, it is ISDN
    2 it is impossible to convert it to POTS
    3 it is impossible to load a firmware in English

    The guy from the support ended making little fun of me concerning point 3 - he said this could be an opportunity for me to improve my German.

    Indeed I would love to speak German, to be able to read all the interesting threads of this forum!

    After this long introduction, let's come to the technical part of my post.

    The first problem to the non German fresh buyer of Fritz on e-Bay is that the box will not synchronise the DSL line.

    This is because, as far as I understood, in Germany THE ENTIRE TELEPHONE INFRASTRUCTURE is ISDN!

    In the rest of Europe we have POTS as a standard, and when we buy a generic modem it complies with the POTS analogue standard. When we want an ISDN modem, we specify that it has to be ISDN because this is an exception to the rule.

    As opposite, in Germany, ISDN is the standard, and it is so normal to have ISDN that many Germans do not even realize that they have ISDN instead of POTS.

    Nowhere in my Fritz!Box package (router + packing + manual + stickers) I found an indication of its standard. The web site was of limited help because it just stated that the product is "Annex A" (analog) or "Annex B" (ISDN) depending on the model, but it gave no clue on how to make the distinction. This basic fact gave me the impression that the difference between the "Annex A" and the "Annex B" model had to be in the software.

    ...

    So how do you get the verdict? If your box does not synchronise, you can check whether it is "Annex A" or "Annex B" using the web interface and checking the picture in "Internet" -> "DSL-Informationen".

    On the bottom of the picture you will quite certainly find out that the device is "Annex B" (ISDN) like every piece sold in Germany.

    At this point you are probably thinking that you bought the wrong hardware.

    OK, this is where we have to forget what the manufacturer says and we have to rely on the friends of the community.

    Before we go on, I want to draw your attention on what is inside the tiny red box.

    The Fritz!Box is a Linux based device, and as such it provides a set of standard tools to those that are familiar with Unix.

    If you have never worked with Linux, you might perhaps ask a Linux enthusiast friend to come and help. He will find this procedure very simple.

    The conversion of the Germany targeted box into an international targeted box requires access to the command line.

    This is achieved using telnet, that has to be activated using the following sequence on a telephone connected to a "FON" port:

    #96*7*

    To deactivate telnet:

    #96*8*

    It is good practice to deactivate telnet when it is not needed.

    For the transition from "ANNEX B" to "ANNEX A" it is not necessary to use telnet, but to start getting familiar with the beast I suggest opening a little "explorative" connection, for instance opening a dos box and typing:

    telnet 192.168.178.1

    or whatever the IP address of your Fritz is.

    Once a telnet connection to the box is active, a number of standard Unix commands are available. For instance, the command:

    env|more

    displays the environment variables and is a nice start to check the values of variables like "Country" or "ANNEX".

    The transformation from "ANNEX B" to "ANNEX A" is actually a change to the value of one of these variables.

    On this forum, there are some nice "scripts" to perform the transition at:

    http://www.ip-phone-forum.de/showthread.php?t=68979

    (thank you haveaniceday, I owe you everything!)

    Basically, you have to pick the relevant file for you and send it to the router like you would do for a firmware update.

    As I am assuming that you bought a German equipment with web interface in German and ISDN (ANNEX B), the right file is:

    fritz_als_avm_annex_A_new.tar

    in the file name, avm stands for the standard german version (as opposed to avme for english language equipment) and "ANNEX A" refers to the effect of running the script, that is setting the equipment to work with analog "ANNEX A" standard.

    To install the script, open Fritz! web interface and choose "System" > "Firmware Update"

    Click on Browse, pick fritz_als_avm_annex_A_new.tar, press upload.

    ** IMPORTANT ** The file must be uploaded AS IS, without decompressing it.

    You will see the "Info Led" blinking and a message recommending to wait a few minutes on the screen.

    At the end of the process the router reboots and you have a router usable with a POTS (analog) line!!

    To confirm, open the web interface, "Internet" -> "DSL-Informationen", and you should see that your box is "ANNEX A". If you have the DSL cord plugged, you router has already started synchronising!!

    How easy is this? THANK YOU HAVEANICEDAY!!

    ...

    If you are afraid of harming your Fritz!box now that it is finally usable or you just don't have any interest in changing the language (because you are a german living abroad, for instance), then you can stop reading here.

    ...

    Still there? Then take a pause, as this is where it gets a bit tougher.

    Unfortunately, downloading the English firmware from the manufacturer website is not enough. If you try to install the international (english) firmware, you get an error.

    When the firmware is uploaded to the box, there are checks that are performed to make sure the new firmware is appropriate for the box. As your box is German (avm), the English (avme) firmware installation fails.

    To overcome this problem, you have to make very few changes to the firmware.

    The firmware comes as a standard tar file, and with any flavor of Unix it can be expanded, modified and compacted again.

    As soon as the firmware is sent to the box, a script is run to perform some checks and eventually install the firmware. We need to slightly change this script.

    Untar the firmware in a directory, i.e. patch:

    mkdir patch
    cd patch
    tar xvf ../firmware.image

    you get a ./var directory containing, among other stuff, a script called "install"

    edit the script:

    vi ./var/install

    and locate the platform check. Where the script checks for the string "avme" (in the list of accepted installtypes) modify "avme" in "avm", so that the script will go on if the OEM string found is "avm" (what you have).

    There are two such checks, one for "Annex A" and one for "Annex B". To be on the safe side, just modify both occurrences of
    "avme" in "avm".

    When the install script is patched, just create the tar file again:
    cd patch
    tar cvf patched.image ./var

    and check that the newly created tar file has the same structure than the original one. More specifically, make sure that the contents of the tar file start with a trailing slash:

    tar tvf patched.image

    The file should have its contents with the relative path ./var/ and not just var or /var. (Actually I am not sure about the importance of this detail, but the original firmware features the ./).

    The "patched" firmware image is ready to be uploaded to the box using the web interface.

    *** IMPORTANT - Please read further on before actually uploading the patched image ***

    The sending of the patched image should work like a charm, but when the router will reboot.... it will not be the end of the story.

    Please do not panic when you will notice that the web interface is not working anymore. It is just part of the job, and there is an explanation for everything.

    To solve and understand the problem we have to connect using telnet (see above).

    With an established telnet connection, go to the var directory on the Fritz!Box:

    cd /var
    ls -l

    you will see that there is a link called “html” pointing to /usr/www/avm/en

    This link points to a non coherent (and non existing) hybrid, as we learned by now that "avm" stands for the German version and "en" stands for English...

    To repair the web interface we just rename this defective link and we create the correct one:

    mv html html.orig
    ln -s /usr/www/avme/en html

    Then we restart the webserver:

    killall websrv
    websrv

    and voilà, the English web interface is alive, as you can check with your browser.

    At this time, the best use we can make of the web interface is to upload another great contribution from HAVEANICEDAY: the script:

    fritz_als_avme_annex_A_new.tar

    again from:

    http://www.ip-phone-forum.de/showthread.php?t=68979

    and, if at the consequent reboot we still lack the web interface, we manually correct the html link and restart the webserver as explained above.

    The final step is uploading the english firmware as downloaded from the manufacturer web site to the box, so that we make sure that everything is as it should be.

    This is all: after following these instructions, your box should be as great and useful as mine.

    Just a few final words. When I modified my Fritz!Box Fon Wlan I was working in "nothing to lose" mode. I did not take any notes, this is why I tried here to pass the idea more than the specific commands.

    I decided to spend a few hours of my time writing this paper hoping that someone I don’t know could find it useful because I believe in the sharing of the information. I "recycled" a box that was of no possible use to me thanks to the posts I found on this forum, and I wanted to make the information accessible to the English speaking.

    I was very disappointed by the manufacturer answer to my questions. Fritz!Box Fon Wlan is a fantastic product, deeply based on open source solutions. In embedding open source software in their commercial products for profit, I think the manufacturers should also commit to "openness" to their customers. After all, if I threw my Fritz!Box Fon Wlan in a trash bin (as they almost suggested), it would have certainly not been to buy another one.

    Please do not hesitate to send your feedback, corrections and opinions.

    Yours,

    Opensoft
    Geändert von opensoft (06.03.2006 um 15:53 Uhr)

  2. #2
    IPPF-Aufsteiger
    Registriert seit
    27.12.2005
    Beiträge
    41
    Thank you very much, great article.

  3. #3
    IPPF-Tausend-VIP Avatar von haveaniceday
    Registriert seit
    14.10.2004
    Beiträge
    1.305
    Hi Opensoft,

    I like to add some information.

    Not everybody at germany does have ISDN. I have still POTS...
    But... all provider at germany use Annex B for DSL. But I am just 99.999 sure

    POTS + Annex A DSL => works
    ISDN + Annex A DSL => conflict in frequence ranges !
    POTS + Annex B DSL => works
    ISDN + Annex B DSL => works

    The advantage of using only Annex B is having a unique hardware.
    Unfortunately "loong" lines with POTS might get a higher transfer rate with Annex A.

    The hardware for Fritz "Annex A" and Annex B" is different ! The frequency
    adapter is different.

    It's possible, if the firmware supports, to tell a Fritzbox with Annex B frequency adapter to try an Annex A connection.
    But only if the DSL-firmware supports. A 7170 might not.. ( never seen a successful try ).
    Also "ADSL2+ Annex B" firmware might not try/support Annex A always and
    this might become worse in the future.

    For sure the Annex B hardware will have trouble with "bad long Annex A" lines.
    Also the firmware does not support all kind of possible DSL negotiation of protocols.

    AVM just to supports "proper" configuration. AVM can not guarantee the Annex A
    support...


    International interface:
    It's critical to set a box from the german web interface to the international web-interface.
    The firmware checks "HW revisions", see this thread for a picture. http://www.ip-phone-forum.de/showthread.php?t=94336

    The german version provides the web interface from here:
    /usr/html/<provider>/index.html
    Provider can be avm, 1und1,freenet,tcom, ... but never avme

    The international version gets it from :
    /usr/html/avme/<language>/index.html

    The box does not come proper if you have wrong settings of provider and/or language.
    The boot procedure is not prepared to work without web a proper setting.
    ...
    I have never a deeper look at this to find a secure way to do a international/german switch.
    But I know several people asked for help, cause they messed up the box
    with wrong settings.

    Best regards,

    Haveaniceday
    The gates in my computer are AND,OR and NOT, not Bill

  4. #4
    IPPF-Einsteiger
    Registriert seit
    02.03.2006
    Beiträge
    17
    Thank you haveaniceday,

    you gave us (the sad non german speaking folks) a lot of information. If you say that the hardware is not the same, I believe you!

    My attitude towards the manufacturer was a bit rude because while waiting for their official answer I had already managed to have the box working in ANNEX A, thanks to your script! I read their message saying "...it is impossible..." while your script already proved that it actually can be possible.

    However, I am very satisfact with the product now. It has been online non stop for several days and I believe that it will do well in the future.

    My ISP has ADSL 2+ and offers speeds up to 16 Mb. I do not have that much bandwith, but as soon as a friend of mine will have his 16 Mb line installed I will test my Fritz "Artikel 2000 1666" at his place to see if it gets the full throttle.

    You said that the 7170 is not yet known to accept ANNEX A. What is the situation with other models like the 7050?

    I know that all this information has already been debated on the forum, but, believe me, it is a pain to try to understand German solely relying on Google Translate!

    Thank you again for your precious information!

    Greeting from Lisbon,

    opensoft

  5. #5
    IPPF-Tausend-VIP Avatar von haveaniceday
    Registriert seit
    14.10.2004
    Beiträge
    1.305
    Zitat Zitat von opensoft
    You said that the 7170 is not yet known to accept ANNEX A. What is the situation with other models like the 7050?
    I just know about problems with the 7170. The firmware is overwriting any
    setting with Annex B and does not respect the environment variable. It's also
    bad for the 7170, cause there is no official support for the "ATA" Analogue
    Telephone Adapter.

    This ata mode can be used on 7050/Fon WLAN,... to dedicate one port as
    connection to any Internet router to provide VoIP.
    So this is still a nice way to use some of the fritzboxes behind the regular local DSL modem.
    ( No problem with Annex A/B, long line, internal Fritz DSL modem problems )
    All boxes with 2 Lan interface support (?). Check the HW Revision picture and
    the "ATA" feature.

    Unfortunately the 7170 does not support. ( 4 Lan connectors, but they are just
    one internal linux eth-interface with a four port switch. )
    AVM release inbetween a 7170 software which was aware of this, but this was
    an internal AVM mistake and 29.04.01 does not support this any more.
    ( technical background: other devices connected to the 4-port switch might
    claim the DHCP-internet address, 7170 can not avoid... )

    Abraços,

    Haveaniceday

    PS: Oops, during I wrote this: http://www.ip-phone-forum.de/showthr...772#post545772
    Somebody had trouble with a 7050 and 14.04.01 to set to Annex A. He had
    to switch back to an older firmware version.
    So sometimes in the near future it might be required to modify the whole
    firmware to get Annex A on a regular Annex B box... ( implant Annex DSL-firmware
    part ).
    The gates in my computer are AND,OR and NOT, not Bill

  6. #6
    IPPF-Einsteiger
    Registriert seit
    02.03.2006
    Beiträge
    17
    [...]
    Unfortunately the 7170 does not support. ( 4 Lan connectors, but they are just one internal linux eth-interface with a four port switch. )
    [...]

    I see, if I understand this means that, unlike the 7170, the 7050 can act as an ATA adapter and as an IP router, because you can have different IP addresses on the two ethernet ports. Interesting... although it would be a pity to waste a 7050 to act as an ATA. In any case, it would still be better than a common ATA because it allows for using one phone (analog or ISDN) to manage fixed line + up to ten VoIP subscriptions!

    But would I loose the traffic shaping feature in such environment? Perhaps not, it could depend by the firmware... or you could have an external router respecting TOS flags... mumble... ...mumble

    Perhaps we are going a bit out of topic, but I am so glad to discuss this stuff in english with a Fritz guru

    I am learning a lot with your help! Thank you!

    Um abraço,

    opensoft

  7. #7
    IPPF-Aufsteiger
    Registriert seit
    29.03.2006
    Beiträge
    30
    Zitat Zitat von haveaniceday
    PS: Oops, during I wrote this: http://www.ip-phone-forum.de/showthr...772#post545772
    Somebody had trouble with a 7050 and 14.04.01 to set to Annex A. He had
    to switch back to an older firmware version.
    So sometimes in the near future it might be required to modify the whole
    firmware to get Annex A on a regular Annex B box... ( implant Annex DSL-firmware
    part ).
    I just upgrade to 14.04.01 and it works on annex A (on a very bad quality line). I now hope that it works at my home, which is a very good line and where it didn't work with 14.03.x

  8. #8
    IPPF-Fünfhundert-Club
    Registriert seit
    14.10.2005
    Beiträge
    666
    I used the following method to teach my Fritzbox (fon WLAN) speaking English with Annex-A accent:

    At the Fritzbox setup screen (http://192.168.178.1/) click on SYSTEM then on FIRMWARE UPDATE and update the box with the following files, one after the other (the tar files are linux shell scripts. Don't untar, just leave them as is).

    1. fritz_als_avm_new.tar unbrands the box

    2. downgrade2.tar allows firmware downgrade (temporarily until next restart)
    Do not reset, just go on updating with the next file (click on SYSTEM then on FIRMWARE UPDATE) :

    3. Fritz Box Fon Wlan 8.03.37.image contains both German and English web interface

    4. fritz_als_avme_new.tar switches to English
    After this step the browser may have dificulties to find the new pages because it remembers the German page names. If FRITZ!Box or http://192.168.178.1/ don't work then http://fritz.fonwlan.box/cgi-bin/webcm is a good point to start.

    5. fritz.box_fon_wlan.en.08.04.01.image updates to current international image
    (check with AVM: http://www.avm.de/en/Download/index.php3 )

    6. fritz_als_avme_annex_A_new.tar switches to annex A

    After each "update" it takes a few minutes until the "INFO" LED stops blinking. It takes some more minutes until the box is fully functional and the web interface appears. 5 minutes or more is not unusual.

    All the above mentioned scripts (tar files) are available from this forum (http://www.ip-phone-forum.de/showthread.php?t=68979). Get the latest firmware update from AVM (http://www.avm.de/en/Download/index.php3). The 08.03.37.image is no longer available from AVM (and not from here since ist is copyrigtht AVM). Some users share private backups on eMule.

    I'm sure the whole process can be simplified by combining or skipping some of the 6 steps. If anyone knows how, don't hesitate to share your wisdom with us.

    Best regards,
    Telefonicus

  9. #9
    IPPF-Tausend-VIP Avatar von haveaniceday
    Registriert seit
    14.10.2004
    Beiträge
    1.305
    @telefonicus,

    for me it seems to be easier:

    http://www.ip-phone-forum.de/showthread.php?p=565042
    create an own firmware for yourself.

    Use fritz_als_avme_annex_A_new.tar to switch to Annex A.
    This will give a newer firmware version.

    Haveaniceday
    The gates in my computer are AND,OR and NOT, not Bill

  10. #10
    IPPF-Fünfhundert-Club
    Registriert seit
    14.10.2005
    Beiträge
    666
    Zitat Zitat von haveaniceday
    @telefonicus,

    for me it seems to be easier:

    http://www.ip-phone-forum.de/showthread.php?p=565042
    create an own firmware for yourself.

    Use fritz_als_avme_annex_A_new.tar to switch to Annex A.
    This will give a newer firmware version.

    Haveaniceday
    Thanks for all the scripts you made! It works fine but now I have a hardware problem. How can I reverse it all and make my Fritzbox look like original (for AVM repair)?

    best regards,
    Telefonicus
    Special Intrerests: FBFW, 7050, 7150, 7170, MT-C, Fax4Box, WL-HDD, DBOX2, DVB-S @ Raspberry Pi, rtl sdr

  11. #11
    IPPF-Tausend-VIP Avatar von haveaniceday
    Registriert seit
    14.10.2004
    Beiträge
    1.305
    Just do everything vice versa.
    - Do a switch back to Annex B. ( Expect you have a Annex B box )
    - update with the german firmware.
    - do a "werks reset" ( factory reset)

    Haveaniceday
    The gates in my computer are AND,OR and NOT, not Bill

  12. #12
    IPPF-Fünfhundert-Club
    Registriert seit
    14.10.2005
    Beiträge
    666
    Zitat Zitat von haveaniceday
    Just do everything vice versa.
    - Do a switch back to Annex B. ( Expect you have a Annex B box )
    Haveaniceday
    fritz_als_annex_b.tar ?
    Special Intrerests: FBFW, 7050, 7150, 7170, MT-C, Fax4Box, WL-HDD, DBOX2, DVB-S @ Raspberry Pi, rtl sdr

  13. #13
    IPPF-Fan Avatar von darbid
    Registriert seit
    14.01.2006
    Ort
    Munich
    Beiträge
    228
    Zitat Zitat von haveaniceday
    Just do everything vice versa.
    - Haveaniceday
    Hello H.A.N.D. thank you for this reply I was also thinking about how I could go back to german when I sell my box (if I sell it in Germany).

    And buddy, have a nice day

    P.S. I am also soon to be the owner of a 7050 and am thus looking to get this to English. I know there is no simple way of doing this yet. I hope that an English update comes soon and a wonderful script follows.
    DSL-Hardware: FRITZ!Box Fon WLAN 7050, Firmware-Version 14.04.06
    Telefone: Siemens Gigaset SX353 / SL1
    Softphone: X-ten lite Pro
    VoIP-Anbieter: Sipgate | Astratel | BBPGlobal

  14. #14
    IPPF-Einsteiger Avatar von salamander1
    Registriert seit
    04.04.2006
    Beiträge
    11
    Hello HAVEANICEDAY to you and your marvellous friends.I have been viewing the development of you thread for a while and both you and OPENSOFT and the other folks have been doing a terrific job, much helpful.I had a similar problem with a fritz box fon bought from ebay.de and could not understand a word from the German Web interface.I decided to do the fatal mistake and updated the firmware with the fritz.box_fon.en.06.04.01.image found in avm.de .After that my web interface didn't respond to any of the typing http://192.168.178.1 or http://192.168.179.1 or http://fritz.box. I email the avm support twice.On their first reply they said it is impossible to load a firmware in English (JUST THE SAME THING REPLIED TO OPENSOFT) on my second mail i informed them for the failed upgrade and waiting for a "roll back" firmware procedure(if they could give me one).I saw you writing about "werks reset" ( factory reset).If you please can you give me any advice on how to achive it?I can still connect to the fritz box fon though usb and using telnet but couldn't go any further.Thanks in advance.
    Geändert von salamander1 (06.04.2006 um 01:15 Uhr)

  15. #15
    IPPF-Aufsteiger
    Registriert seit
    25.04.2006
    Beiträge
    30

    Caller ID Time One Hour Fast

    Hi, I have got my German branded 7050 to work okay via my Analogue Phone and DSL (this message is sent via it).

    I can sort of cope with the menus in German (but can't speak it etc, sorry), but the system time is an hour fast.

    Via telnet and env I see
    Language='de'
    Country='049'

    Are these the values that need to be corrected to get the time and country correct?

    If yes how?

    I have tried set Country='044' but this seems to do nothing

    Please can someone help?

    Many Thanks

    HummerUK

  16. #16
    IPPF-Einsteiger
    Registriert seit
    12.04.2006
    Beiträge
    1

    Other methode for the convertion

    Hello,

    I have successfully convert my FRITZ!Box fon to English and annex A without editing any files. Here is the procedure I have used.

    Activate the telnet with the phone (if not already done):
    #96*7*

    Connect with telnet and change the firmware version to avme (avm English):
    echo "firmware_version avme" > /proc/avalanche/env

    Use the web firmware upgrade to patch with the file fritz_als_avme_annex_A_new.tar

    After the reboot, the web interface is not available and it is normal because only the German pages are in the box. The next steps will load and untar the last English firmware and install it with the telnet interface.


    # cd /
    # wget -O - ftp://ftp.avm.de/fritz.box/fritzbox....06.04.02.image | tar xv
    ./var/
    ./var/tmp/
    ./var/tmp/kernel.image
    ./var/tmp/filesystem.image
    ./var/info.txt
    ./var/install
    ./var/chksum
    ./var/copy_firmware
    ./var/reboot
    # cd /var
    # ./install
    # [...] information on the upgrade
    # ./post_install &

    After the reboot you have a nice FRITZ!Box fon converted to Annex A and English.

    I hope you enjoyed it

  17. #17
    IPPF-Einsteiger
    Registriert seit
    16.08.2006
    Beiträge
    6
    Zitat Zitat von avironjc
    Hello,

    I have successfully convert my FRITZ!Box fon to English and annex A without editing any files. Here is the procedure I have used.
    avironjc what are changes in the above procedure when I only need to change the language and not the annex in the plain fritz fon box?

    does it now work without problems?

  18. #18
    IPPF-Einsteiger
    Registriert seit
    19.07.2006
    Ort
    Lincolnshire
    Beiträge
    10

    Faulty 7050?

    I have bought a black Fritz!Box 7050 from Germany, thinking that this would give me VoIP easily but find that it won't work! Could someone advise on whether the box a dud or whether there is simply something else wrong, eg wrong cable used. When I switch on, the power light stays lit for a few seconds, after which it begins to flash, and a few seconds later the Info light comes on too. I have tried every cable I have for the DSL connection, I have also upgraded the firmware to Annex A (although can't see anything to confirm this) but it still won't work. Is the cable critical? Or should any DSL cable work? I understand it will work with 8mb broadband but am trying it with 2mb, is this an issue? A solid Info light indicates an internal phone call it seems, but phones won't work at all. I am happy for it to remain in German as I can follow it, I just need the thing to work!! Any ideas??????
    Edward

  19. #19
    IPPF-Fünfhundert-Club
    Registriert seit
    14.10.2005
    Beiträge
    666
    Where are you? What's your ISP? What kind of service, ADSL over ISDN? Over analog line (PSTN)? SDSL? The Fritz won't work with the latter.

    As for the cables, make sure the DSL line connects to the innermost 2 pins of the DSL jack and the analog line to the outermost 2 pins of the ISDN/ANALOG jack.
    Special Intrerests: FBFW, 7050, 7150, 7170, MT-C, Fax4Box, WL-HDD, DBOX2, DVB-S @ Raspberry Pi, rtl sdr

  20. #20
    IPPF-Einsteiger
    Registriert seit
    19.07.2006
    Ort
    Lincolnshire
    Beiträge
    10

    Daumen hoch

    Thanks for the answer, I should have said that I am the UK so nothing highly sophisticated here! We can't get DSL over ISDN (or I would have it!) so it is the standard DSL over analogue. I have tried with BT Openworld broadband and also OneTel, both with the same results. Thanks for the info about connections, I was using the inner two DSL connections but not the outer two ISDN for analogue - would it refuse to work without the analogue connection? I would imagine that the DSL should connect without the analogue connection but perhaps not?
    Thanks in advance for any more advice.
    Edward

Seite 1 von 4 1234 LetzteLetzte

Ähnliche Themen

  1. Converting Fritz 7170 German Annex B to English Annex A
    Von johnww im Forum FRITZ!Box Fon: Modifikationen
    Antworten: 1
    Letzter Beitrag: 05.05.2010, 12:42
  2. Fritz!Box 7170 International -> German
    Von botas im Forum FRITZ!Box Fon: Modifikationen
    Antworten: 38
    Letzter Beitrag: 21.09.2007, 18:12

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •