Site Tools


admin-cifs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
admin-cifs [2022/01/05 13:10] – created rs232admin-cifs [2023/08/01 23:25] (current) pedro
Line 1: Line 1:
 ====== CIFS Client ====== ====== CIFS Client ======
  
-The CIFS Client menu enables and configures FreshTomato's CIFS Client function. This allows your FreshTomato router to read / write to CIFS network shares. CIFS, the Common Internet File System is an older implementation of Microsoft's SMB networking protocol. Among other things, CIFS originally provided filesharing to Windows computers. However, in time, other systems, including FreshTomato, grew to be able to access CIFS network / SMB shares.+The CIFS Client menu enables and configures FreshTomato's CIFS Client function. This allows your FreshTomato router to read / write to CIFS network shares.
  
-CIFS clients use the UNC (Universal Naming Convention) syntax for connecting to shares. This takes the form <nowiki>\\computername\sharename .</nowiki> For exampleif you wanted to access the "condos" share on the "Engineering" host, you'd use the syntax <nowiki>\\Engineering\condos</nowiki> How well DNS names in UNC paths should work will depend on what kind of name resolution services are configured on your network. Having a DNS serveror using FreshTomato as a DNS server can increase the changes UNC paths will work with DNS namesWhen in doubtuse an IP address in the UNC pathnamebut make sure it's a static or DHCP Reserved address. Otherwiseit might changeand that might make the CIFS client connection fail.+CIFS, the Common Internet File System is an older implementation of Microsoft's SMB networking protocolAmong other thingsCIFS originally provided filesharing to Windows computersHowever, in timeother systemsincluding FreshTomatogrew to be able to access CIFS network / SMB shares.
  
-=====   =====+CIFS clients use the UNC (Universal Naming Convention) syntax for connecting to shares. This takes the form %%\\computername\sharename .%% For example, if you wanted to access the "condos" share on the "Engineering" host, you'd use the syntax %%\\Engineering\condos%% . Whether DNS names in UNC paths work depends on what kind of name resolution services are configured on your network. Having a DNS server, or using FreshTomato as a DNS server can increase the changes UNC paths will work with DNS names. When in doubt, use an IP address in the UNC pathname, but make sure it's a static or DHCP Reserved address. Otherwise, if it changes, it might make the CIFS client connection fail.
  
