View Full Version : Help
MrRigby
04-15-2006, 08:09 AM
I just install a new 250G hard drive & cached card that i got.
I got change the daily call to work on my network. But when i do the set up it says number unavailable. And it will not let me go on. Is there some thing i am missing ????
blindlemon
04-15-2006, 09:10 AM
Have you rebooted the TiVo since changing the daily call to network?
You can also check the network config file by typing
cat /etc/rc.d/rc.net
at the bash prompt via telnet. It should loook something like the following:-
#
#!/bin/sh
#
if /sbin/insmod -f /lib/modules/turbonet2.o macaddr=00:0B:AD:12:34:56 ; then
export DYNAMIC_NET_DEV=eth0
/sbin/ifconfig eth0 192.168.1.201 netmask 255.255.255.0 up
/sbin/route.tivo add default gw 192.168.1.1 netmask 0.0.0.0
fi
If you don't have the line in red above then your TiVo is still set to use the phone so you will need to re-run nic_config_tivo to change it.
MrRigby
04-15-2006, 09:20 AM
/sbin/route.tivo add default gw 192.168.1.1 netmask 0.0.0.0
I am getting the line in Telenet.
I have all so tryed ,#401 but still nothing
Chris T
04-15-2006, 11:58 AM
Can you ping the outside world from the Tivo? Ping 204.176.49.110 from a Telnet session.
MrRigby
04-15-2006, 12:45 PM
Network is Unreachable?
Chris T
04-15-2006, 01:00 PM
Can you ping your gateway (I presume it’s a router) form the Tivo?
MrRigby
04-15-2006, 01:02 PM
64 bytes from 10.0.1.1: icmp_seq=0 ttl=64 time=2.816 ms
64 bytes from 10.0.1.1: icmp_seq=1 ttl=64 time=0.799 ms
tartan_haggis
04-15-2006, 01:50 PM
Your line should read:
/sbin/route.tivo add default gw 10.0.1.1 netmask 0.0.0.0
You need to run nic_config_tivo to change it.
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.