Forum › Forums › Freeview HD › HD FOX T2 › Problem-Samba on a "modified" HD-Fox-T2
Tagged: Samba HD-Fox-T2
- This topic has 18 replies, 4 voices, and was last updated 14 years ago by
Anonymous.
-
AuthorPosts
-
November 17, 2011 at 9:23 am #28401
Anonymous
InactiveHi af123,
here is dump of route command. Will check out this site later – electricity co. are due to interrupt supply today.
humax# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 wlan0
default voyager.home 0.0.0.0 UG 0 0 0 wlan0
November 17, 2011 at 2:37 pm #28402Anonymous
InactiveThanks – that looks good. I’ll release a fixed firmware version tomorrow.
November 18, 2011 at 10:31 pm #28403Anonymous
InactiveCustomised firmware 1.14 should fix this problem for you.
November 20, 2011 at 3:42 pm #28404Anonymous
InactiveHi there af123,
installed your updated firmware today, I started off by reinstalling the correct Humax firmware and then installed the updated firmware on top of that. All seemed to install ok. Have just tried to map to Humax using \humaxMedia and rxd error message from Windows “pinged 192.0.2.200 no response” so I tried mapping using \192.168.1.3Media and connected ok. So I have include some dumps based on the commands you asked me use before.
I think the previous “mystery” IP address was 192.0.2.100.
C:UsersIan>ping humax
Pinging humax [192.0.2.200] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.0.2.200:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:UsersIan>ping 192.168.1.3
Pinging 192.168.1.3 with 32 bytes of data:
Reply from 192.168.1.3: bytes=32 time=147ms TTL=64
Reply from 192.168.1.3: bytes=32 time=2ms TTL=64
Reply from 192.168.1.3: bytes=32 time=24ms TTL=64
Reply from 192.168.1.3: bytes=32 time=3ms TTL=64
Ping statistics for 192.168.1.3:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 147ms, Average = 44ms
wlan0 Link encap:Ethernet HWaddr 7C:DD:90:01:A0:0D
inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:56979 errors:0 dropped:0 overruns:0 frame:0
TX packets:4033 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9205174 (8.7 MiB) TX bytes:662984 (647.4 KiB)
humax#
humax# cat /tmp/hosts
127.0.0.1 localhost
192.168.1.3 humax
humax#
humax# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 wlan0
192.0.2.0 * 255.255.255.0 U 0 0 0 eth0
default voyager.home 0.0.0.0 UG 0 0 0 wlan0
humax#
-
AuthorPosts
- You must be logged in to reply to this topic.