die verbindungs-konfiguration selber lässt sich IMHO durch ein reset wiederherstellen, ich könnte mich jetzt aber täuschen, da das letzte mal als ich dies gemacht hab, schon recht lang her ist
auf das kommts drauf an:
Step Two - Enable the Pro features
Login to the modem using telnet. You can login as any user with any password (if you haven't changed it of course). Now do the following
=>EXPERT
'SpeedTouch (00-00-00-00-00-00)'
Password :
Switch to expert mode.
Return to Normal mode by typing
You are now in Expert mode. There are some other interesting commands available here. Ok, next step is to upgrade the modem:
> rip
rip> drv_read 2 1 b
the data in hex is : 8604
Now change the last digit to 6 and write it back. It's possible that you get another number back, but changing the last digit to 6 always seems to do the trick. (I'm not sure why my modem gave back 8604, others have reported to get 8600 for PSTN or 9600 for ISDN)
rip> drv_write 2 1 b 8606
And then reboot the box.
rip>exit
>system
system> reboot
die letzte ziffer des wertes 8606 bzw. 8706 muss auf 4 geändert werden d.h. wenn man beim
dvr_read 2 1 b 8606 zurück bekommt, muss dieser nun mit
drv_write 2 1 b 8604 auf 8604 geändert werden
der haken an der ganzen sache ist, dass dieser wert stark modell- und teilweise sogar firmware-spezifisch ist, ich würds also mit 8604 versuchen, wenns nicht geht hast halt pech gehabt ...