ssh within lan, bidirectional, causes Linksys wireless router to hiccough

Alex Katebi alex.katebi at gmail.com
Sun Jan 25 15:21:47 UTC 2009


On Sat, Jan 24, 2009 at 5:29 PM, Alan E. Davis <lngndvs at gmail.com> wrote:

>
>
> On Sun, Jan 25, 2009 at 6:50 AM, Alex Katebi <alex.katebi at gmail.com>wrote:
>
>> Why you need to move files around? wouldn't it be nicer if all files were
>> in one place and all the nodes had access to them? I would use NFS. put all
>> the files on a server and export that directory to all clients. It is very
>> easy to do that.
>
>
> I can see the advantage of doing that, and I will try.  I tried to watch a
> video with vlc on the laptop, with the video file on the desktop.  I ssh-ed
> into the desktop and started vlc.  It did run,
>

You don't want to do ssh for video, ssh encrypts every packet. That is why
it is slow. Most people don't have a fast enough PC to encrypt video.

but the movie was choppy, I assume because of bandwidth issues.  Would this
> problem go away with NFS?
>

I think you should be fine as long as you are within your local network not
going to the Internet.. Your wired LAN is 10 mega bits per sec and your
wireless is 54 mega bits per second. Your video player is way below that.
There is a good NFS how to on the Ubuntu. I made my NFS server to have
static IP address (192.168.1.200) so I don't have to worry about DNS.

https://help.ubuntu.com/community/SettingUpNFSHowTo

If you decide to go this route I can help you out.

Good Luck!
-Alex

>
>
> Thank you for your response,
>
>
>
>
> --
> Alan
>
> It is undesirable to believe a proposition when
> there is no ground whatsoever for supposing it is true.
>  -- Bertrand Russell
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090125/df6dbc18/attachment.html>


More information about the ubuntu-users mailing list