Re: [slim] Re: Remote Streaming Over Internet

2006-01-05 Thread Pat Farrell
On Thu, 2006-01-05 at 18:29 -0800, rme wrote: > why is public key auth better than userid and password? Fundamental security. If done properly, it is not subject to replay attacks. With userid/password, once you snoop it, you can use it forever. And implemented properly, it is no more work for th

[slim] Re: Remote Streaming Over Internet

2006-01-05 Thread bishopdonmiguel
> why is public key auth better than userid and password? Highly secure. The time it would take to crack is significant whereas user/pass is generally vulnerable to brute force attack. -- bishopdonmiguel bishopdonmiguel'

[slim] Re: Remote Streaming Over Internet

2006-01-05 Thread rme
why is public key auth better than userid and password? -- rme rme's Profile: http://forums.slimdevices.com/member.php?userid=1551 View this thread: http://forums.slimdevices.com/showthread.php?t=19662 ___

Re: [slim] Re: Remote Streaming Over Internet

2006-01-05 Thread Geoff B
On 1/4/06, Neil Cameron <[EMAIL PROTECTED]> wrote: > Thanks Geoff; unfortunately none of those sites explains how to generate Key > Pairs - or what to do with them. I've found sites that purport to explain > it; but not simply by any means! One more note on this: there is a reasonable page here d

Re: [slim] Re: Remote Streaming Over Internet

2006-01-04 Thread Geoff B
On 1/4/06, Neil Cameron <[EMAIL PROTECTED]> wrote: > Thanks Geoff; unfortunately none of those sites explains how to generate Key > Pairs - or what to do with them. I've found sites that purport to explain > it; but not simply by any means! Sorry, can't remember any more of how I tweaked it. Ther

Re: [slim] Re: Remote Streaming Over Internet

2006-01-04 Thread Neil Cameron
Thanks Geoff; unfortunately none of those sites explains how to generate Key Pairs - or what to do with them. I've found sites that purport to explain it; but not simply by any means! -- Neil "Geoff B" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On 1/4/06, Neil Cameron <[EMA

Re: [slim] Re: Remote Streaming Over Internet

2006-01-04 Thread Geoff B
On 1/4/06, Neil Cameron <[EMAIL PROTECTED]> wrote: > OK. Thanks for all the help so far; I've now entered the world of OpenSSH > and I am now totally lost and somewhat nervous. I have installed OpenSSH > and generated the Group and Password files - but am not able to understand > the key pair gen

Re: [slim] Re: Remote Streaming Over Internet

2006-01-04 Thread Neil Cameron
OK. Thanks for all the help so far; I've now entered the world of OpenSSH and I am now totally lost and somewhat nervous. I have installed OpenSSH and generated the Group and Password files - but am not able to understand the key pair generation 'instructions'. Also, do I need a client SSH tun

Re: [slim] Re: Remote Streaming Over Internet

2006-01-04 Thread Geoff B
On 1/4/06, Michael Herger <[EMAIL PROTECTED]> wrote: > > Now to add some security - but if I implement SSH how can I allow friends > > access from their homes direct via their Squeezeboxes > > With ssh you don't need port mapping on the router. Use ssh's tunneling > instead. You'd have to have a PC

Re: [slim] Re: Remote Streaming Over Internet

2006-01-04 Thread Geoff B
On 1/4/06, Michael Herger <[EMAIL PROTECTED]> wrote: > > HTTP Port, and '3483' as Slimserver SlimProto Port. > > Is this right? Should there be a 9090 in there somewhere? > > You don't need 9090 (it's the CLI), but 3483. Configure the mapping for > this port, too. Bugger, sorry - my fault, I mis-r

Re: [slim] Re: Remote Streaming Over Internet

2006-01-04 Thread Michael Herger
Now to add some security - but if I implement SSH how can I allow friends access from their homes direct via their Squeezeboxes With ssh you don't need port mapping on the router. Use ssh's tunneling instead. You'd have to have a PC running at your friends'. Connect it using ssh to your serv

Re: [slim] Re: Remote Streaming Over Internet

