mpd listening on all IPs, accepting only on one
Matthew Dillon
dillon at apollo.backplane.com
Thu Oct 21 21:43:38 PDT 2010
:> :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.
:
:No, it's using TCP. Output of sockstat when it's working:
:Rumko ncmpc 1275 3 tcp4 127.0.0.1:1068 127.0.0.1:6600
:Rumko mpd 900 3 tcp4 127.0.0.1:6600 127.0.0.1:1068
:Rumko mpd 900 4 tcp4 *:6600 *:*
:
:Rumko
Ok, could you send me the config file you are using for it? I'm
trying to reproduce the environment and will then test connecting
to it.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Bugs
mailing list