bpa wrote: 
> It is curious - I also have a secondary not connected interface eth0, a
> wlan interface is active but I manually activate the interfaces
> according to what I am testing.

Yes, curious indeed.
I wonder if it is related to my server having no WLAN and no
NetworkManager involved? Everything is managed by the if-up/if-down
scripts. Here's the output from the "ip addr" command which shows the
suppressed eth1. Maybe "netstat" picks up these interfaces even though
one of them has no IP assigned? The "0.0.0.0" local address is maybe
shown in analogy with how the external destination addresses are shown.


Code:
--------------------
    root@linux2:~# ip addr
  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group 
default qlen 1000
  link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  inet 127.0.0.1/8 scope host lo
  valid_lft forever preferred_lft forever
  inet6 ::1/128 scope host 
  valid_lft forever preferred_lft forever
  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP 
group default qlen 1000
  link/ether 00:1b:fc:d4:07:0b brd ff:ff:ff:ff:ff:ff
  inet 192.168.20.3/24 brd 192.168.20.255 scope global eth0
  valid_lft forever preferred_lft forever
  inet6 fe80::21b:fcff:fed4:70b/64 scope link 
  valid_lft forever preferred_lft forever
  3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:1b:11:ea:61:8f brd ff:ff:ff:ff:ff:ff
  root@linux2:~# 
--------------------



2 Touch, 1 Picoreplayer 4.1.0 on RaspBerry 3B with 7" display
LMS latest nightly on Ubuntu 18.04.1 on Intel Core2 Duo E4500 @ 2.20GHz,
2GB
All wired
------------------------------------------------------------------------
BosseJ's Profile: http://forums.slimdevices.com/member.php?userid=67378
View this thread: http://forums.slimdevices.com/showthread.php?t=110620

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

Reply via email to