Skip to content

IfUrlUp with dynamic DNS (RFC2136) #16062

@tfagart

Description

@tfagart
  • Program: Authoritative
  • Issue type: Feature request

Short description

IfUrlUp is an amazing tool to enable GSLB and redundance / resiliance. For now it permits to test IP address against URL. I would like to know whether it is possible to test "other" dynamic domain name (RFC2136).

Usecase

I've got two hostings, one with public fixed IP, the other one with public dynamic IP. I'm trying to enable GSLB with this two sites using ifurlup.

Description

For now I use ifurlup like that
"ifurlup('https://example.net:444/health',{{'A.B.C.D'},{'E.F.G.H'}})"
I would like to accept this forms
"ifurlup('https://example.net:444/health',{{'A.B.C.D'},{'dynamichost.example.net'}})"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions