Difference between revisions of "Network Tips"
From WikiDLXTV
(Added alternate option of using TCP NFS when on a network with Jumbo Frames) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Tips & HowTo's for Network Sharing | Tips & HowTo's for Network Sharing | ||
− | # | + | # use '''TCP''' NFS instead of the default UDP NFS (hint: add ''proto=tcp'' to the end of your xmount command) |
+ | # disable jumbo frames | ||
+ | |||
this issue presents itself with message "No media in the current folder" | this issue presents itself with message "No media in the current folder" | ||
+ | |||
see forum for original post | see forum for original post | ||
+ | |||
http://forum.wdlxtv.com/viewtopic.php?f=3&t=2608 | http://forum.wdlxtv.com/viewtopic.php?f=3&t=2608 |
Latest revision as of 11:15, 21 December 2011
Tips & HowTo's for Network Sharing
- use TCP NFS instead of the default UDP NFS (hint: add proto=tcp to the end of your xmount command)
- disable jumbo frames
this issue presents itself with message "No media in the current folder"
see forum for original post