Skip to content

Issue with Route53 wildcard record #971

@dsw-solutions

Description

@dsw-solutions

Issue with Route53 wildcard record

  1. Is this urgent: No
  2. DNS provider(s) you use: Route53
  3. Program version: 2024-12-24T09:20:36.130Z (commit 78f3061)
  4. What are you using to run the container: docker-compose (Dockge)
  5. Extra information (optional): It changes the * to any and then creates an any record.

Image
Image

Logs:

2025-03-31T21:09:43Z INFO ipv4 address of any.domain.org is 192.168.1.41 and your ipv4 address is *.*.54.162
2025-03-31T21:09:43Z INFO ipv4 address of domain.org is 192.168.1.41 and your ipv4 address is *.*.54.162
2025-03-31T21:09:43Z INFO Updating record [domain: domain.org | owner: * | provider: route53 | ip: ipv4] to use *.*.54.162
2025-03-31T21:09:43Z INFO Updating record [domain: domain.org | owner: @ | provider: route53 | ip: ipv4] to use *.*.54.162

Configuration file (remove your credentials!):

    {
      "provider": "route53",
      "domain": "*.domain.org,domain.org",
      "ip_version": "ipv4",
      "access_key": "",
      "secret_key": "",
      "zone_id": "",
      "ttl": 300
    }	

Host OS: debian

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