Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Both sides previous revision Revisione precedente
Prossima revisione
Revisione precedente
montare_un_hd_dreambox_su_fritzbox [2011/04/05 18:33]
graymalking
montare_un_hd_dreambox_su_fritzbox [2011/04/05 18:49]
graymalking
Linea 9: Linea 9:
 Immaginando un ip del fritz = IP_ROUTER (es 192.168.178.1) Immaginando un ip del fritz = IP_ROUTER (es 192.168.178.1)
  
-ed un ip del dreambox = IP_DECODER ​     (es 192.168.178.201+ed un ip del dreambox = IP_DECODER ​     (es 192.168.178.20 
 + 
 +1) __Accedere al telnet del fritzbox e digitare:__
  
-1) Accedere al telnet del fritzbox e digitare: 
  
 **echo 0 > /​proc/​fs/​cifs/​LinuxExtensionsEnabled** **echo 0 > /​proc/​fs/​cifs/​LinuxExtensionsEnabled**
Linea 17: Linea 18:
 **modsave all** **modsave all**
  
-2) Aprire ​un editor di testo tipo notepad e creare un file smb.conf con questo ​contenuto+ 
 + 
 +2) __Aprire ​un editor di testo tipo notepad e creare un file **smb.conf** con questo ​contenuto__ 
 + 
 +----
  
 [global] [global]
 +
   log file = /tmp/log.%m   log file = /tmp/log.%m
 +
  ​ socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192  ​ socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
 +
  ​ netbios name = Dreambox  ​ netbios name = Dreambox
 +
  ​ server string = Dreambox  ​ server string = Dreambox
 +
  ​ username map = /​etc/​user.map  ​ username map = /​etc/​user.map
 +
  ​ guest ok = yes  ​ guest ok = yes
 +
  ​ guest account = root  ​ guest account = root
 +
  ​ encrypt passwords = yes  ​ encrypt passwords = yes
 +
  ​ password server = none  ​ password server = none
 +
  ​ security = share  ​ security = share
-  interfaces = 192.168.178.201 ​+ 
 +  interfaces = **IP_DECODER**  
  ​ workgroup = Mshome  ​ workgroup = Mshome
 +
  ​ debug level = 0  ​ debug level = 0
 +
   os level = 0   os level = 0
            
  [hdd]  [hdd]
 +
  ​ comment = HDD on Dreambox  ​ comment = HDD on Dreambox
 +
  ​ writeable = yes  ​ writeable = yes
 +
   path = /mnt/hdd   path = /mnt/hdd
 +
  ​ guest ok = yes  ​ guest ok = yes
 +
  ​ browseable = yes  ​ browseable = yes
 +
  ​ valid users = root, nobody, rioh  ​ valid users = root, nobody, rioh
-  allow hosts = 192.168.178.1+ 
 +  allow hosts = **IP_ROUTER**
    
  ​[root]  ​[root]
 +
  ​ comment = Root on Dreambox ( Attention ! )  ​ comment = Root on Dreambox ( Attention ! )
 +
   path = /   path = /
 +
  ​ writeable = yes  ​ writeable = yes
 +
  ​ guest ok = yes  ​ guest ok = yes
 +
  ​ browseable = yes  ​ browseable = yes
 +
  ​ valid users = root, nobody, rioh  ​ valid users = root, nobody, rioh
- ​ allow hosts = 192.168.178.1 
  
 + ​ allow hosts = **IP_ROUTER**
 +
 +
 +----
 +
 +
 +
 +3) __Caricare il file **smb.conf** nel percorso **/​var/​etc/​samba/​** del dreambox __
 +
 +
 +
 +4) __Accedere alla gui cifsmount del freetz e fare la seguente impostazione__
 +
 +
 +{{:​dream.jpg|}}
  
-    ​ 
  
  
montare_un_hd_dreambox_su_fritzbox.txt · Ultima modifica: 2013/10/31 20:55 (modifica esterna)
GNU Free Documentation License 1.3
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0