Skip to content

Invalid wifi hostname  #4415

Closed
Closed
@leifnel

Description

@leifnel

The hostname sent in the dhcp request contains an underscore; ESP_123456

This causes DDNS updates to fail, as underscore is not legal in hostname (except as first character)

dhcpd[32702]: Unable to add forward map from ESP_123456.lan. to 192.168.1.152: REFUSED

Solution: Just omit the underscore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting for feedbackWaiting on additional info. If it's not received, the issue may be closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions