PDA

View Full Version : DTiVo TurboNet Problems


sitedev
06-06-2003, 11:18 PM
I am having problems getting TurboNet to work properly.

First I installed 25xtreme, put the drive back into the DSR6000, and let it do its thing until it was done chewing on the drive.

Second I applied the xupgrade, then installed the drive back into the DTivo and let it go through its operations until it was all booted up and running.

I can now access the drive through the serial port and get a Bash prompt. I can apply all of the xPlusz features that I want and they are maintained when I reboot.

I am having a problem with the TurboNet though. From the BAsh prompt I can ping the loopback address (127.0.0.1) so it seems that something is right; however, I cannot ping any other addresses on my network. My DHCP service shows no entries for the DSR6000 TurboNet. My network is 192.168.0.X/24 (255.255.255.0).

How can I check for proper configuration at the bash prompt?

How do I check if dhcp is configured properly?

Anything else I should check?

Your help is appreciated,

Thanks,
sitedev

sitedev
06-07-2003, 01:45 AM
This is what I when typing ifconfig.

/var/hack# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 coll:0

/var/hack#

Could this be a faulty TurboNet NIC card?

Thanks,
sitedev