Help with network shares automount

ImageUploadedByTapatalk1377238227.704018.jpg

Ok, results for typing net share, and ping humax box, I also turned off norton 360's firewall and checked that windows firewall was off (which it was). Results still the same :-(
 
I'm having trouble getting my wife's laptop to link to the humax via the network shares automount method.

I've never needed to use network shares automount on my laptop to play a file from the Humax. With the samba package installed from the custom firmware I just browse to the file in the custom firmware browser, click on it and select 'Play'. The file needs to be decrypted to play but that's automatically done too thanks to the cf.
 
Ok, results for typing net share
You need to Share the c:\users\david\downloads directory. Then it should pop-up in the "net share" list and the Humax will probably then make the mapping.
You can either do it with the GUI or just do "net share downloads=c:\users\david\downloads"
 
I've never needed to use network shares automount on my laptop to play a file from the Humax. With the samba package installed from the custom firmware I just browse to the file in the custom firmware browser, click on it and select 'Play'. The file needs to be decrypted to play but that's automatically done too thanks to the cf.
He's trying to go the other way: automount is about creating a virtual USB at the Humax using the laptop (or other NAS) as the source of content.
 
The password 0000 is used to FTP into the Humax, not Telnet, there are some notes on Telneting into the Humax on the Wiki HERE, if you are getting the humax# prompt then you have already successfully telneted into your Humax, try something like ls -al e.g.
Code:
humax# ls -al
total 17
drwxrwxr-x 18 root root  183 Apr 22 00:25 .
drwxrwxr-x 18 root root  183 Apr 22 00:25 ..
drwxr-xr-x  2 root root  575 Apr 22 00:25 bin
drwxrwxr-x  5 root root 2140 Jan 12  2013 dev
drwxr-xr-x  9 root root  446 Apr 22 00:25 etc
drwxrwxr-x  3 root root  23 Jan 12  2013 home
drwxrwxr-x  4 root root  668 Jan 12  2013 lib
drwxr-xr-x  3 root root  120 Jan  1  2000 media
drwxr-xr-x  7 root root  84 May 13  2011 mnt
lrwxrwxrwx  1 root root  11 Apr 22 00:25 mod -> mnt/hd2/mod
drwxrwxr-x  3 root root  22 Jan 12  2013 opt
dr-xr-xr-x 61 root root    0 Jan  1  2000 proc
drwxrwxr-x  2 root root    3 Jan 12  2013 root
drwxr-xr-x  2 root root  578 Apr 22 00:25 sbin
drwxrwxr-x  3 root root  23 Jan 12  2013 share
drwxr-xr-x 10 root root    0 Jan  1  2000 sys
drwxrwxrwt  2 root root  320 Aug 23 12:30 tmp
drwxr-xr-x  9 root root  96 Aug 31  2011 usr
drwxr-xr-x  4 root root  88 Apr 22 00:25 var
humax#
 
The password 0000 is used to FTP into the Humax, not Telnet, there are some notes on Telneting into the Humax on the Wiki HERE, if you are getting the humax# prompt then you have already successfully telneted into your Humax, try something like ls -al e.g.
Code:
humax# ls -al
total 17
drwxrwxr-x 18 root root  183 Apr 22 00:25 .
drwxrwxr-x 18 root root  183 Apr 22 00:25 ..
drwxr-xr-x  2 root root  575 Apr 22 00:25 bin
drwxrwxr-x  5 root root 2140 Jan 12  2013 dev
drwxr-xr-x  9 root root  446 Apr 22 00:25 etc
drwxrwxr-x  3 root root  23 Jan 12  2013 home
drwxrwxr-x  4 root root  668 Jan 12  2013 lib
drwxr-xr-x  3 root root  120 Jan  1  2000 media
drwxr-xr-x  7 root root  84 May 13  2011 mnt
lrwxrwxrwx  1 root root  11 Apr 22 00:25 mod -> mnt/hd2/mod
drwxrwxr-x  3 root root  22 Jan 12  2013 opt
dr-xr-xr-x 61 root root    0 Jan  1  2000 proc
drwxrwxr-x  2 root root    3 Jan 12  2013 root
drwxr-xr-x  2 root root  578 Apr 22 00:25 sbin
drwxrwxr-x  3 root root  23 Jan 12  2013 share
drwxr-xr-x 10 root root    0 Jan  1  2000 sys
drwxrwxrwt  2 root root  320 Aug 23 12:30 tmp
drwxr-xr-x  9 root root  96 Aug 31  2011 usr
drwxr-xr-x  4 root root  88 Apr 22 00:25 var
humax#
ImageUploadedByTapatalk1377257662.170277.jpg

