ronha said:
Could you provide me with specific instructions on how to setup the IP address on my CacheCard 2.2?
Thanks,
Ron
I'm assuming you mean changing the address from a DHCP assigned address to a STATIC IP address.
Note that by changing your IP address and/or editing the files on your TiVo, a simple mistake can result in an unbootable unit, or a unit that is not accessible from your network. Be VERY careful, and verify any changes you make prior to rebooting your unit!
To do this, you will need to telnet into your TiVo, so first find your DHCP address and then if you do not have a special telnet application that you prefer to use, you can just use your windows start menu and the "run" command to telnet to the unit. For example, if your IP address is 192.168.1.114, you would type:
Code:
at the windows run command.
Now type:
Code:
Rootwrite and rootread tell your TiVo its OK to write/edit files in the root filesystem, and protect those files, respectively. The "mv" command is a "rename" command. This will tell the TiVo to use a static IP address which is defined as:
Code:
In the file /etc/rc.d/rc.net
If you wish to change this you should do the following:
Code:
and then use "vi" to edit the file to change the IP address to the desired value. You might want to use the backup file created in the aforementioned stop before editing the actual rc.net file.
Once you've made any changes, you should finally type:
Code:
to protect your filesystem and restart the unit with the new IP address.
For answers to commonly asked questions, please refer to the
InstantCake Instructions and Release Notes,
Official InstantCake Discussion Thread, and the
Official PTVnet Discussion Thread
RSS