Post
Topic
Board Bitcoin Technical Support
Topic OP
addrlocal is listing strange IP address
by
darkfur93
on 12/05/2017, 06:58:59 UTC
One of the peers I'm connected to is displaying a addrlocal that not my IP address.
Some text is censored with X for privacy.

Code:
{
    "id": 240,
    "addr": "34.207.XXX.XXX:XXXXX",
    "addrlocal": "216.150.XXX.XXX:8333",
    "services": "0000000000000001",
    "relaytxes": true,
    "lastsend": 1494571934,
    "lastrecv": 1494571018,
    "bytessent": 111665,
    "bytesrecv": 172,
    "conntime": 1494571017,
    "timeoffset": 0,
    "pingwait": 927.030135,
    "version": 70001,
    "subver": "/xbadprobe:1.0/",
    "inbound": true,
    "addnode": false,
    "startingheight": 0,
    "banscore": 0,
    "synced_headers": -1,
    "synced_blocks": -1,
    "inflight": [
    ],
    "whitelisted": false,
    "bytessent_per_msg": {
      "addr": 470,
      "alert": 192,
      "getheaders": 1021,
      "inv": 109800,
      "ping": 32,
      "verack": 24,
      "version": 126
    },
    "bytesrecv_per_msg": {
      "verack": 48,
      "version": 124
    }
  },