[slim] Re: connecting to slimserver by name instead [EMAIL PROTECTED]

2006-07-05 Thread kuetstef

stinkingpig Wrote: 
 
 he wants to type slimtest.dyndns.org into the setup screen of a remote
 squeezebox.
Exactly :-). And because the SB seems already to support DNS I don't
really see why that should be such a big thing. However, I'm open to
learn something.

Stefan


-- 
kuetstef

kuetstef's Profile: http://forums.slimdevices.com/member.php?userid=6279
View this thread: http://forums.slimdevices.com/showthread.php?t=25210

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: connecting to slimserver by name instead [EMAIL PROTECTED]

2006-07-05 Thread erland

If you haven't voted on this already, do it to request a SSH support in
SqueezeBox:
http://bugs.slimdevices.com/show_bug.cgi?id=2661

If adding the possibility to enter a hostname in the SB settings I
think it would also make sense to make it possible to enter a port
number. This way it would be possible to run several slimservers on the
same machine and switch between them easier. For example using a
slimserver instance for each family member.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat)
, 'SQLPlayList'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist)
, 'DynamicPlayList'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist)
and 'RandomPlayList'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist)
plugins)

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=25210

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: connecting to slimserver by name instead [EMAIL PROTECTED]

2006-07-05 Thread kuetstef

erland Wrote: 
 If you haven't voted on this already, do it to request a SSH support in
 SqueezeBox:
 http://bugs.slimdevices.com/show_bug.cgi?id=2661
Combined with http://bugs.slimdevices.com/show_bug.cgi?id=2140 it
should work. That would really be great, slim devices! I'm waiting for
it :-)


-- 
kuetstef

kuetstef's Profile: http://forums.slimdevices.com/member.php?userid=6279
View this thread: http://forums.slimdevices.com/showthread.php?t=25210

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: connecting to slimserver by name instead [EMAIL PROTECTED]

2006-07-04 Thread kuetstef

mherger Wrote: 
 
 I wouldn't. Your slimserver would be accessible to anyone:
 

Thank you Michael for your answer! I'm aware of this and I for sure
would have to put some additional effort into it to make it more
secure.

However, I still would like to know if it's somehow possible to use a
name instead of a IP address for the slimserver on the SB3. And if that
is not possible - how it looks like - I would like to know why that is
and how the SB3 is connecting to the squeezenetwork in this case. I
can't imagine that the IP@ of the server(s) is really hard coded there.
Or is it?

It would also be nice, if a kind of a password to connect to the
slimserver could be configured on the SB3.

Thanks, Stefan


-- 
kuetstef

kuetstef's Profile: http://forums.slimdevices.com/member.php?userid=6279
View this thread: http://forums.slimdevices.com/showthread.php?t=25210

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: connecting to slimserver by name instead [EMAIL PROTECTED]

2006-07-04 Thread Michael Herger

However, I still would like to know if it's somehow possible to use a
name instead of a IP address for the slimserver on the SB3.


IMHO no. But the SSH client could do this for you. So instead of first  
trying to resolve a problem you finally won't have, make it secure in the  
first place ;-).



I would like to know why that is


Only the developers can say for sure. Maybe because it isn't needed in  
99.99% of all cases (because the server is recognized automatically in a  
typical environment) and would only complicate things (have an input field  
accepting anything, not only IP addresses).



and how the SB3 is connecting to the squeezenetwork in this case. I


The server _names_ are hardcoded - no need to change them as this would be  
the case for your own slimserver.



It would also be nice, if a kind of a password to connect to the
slimserver could be configured on the SB3.


It's already there: Server Settings - Security. But it's rather for  
preventing accidental changes than usage in an insecure environment.


--

Michael

---
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: connecting to slimserver by name instead [EMAIL PROTECTED]

2006-07-04 Thread kuetstef

mherger Wrote: 
  However, I still would like to know if it's somehow possible to use a
  name instead of a IP address for the slimserver on the SB3.
 
 IMHO no. But the SSH client could do this for you. So instead of first 
 
 trying to resolve a problem you finally won't have, make it secure in
 the  
 first place ;-).
 
Agree as soon as the the SB is also supporting SSH ;-). Otherwise it is
only working with the softsqueeze, right?

mherger Wrote: 
 
 The server _names_ are hardcoded - no need to change them as this would
 be  
 the case for your own slimserver.
 
So you are telling me that the SB is already working as a DNS client
:-).

Thank you for your patience!

Stefan


-- 
kuetstef

kuetstef's Profile: http://forums.slimdevices.com/member.php?userid=6279
View this thread: http://forums.slimdevices.com/showthread.php?t=25210

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: connecting to slimserver by name instead [EMAIL PROTECTED]

2006-07-04 Thread Michael Herger

Agree as soon as the the SB is also supporting SSH ;-). Otherwise it is
only working with the softsqueeze, right?


You could always use a local PC as SSH gateway: connect it to the  
server, tunneling the necessary ports, and make them available on the  
remote network. I'm using this to do tests from at work...



So you are telling me that the SB is already working as a DNS client


Yes, I think it does.

--

Michael

---
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: connecting to slimserver by name instead [EMAIL PROTECTED]

2006-07-04 Thread kdf



However, I still would like to know if it's somehow possible to use a
name instead of a IP address for the slimserver on the SB3.

if you use a service like dyndns, then that is completely transparent 
to slimserver.  If your server is accessible from the outside world as 
24.83.199.2, and you map that IP to slimtest.dyndns.org then the url is 
http://slimtest.dyndns.org:9000.  As long as you set up the updater 
application, or donate for the static dns service then you only have to 
wait for the TTL for full updates to all dns servers.

-k

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: connecting to slimserver by name instead [EMAIL PROTECTED]

2006-07-04 Thread Jack Coates
On 7/4/06, kdf [EMAIL PROTECTED] wrote:
 However, I still would like to know if it's somehow possible to use a name instead of a IP address for the slimserver on the SB3.if you use a service like dyndns, then that is completely transparent
to slimserver.If your server is accessible from the outside world as24.83.199.2, and you map that IP to slimtest.dyndns.org then the url is
http://slimtest.dyndns.org:9000.As long as you set up the updaterapplication, or donate for the static dns service then you only have towait for the TTL for full updates to all dns servers.
-khe wants to type slimtest.dyndns.org into the setup screen of a remote squeezebox.-- I spent all me tin with the ladies drinking gin,
So across the Western ocean I must wander -- traditional
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss