DJanGo wrote: 
> Hi thats wrong:p
> > 
Code:
--------------------
  >   > 
  > # Syntax 4 /etc/hosts is :
  > #
  > # IP-Address  Full Qualified Hostname  Short Hostname
  > 127.0.0.1       localhost
  > 127.0.0.1       magneto
  > 
--------------------
> > 
> The "right" way to use two "names" in one line is like that.
> (mylocaldnsname is a "not working" sample) 
> > 
Code:
--------------------
  >   > 127.0.0.1 magneto.mylocaldnsname magneto
--------------------
> > 
> 
> You should also take a look @ /etc/networks if there is something
> "special" and do a > 
Code:
--------------------
  >   > ifup eth0
--------------------
> >  - when no network is connected - may its down ?

Hi, 
thanks a lot for your answer.
I changed /etc/hosts like that :

Code:
--------------------
    127.0.0.1 localhost
  127.0.0.1 magneto
  
--------------------

But I don't see any change, still can't connect squeezelite with LMS.
I disabled the firewall, just in case, but it makes no difference.
I also removed the line with magneto in /etc/hosts and rebooted but the
name "magneto" still appears at the command prompt.

In /etc/networks I have

Code:
--------------------
    default 0.0.0.0
  loopback 127.0.0.0
  link-local 169.254.0.0
--------------------


And ifup command doesn't give me anything special :

Code:
--------------------
    # ifup eth0
  
  Determining IP information for eth0... failed; no link present.  Check cable?
  
  
--------------------


Thanks !



1 SB3, 1 radio, 1 touch
Plugins : IR Blaster, Smartmix, MusicIP
------------------------------------------------------------------------
Antoniop's Profile: http://forums.slimdevices.com/member.php?userid=39292
View this thread: http://forums.slimdevices.com/showthread.php?t=101876

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to