2006-01-04 Thread Neil Cameron
That did it! Excellent. Now to add some security - but if I implement SSH how can I allow friends access from their homes direct via their Squeezeboxes (as opposed to SoftSqueeze)? -- Neil "Michael Herger" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > HTTP Port, and '3483' a

Re: [slim] Re: Remote Streaming Over Internet

2006-01-04 Thread Michael Herger
HTTP Port, and '3483' as Slimserver SlimProto Port. Is this right? Should there be a 9090 in there somewhere? You don't need 9090 (it's the CLI), but 3483. Configure the mapping for this port, too. -- Michael --- Help translate SlimSe

Re: [slim] Re: Remote Streaming Over Internet

2006-01-04 Thread Neil Cameron
OK; getting there. Forwarded ports 9000 and 9090, and now I have managed to connect to the home PC and open the Slimserver Web interface and use it remotely. But not yet able to get SoftSqueeze to see the home machine. In Softsqueeze Preferences I am putting the same IP Address that works for Sl

Re: [slim] Re: Remote Streaming Over Internet

2006-01-03 Thread Neil Cameron
And...if I want to use SoftSqueeze do I just put the IP address in the 'SlimServer Hostname' and '9090' in SlimServer Slim ProtoPort? -- Neil "Neil Cameron" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks; the clearest advive I've ever had! > One follow-up - if I 'forward

[slim] Re: Remote Streaming Over Internet

2006-01-03 Thread Jungle
Neil Cameron Wrote: > I'd like to try this and play my files when I'm somewhere else, but I > need > some help. > > I know I have to open up ports 9000 and 3483, but: > > - how do I know what IP address my home PC is presenitng to the outside > > world - I have a SpeedTouch Broadband modem? >

Re: [slim] Re: Remote Streaming Over Internet

2006-01-03 Thread Neil Cameron
Thanks; the clearest advive I've ever had! One follow-up - if I 'forward' port 9000 will that interfere with my home Slimserver operation? -- Neil "Geoff B" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On 1/3/06, Neil Cameron <[EMAIL PROTECTED]> wrote: > Or which port to forwar

Re: [slim] Re: Remote Streaming Over Internet

2006-01-03 Thread Geoff B
On 1/3/06, Neil Cameron <[EMAIL PROTECTED]> wrote: > Or which port to forward ... Assuming you want to use SoftSqueeze from a remote location to play music served up by your SlimServer at home: Forward port 9000 to allow web access to the SlimServer Forward port 9090 to allow SoftSqueeze access to

Re: [slim] Re: Remote Streaming Over Internet

2006-01-03 Thread Robin Bowes
Neil Cameron said the following on 03/01/2006 18:37: > Or which port to forward ... > It's in the FAQ on the slimdevices website. R. -- http://robinbowes.com If a man speaks in a forest, and his wife's not there, is he still wrong? ___ Discuss maili

Re: [slim] Re: Remote Streaming Over Internet

2006-01-03 Thread Neil Cameron
Or which port to forward ... -- Neil "Neil Cameron" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Did the first; it is the fixed IP that my ISP told me about - but of > course all the PCs on the home LAN give the same answer. > Does anyone know how to use the NAT and related s

[slim] Re: Remote Streaming Over Internet

2006-01-03 Thread tyler_durden
I don't know what sort of internet connection you have, but my cable modem system has about 3 Mbps download speed and only 300kbps uplink (this is typical for cablemodem service). That means I cannot stream .flac files to a remote location via the internet because most require about 1 Mbps to str

Re: [slim] Re: Remote Streaming Over Internet

2006-01-03 Thread Neil Cameron
Did the first; it is the fixed IP that my ISP told me about - but of course all the PCs on the home LAN give the same answer. Does anyone know how to use the NAT and related settings on the Speedtouch 510 to fix this? -- Neil "bishopdonmiguel" <[EMAIL PROTECTED]> wrote in message news:[EMAI

[slim] Re: Remote Streaming Over Internet

2006-01-03 Thread bishopdonmiguel
Go here http://www.whatismyip.com Then go here... http://www.dyndns.org and sign up for a free dynamic ip account. You will need to determine how you will want to keep the account updated with your ip. Some modems/routers have this feature or you can use the client software. I don't recomm