看板 DFBSD_bugs 關於我們 聯絡資訊
:After some brief testing of latest -master, noticed that e.g. mpd (musicpd) :listens on *:6600 (got that info from sockstat(1)), but I could connect to :that port on only one IP. localhost (::1 or 127.0.0.1) did not work, but one :of the "outside" IPs did. Since I tried ::1, 127.0.0.1, 192.168.0.X and only :worked on the last configured IP 10.0.0.X, I guess it only received :connections on one IP instead of all. :-- :Please do not CC me, since I already receive everything from these MLs. : :Regards, :Rumko Is mpd using UDP? I think I may have been able to reproduce an issue with UDP but I'm not sure yet. -Matt Matthew Dillon <dillon@backplane.com>