[TiVo [p0] ~]# 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:22 errors:0 dropped:0 overruns:0 frame:0
TX packets:22 errors:0 dropped:0 overruns:0 carrier:0 coll:0
eth0 Link encap:Ethernet HWaddr 00:0B:AD:84:78:90
inet addr:192.168.0.4 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1381 errors:0 dropped:0 overruns:0 frame:0
TX packets:1808 errors:0 dropped:0 overruns:0 carrier:0 coll:0
Interrupt:29
[TiVo [p0] ~]#
[TiVo [p0] ~]# route
route_info, afname=inet, options=33
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
[TiVo [p0] ~]#
[TiVo [p0] ~]# ping -c 5 192.168.0.1
PING 192.168.0.1 (192.168.0.1): 56 data bytes
64 bytes from 192.168.0.1: icmp_seq=0 ttl=64 time=2.7 ms
64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=1.1 ms
64 bytes from 192.168.0.1: icmp_seq=2 ttl=64 time=1.0 ms
64 bytes from 192.168.0.1: icmp_seq=3 ttl=64 time=1.0 ms
64 bytes from 192.168.0.1: icmp_seq=4 ttl=64 time=1.1 ms
--- 192.168.0.1 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 1.0/1.3/2.7 ms
[TiVo [p0] ~]#
[TiVo [p0] ~]# ping -c 5 65.49.60.197
PING 65.49.60.197 (65.49.60.197): 56 data bytes
64 bytes from 65.49.60.197: icmp_seq=0 ttl=51 time=192.8 ms
64 bytes from 65.49.60.197: icmp_seq=1 ttl=51 time=190.8 ms
64 bytes from 65.49.60.197: icmp_seq=2 ttl=51 time=190.7 ms
64 bytes from 65.49.60.197: icmp_seq=3 ttl=51 time=190.7 ms
64 bytes from 65.49.60.197: icmp_seq=4 ttl=51 time=193.0 ms
--- 65.49.60.197 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 190.7/191.6/193.0 ms
[TiVo [p0] ~]#
[TiVo [p0] ~]# wget
http://65.49.60.197/index.html
--19:14:11--
http://65.49.60.197/index.html
=> `index.html'
Connecting to 65.49.60.197:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location:
http://www.oztivo.net/twiki/bin/view [following]
--19:14:11--
http://www.oztivo.net/twiki/bin/view
=> `view.1'
Resolving
www.oztivo.net... done.
Connecting to
www.oztivo.net[65.49.60.197]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 21,528 [text/html]
0% [ ] 21,528 0.00G/s ETA 00:00
19:14:13 (0.00 GB/s) - `view.1' saved [21528/21528]
[TiVo [p0] ~]#
[TiVo [p0] ~]# dbget /State/PhoneConfig DialPrefix
,#401
[TiVo [p0] ~]#
[TiVo [p0] ~]#