[GH-ISSUE #1016] Add dns #864

Open
opened 2026-02-28 01:27:23 +03:00 by kerem · 2 comments
Owner

Originally created by @nicolasimeoni on GitHub (Mar 1, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1016

github.com/tzapu/WiFiManager@2f76338ec7/WiFiManager.cpp (L300)
Is it possible to add DNS address?

Originally created by @nicolasimeoni on GitHub (Mar 1, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1016 https://github.com/tzapu/WiFiManager/blob/2f76338ec7c4c333211f385c8b7d4885dd9000ad/WiFiManager.cpp#L300 Is it possible to add DNS address?
Author
Owner

@MauiKano commented on GitHub (Mar 1, 2020):

where should I set that ?

On 1 Mar 2020, at 11:40, Nikodroid notifications@github.com wrote:

github.com/tzapu/WiFiManager@2f76338ec7/WiFiManager.cpp (L300) https://github.com/tzapu/WiFiManager/blob/2f76338ec7c4c333211f385c8b7d4885dd9000ad/WiFiManager.cpp#L300
I think you are using the wrong WiFi.config method. From documentation:
WiFi.config(ip, dns, gateway);
WiFi.config(ip, dns, gateway, subnet);
you need to add dns address.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub https://github.com/tzapu/WiFiManager/issues/1016?email_source=notifications&email_token=AOWLL6W4PI7X4CZUWRU2WJ3RFI3SXA5CNFSM4K7DUFD2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IRPJCVQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOWLL6WEWWQI4BLPPYJG7YLRFI3SXANCNFSM4K7DUFDQ.

<!-- gh-comment-id:593087136 --> @MauiKano commented on GitHub (Mar 1, 2020): where should I set that ? > On 1 Mar 2020, at 11:40, Nikodroid <notifications@github.com> wrote: > > https://github.com/tzapu/WiFiManager/blob/2f76338ec7c4c333211f385c8b7d4885dd9000ad/WiFiManager.cpp#L300 <https://github.com/tzapu/WiFiManager/blob/2f76338ec7c4c333211f385c8b7d4885dd9000ad/WiFiManager.cpp#L300> > I think you are using the wrong WiFi.config method. From documentation: > WiFi.config(ip, dns, gateway); > WiFi.config(ip, dns, gateway, subnet); > you need to add dns address. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub <https://github.com/tzapu/WiFiManager/issues/1016?email_source=notifications&email_token=AOWLL6W4PI7X4CZUWRU2WJ3RFI3SXA5CNFSM4K7DUFD2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IRPJCVQ>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AOWLL6WEWWQI4BLPPYJG7YLRFI3SXANCNFSM4K7DUFDQ>. >
Author
Owner

@rvt commented on GitHub (May 10, 2020):

github.com/tzapu/WiFiManager@2f76338ec7/WiFiManager.cpp (L300)

Is it possible to add DNS address?

Settings a DNS Address isnstrange... cannyou exploit Whatsappje you want?

<!-- gh-comment-id:626387152 --> @rvt commented on GitHub (May 10, 2020): > https://github.com/tzapu/WiFiManager/blob/2f76338ec7c4c333211f385c8b7d4885dd9000ad/WiFiManager.cpp#L300 > > > Is it possible to add DNS address? Settings a DNS Address isnstrange... cannyou exploit Whatsappje you want?
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
starred/WiFiManager#864
No description provided.