Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

FNET dns-client (on Teensy 4.1) doesn't resolve hostnames of Azure Table Storage accounts #31

Closed
RoSchmi opened this issue May 7, 2021 · 5 comments

Comments

@RoSchmi
Copy link

RoSchmi commented May 7, 2021

This is not an issue of this library but of the FNET library used by the NativeEthernet library on Teensy 4.1.
I'm just searching for people to take part in the discussion whether this is an issue of the FNET library or not.

butok/FNET#7

https://stackoverflow.com/questions/67421802/should-rfc-conform-dns-clients-resolve-urls-of-azure-table-storage-accounts-whic

On the first I would be happy if someone could confirm that on the Teensy 4.1 FNET doesn't resolve the Ip addresses of CNAME records.
Kind regards
RoSchmi

@khoih-prog
Copy link
Owner

@RoSchmi

Thanks for letting us know about the issue. I'm afraid I can't spend time on this issue, but definitely will follow up.

I'm closing the issue now as it's not from this library. Keep us posted anyway.

Regards,

@RoSchmi
Copy link
Author

RoSchmi commented May 8, 2021

Thanks anyway, everbody has to set their priorities.

@khoih-prog
Copy link
Owner

Hi @RoSchmi

Could you please try again using QNEthernet library ?

In case you haven't tried it, have a quick look at this very good New lwIP-based Ethernet library for Teensy 4.1


Major Releases v1.6.0

  1. Add support to QNEthernet Library for Teensy 4.1 built-in Ethernet
  2. Update examples with new features

@RoSchmi
Copy link
Author

RoSchmi commented Sep 6, 2021

Thanks @khoih-prog,
in the meantime this issue of the FNET library has been fixed in the vjmuzik/FNET fork.

Today I tried to run my application with the QNEthernet library and it seems to work flawlessly. There are no problems resolving the Azure Storage url.
https://github.com/RoSchmi/AzureDataSender_Teensy_QnEthernet

@khoih-prog
Copy link
Owner

Thanks and Regards @RoSchmi

You're so fast to release that new repo. to support QNEthernet.

I was impressed with the robustness and stability of the new lwip-based QNEthernet, and decided to port many libraries to use it.

Check the status at New and Modified Libraries to support Teensy 4.1 QNEthernet

I believe you also can help promote this new QNEthernet library so that the lib's author Shawn Silverman will make many more improvements and other users can have this alternative.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants