Skip to content

New connections show own IP, not client IP #1788

@BrainStone

Description

@BrainStone

When a new client connects, Mopidy logs the IP of itself rather than the new client.

Note that the IP of the server is 10.128.2.161 and client I connected from is 10.128.2.41

Lines from the log:

  • /var/log/mopidy/mopidy.log:
    2019-08-20 08:31:57,539 INFO [12529:MpdSession-23] mopidy.mpd.session: New MPD connection from [::ffff:10.128.2.161]:6600
    
  • journalctl:
    Aug 20 08:45:40 CM-RASPI-1 mopidy[12529]: INFO     New MPD connection from [::ffff:10.128.2.161]:6600
    

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions