Comment #⁨4⁩

In reply to P Plentiful7335

Could be an issue on WireSock side and how they implemented DNS, IPv6 or both.

For the test try using public DNS such as Quad9 or CloudFlare. Simply modify DNS address in configuration file to (this is Quad9):

DNS = 9.9.9.9, 2620:fe::fe

If this solves the issue, you can add next IPv6 to original configuration file:

fd00:1234::20

I will pass this to our technical team and we will implement IPv6 DNS in generator.

  1. In reply to 0xVirtualCake 0xVirtualCake

    I implemented the proposed solution but was unable to resolve the issue.
    I will send feedback to WireSock.
    Thank you for your assistance.