I can't proceed beyond this screen!
 
That screen is waiting for you to enter a linux type command. I'm not sure what you want to do while using Telnet, if you was expecting the Humax Telnet Menu screen, I'm guessing you have disabled it it Web-If >> Settings >> Advanced Settings >> Expert mode telnet server?, you can get it back by entering tmenu at the command, this will require a tmenu password of 0000 e.g.

Code:
humax# tmenu
Menu version 1.06
Enter system PIN: ****
 
      /-------------------------\
      |  T E L N E T  M E N U  |
      \-------------------------/
 
  [ Humax HDR-Fox T2 (humax) 1.02.32/2.16 ]
 
    1 - Restart into maintenance mode.
    2 - Remove web interface password.
stat - Show what the box is currently doing.
    x - Exit and close connection.
diag - Run a diagnostic.
  cli - System command line (advanced users).
 
Please select option:
To get back to the humax# command line prompt you would select cli
 
Just enter ping followed by the laptop's IP address. NOTE to escape from ping use Ctrl+c e.g. :-
Code:
humax# ping 10.0.0.100
PING 10.0.0.100 (10.0.0.100): 56 data bytes
64 bytes from 10.0.0.100: seq=0 ttl=128 time=1.324 ms
64 bytes from 10.0.0.100: seq=1 ttl=128 time=1.526 ms
64 bytes from 10.0.0.100: seq=2 ttl=128 time=1.589 ms
64 bytes from 10.0.0.100: seq=3 ttl=128 time=2.526 ms
64 bytes from 10.0.0.100: seq=4 ttl=128 time=1.491 ms
64 bytes from 10.0.0.100: seq=5 ttl=128 time=1.566 ms
 
--- 10.0.0.100 ping statistics ---
7 packets transmitted, 6 packets received, 14% packet loss
round-trip min/avg/max = 1.324/1.670/2.526 ms
humax#
 
Here are the ping results from the humax to the computer
zepe4a2y.jpg
 

Attachments

  • ImageUploadedByTapatalk1377265505.587161.jpg
    ImageUploadedByTapatalk1377265505.587161.jpg
    222.5 KB · Views: 7
  • ImageUploadedByTapatalk1377265623.920169.jpg
    ImageUploadedByTapatalk1377265623.920169.jpg
    224.8 KB · Views: 7
Ok, so I have pinged in both directions and all is ok on that front. I right clicked the downloads folder and selected share with, then specific people, then my user account. When I go back and right click the folder, then share with, the padlock icon is beside nobody, can anyone confirm that this is to be expected? ImageUploadedByTapatalk1377269853.783020.jpg
a4eryhur.jpg


The Dav mount shows on the storage USB menu, but disappears after a min or so
 
You need to Share the c:\users\david\downloads directory. Then it should pop-up in the "net share" list and the Humax will probably then make the mapping.
You can either do it with the GUI or just do "net share downloads=c:\users\david\downloads"

Thanks prpr!! That sorted it, I missed your post earlier, but I input those commands and when typing net share, the downloads folder shows up, the same goes for the wife's laptop. Thanks everyone for you help, it's much appreciated
 
Back
Top