iDirect upgrade howto

I run into this a couple of days ago. I had to upgrade a idirect router (upload a new options file), but i did not had the password for iSite anymore. Here’s how i did it:

1. Reload the idirect router.
2. Connect to the router with a cisco console cable
3. Login with username root and password iDirect (defaults)
4. ps ax ; and kill all the falcon processes.
5. # cd /etc/idirect/falcon/
# ls

falcon.opt falcon.opt.old

#
6. # mv falcon.opt falcon.opt.old
7. set your computer’s ip address to be whatever the router connected to the idirect
modem/router was.
8. start a webserver on your computer
9. on falcon router : wget http://your-computers-ip-address/name-of-new-conf-file.opt
10.reload falcon router

that’s it. Too simple, but worth writing for the future.

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>