-
-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Description
Issue with Route53 wildcard record
- Is this urgent: No
- DNS provider(s) you use: Route53
- Program version: 2024-12-24T09:20:36.130Z (commit 78f3061)
- What are you using to run the container: docker-compose (Dockge)
- Extra information (optional): It changes the * to any and then creates an any record.
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
rex
Metadata
Metadata
Assignees
Labels
No labels