-<font 20px/inherit;;inherit;;inherit>/cifs1</font>+ \\
  
 [[https://wiki.freshtomato.org/lib/exe/detail.php?id=cifs_client&media=a4991ee88fd37428162cdb3b5f60caf4.png|{{:a4991ee88fd37428162cdb3b5f60caf4.png}}]] [[https://wiki.freshtomato.org/lib/exe/detail.php?id=cifs_client&media=a4991ee88fd37428162cdb3b5f60caf4.png|{{:a4991ee88fd37428162cdb3b5f60caf4.png}}]]
  
-**Enable:** This checkbox enables or disables the CIFS client function for the first share you wish to access. (Default: Disabled).+ \\ **Enable:** This checkbox enables or disables the CIFS client function for the first share you wish to access. (Default: Disabled).
  
-**UNC:** Here, enter the UNC pathname, as described above, for the first CIFS share to which you want to connect. For example, \\192.168.1.34\Logs . (Default: blank). If you use an IP address as part of the UNC pathname, make certain it is a static or (Static) DHCP Reservation address, and not a dynamic one. Otherwise, the address may change, and the FreshTomato may fail to connect to the CIFS share. The CIFS protocol can be routed, however, that's a complex topic. It is not recommended you use shares across routes here. We suggest using only CIFS shares on the LAN.+**UNC:** Here, enter the UNC pathname for the first CIFS share to which you want to connect. For example, \\192.168.1.34\Logs . (Default: blank). If you use an IP address as part of the UNC pathname, make certain it is a static or DHCP Reservation address, and not a dynamic one. Otherwise, the address may change, and the FreshTomato may fail to connect to the CIFS share. The CIFS protocol can be routed, however, that's a complex topic. It is not recommended you use shares across routes here. We suggest using CIFS shares on the LAN only.
  
-**Netbios Name: **Here, the Netbios Name of the first host to which you wany to connect. (Default: blank).+**Netbios Name: **Here, the Netbios Name of the first host to which you want to connect. (Default: blank).
  
 **Username:** Here, enter the username of an account allowed to access the the first CIFS share. (Default: blank). **Username:** Here, enter the username of an account allowed to access the the first CIFS share. (Default: blank).
Line 21: Line 21:
 **Password:** Here, enter the password of an account allowed to access the first CIFS share. (Default: blank). **Password:** Here, enter the password of an account allowed to access the first CIFS share. (Default: blank).
  
-**Domain:** This field is usually left blank on home (workgroup or homegroup) peer to peer networks. If the network includes an actual domain, the domain name should be included. (Default: blank)+**Domain:** This field is usually left blank on home peer to peer networks. If the network includes an actual domain, this domain name should be included. (Default: blank)
  
-**Execute When Mounted:** Here, you can specify the name of a script to be executed as soon as the first CIFS share is mounted. This is generally left blank and is used by more advanced users. (Default: blank).+**Execute When Mounted:** Here, you can specify the name of a script to be executed when the first CIFS share is mounted. This is usually left blank and is used by advanced users. (Default: blank).
  
-**Security:** From this menu, you select the CIFS client authentication protocol which will be required to connect to the first CIFS share.+**Security:** Here, you select the CIFS client authentication protocol which will be required to connect to the first CIFS share.
  
-<font 20px/inherit;;inherit;;inherit>/cifs2</font>+ \\  \\  \\
  
 [[https://wiki.freshtomato.org/lib/exe/detail.php?id=cifs_client&media=b4e43714ca4bc42ccaf700e7d6f7a042.png|{{:b4e43714ca4bc42ccaf700e7d6f7a042.png}}]] [[https://wiki.freshtomato.org/lib/exe/detail.php?id=cifs_client&media=b4e43714ca4bc42ccaf700e7d6f7a042.png|{{:b4e43714ca4bc42ccaf700e7d6f7a042.png}}]]
  
-**Enable:** This checkbox enables or disables the CIFS client function for the second share you wish to access. (Default: Disabled).+ \\ **Enable:** This checkbox enables or disables the CIFS client function for the second share you wish to access. (Default: Disabled).
  
-UNC: Here, enter the UNC pathname, as described above, for the second CIFS share to which you want to connect. For example, \\192.168.1.34\Logs . (Default: blank). If you use an IP address as part of the UNC pathname, make certain it is a static or (Static) DHCP Reservation address, and not a dynamic one. Otherwise, the address may changeand the FreshTomato may fail to connect to the CIFS share. The CIFS protocol can be routed, however, that's a complex topic. It is not recommended you use shares across routes here. We suggest using only CIFS shares on the LAN.+**UNC:** Here, enter the UNC pathname for the second CIFS share to which you want to connect. For example,  \\192.168.1.34\Logs . (Default: blank). If you use an IP address as part of the UNC pathname, make certain it is a static or DHCP Reservation address, and not a dynamic one. Otherwise, if the address changes, FreshTomato may not connect to the CIFS share. The CIFS protocol can be routed, however, that's a complex topic. It is not recommended you use shares across routers here. We suggest using CIFS shares on the LAN only.
  
-**Netbios Name: **Here, the Netbios Name of the second host to which you wany to connect. (Default: blank).+**Netbios Name: **Here, enter the Netbios Name of the second host to which you want to connect. (Default: blank).
  
 **Username:** Here, enter the username of an account allowed to access the the second CIFS share. (Default: blank). **Username:** Here, enter the username of an account allowed to access the the second CIFS share. (Default: blank).
Line 43: Line 43:
 **Domain:** This field is usually left blank on home (workgroup or homegroup) peer to peer networks. If the network includes an actual domain, the domain name should be included. (Default: blank) **Domain:** This field is usually left blank on home (workgroup or homegroup) peer to peer networks. If the network includes an actual domain, the domain name should be included. (Default: blank)
  
-**Execute When Mounted:** Here, you can specify the name of a script to be executed as soon as the second CIFS share is mounted. This is generally left blank and is used by more advanced users. (Default: blank).+**Execute When Mounted:** Here, you can specify a script to be executed as soon as the second CIFS share is mounted. This is usually left blank and is used by advanced users. (Default: blank)
 + 
 +**Security:** From this menu, you select the CIFS client authentication protocol which will be required to connect to the second CIFS share.
  
-**Security:** From this menu, you select the CIFS client authentication protocol which will be required to connect to the second first CIFS share.+ \\
  
  
admin-cifs.1641388254.txt.gz · Last modified: 2022/01/05 13:10 by rs232