Hi,

there is a lot of information and a lot is missing..

the way to change the ip must be in /etc/default/logitechmediaserver
otherwise you may end with nothing when there is a update.

DONT modifying the /etc/default/logitechmediaserver !

each NIC can have must have its own gateway! I dont know where you read
that other -nonsense- and who wrote that.
but for sure that gateway must exist! You didnt wrote something about
that (another device in 182.168.1.x Network).

>  it has eth0 connection with static ip address, 192.168.1.23 specified
> in /etc/dhcpcd.conf
Thats a good way to mess things up

Code:
--------------------
    /etc/network/interfaces
--------------------
is the right place!

Code:
--------------------
    auto eno1
  iface eno1 inet static
  address 192.168.1.23
  netmask 255.255.255.0
  
--------------------


So my question is "who" should use the 192.168.1.23 Address the pi onl
or some other devices?


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=109789

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to