Herald needs to accept ipv6 ping and reply with an ipv6 pong #117

Open
opened 2022-12-22 14:23:41 +01:00 by moodyjon · 0 comments
moodyjon commented 2022-12-22 14:23:41 +01:00 (Migrated from github.com)

While working on: https://github.com/lbryio/lbry-sdk/issues/3630

I discovered that herald ping/pong packets play a key role in letting lbry-sdk determine the "external IP". Herald needs to accept ipv6 ping and reply with an ipv6 pong containing the client's ipv6 address.

For testing purposes, it's sufficient to use ::1 (localhost), but to really deploy this we will need the external IP address.

While working on: https://github.com/lbryio/lbry-sdk/issues/3630 I discovered that herald ping/pong packets play a key role in letting lbry-sdk determine the "external IP". Herald needs to accept ipv6 ping and reply with an ipv6 pong containing the client's ipv6 address. For testing purposes, it's sufficient to use ::1 (localhost), but to really deploy this we will need the external IP address.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/hub#117
No description provided.