Question concerning feeding

Discussion in 'Feeding' started by ktb, Dec 28, 2018.

  1. James

    James Guest

    Can you add him to the ADSBx network and DM me the login?

    sudo zerotier-cli join a84ac5c10aa1030f
     
  2. MDA

    MDA Administrator Staff Member

    Data available on ports 30003 and 30005, I've changed source port to 30003 (on one of my feeders had to do the same).
     
  3. MDA

    MDA Administrator Staff Member

    Joined. This is 1.26_VLAN with standard credentials.
     
  4. James

    James Guest

    What's his hex ...

    sudo zerotier-cli status
     
  5. MDA

    MDA Administrator Staff Member

  6. James

    James Guest

    Found it. Ok give me a second.
     
  7. James

    James Guest

    OK this is odd .. it's like he blocked at proxy server maybe .. I can make a direct connection to custom4 over ZT no issue ..

    Going to take me a bit here ... :/
     
  8. MDA

    MDA Administrator Staff Member

    Problem solved :).
     
  9. James

    James Guest

    I changed the HAProxy for the ports .. so it should force the custom port to always be full and use the 30005 anonymous port as failover or if more than one feeder is sending data to the same port.

    backend custom_51000
    balance leastconn
    server custom 172.19.5.101:51000 check maxconn 1
    server cons_30005 feed.adsbexchange.com:30005 check backup