Skip to content

mdns not working properly #2

Description

@ravikorde

Hi Team,
I am using hardware ESP32C6 chip
using wifi for internet connectivity

working scenario:

  1. on starting we are geeting dhcp wifi ip address
  2. we are initialise mdns
  3. we are able to login by using dns name

not working scenario:

  1. when we try to switch from dhcp to static ip (we give static ip configuration from web page and restart esp device)
  2. after restart we are init mdns
  3. we are getting ip and we can able to ping that ip even we can able to access web page by using ip address but only issue is we are not able to access web page by using mdns name till 10 minutes
  4. after 10 minutes it will start
  5. so please help on it how it will reflect mdns name without delay

note:why it will take 10 minutes to update mdns name with new ip address?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions