dslreports logo
 
    All Forums Hot Topics Gallery
spc
uniqs
20

TSI Jonathan
Premium Member
join:2011-08-24
Chatham, ON

TSI Jonathan to TSI Andre

Premium Member

to TSI Andre

Re: Sagemcom firmware update

Bumping this thread as a reminder that this will be happening overnight tonight.

Thank you,

TSI Jonathan

squircle
join:2009-06-23
OTWAON10

squircle

Member

Nope, no reset for me. Still at FAST2864_v66398.

RRRR
join:2008-05-27
Montreal, QC

1 edit

RRRR

Member

I have mine logged in on test@test since I received it and before plugging it in the wall plug (no reset from what I can see from my active connections to IRC):

Firmware Version: FAST2864_v6637F
Hardware Version: 2864-000000-002

EDIT:
After logging the modem with Bell's account, it upgraded right away to:

Firmware Version: FAST2864_v6740S
Rescue Version: FAST2864_v7637F

... And telnet kept working without having to repatch it!
Note that there was no rescue version before.

Here is a quick script for re-enabling telnet, if need be:
#!/bin/bash
FILE="HomeGateway.conf"
OLD="^\ *(telnets(ports))"
NEW="    (telnets\n      (ports\n        (0\n          (port(23))\n          (ssl_mode(none))\n          (remote_access(0))\n        )\n      )\n    )"
curl http://admin:admin@192.168.2.1/save_rg_conf.cgi > $FILE
sed --in-place "s/$OLD/$NEW/" $FILE
curl --data-urlencode new_rg_conf@$FILE http://admin:admin@192.168.2.1/replace_rg_conf.cgi
 
jbiss_ca
join:2007-10-14
J1X0S3

jbiss_ca

Member

My modem was updated during the night and I was able to re-apply the the telnet fix to gain access to my modem sync rate.