-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Description
Issue type
- Bug report
cli53 version (cli53 --version)
cli53 version 0.8.18
OS / Platform
Linux front 5.12.3-1-MANJARO-ARM #1 SMP PREEMPT Thu May 13 12:58:54 CDT 2021 aarch64 GNU/Linux
Steps to reproduce
[root@front ~]# ip a show dev wan
3: wan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
altname enp1s0u1
inet6 2a02:908:1600:5:7582:1b98:xxxx:xxxx/128 scope global dynamic noprefixroute
valid_lft 1038207sec preferred_lft 433407sec
inet6 fe80::2e0:4cff:xxxx:xxxx/64 scope link
valid_lft forever preferred_lft forever
[root@front ~]# cli53 --version
cli53 version 0.8.18
[root@front ~]# export AWS_ACCESS_KEY_ID=<ID was here>
[root@front ~]# export AWS_SECRET_ACCESS_KEY=<Key was here>
[root@front ~]# cli53 rrcreate --replace Z70IOAFXXXXXX "front 60 AAAA 2a02:908:1600:5:7582:1b98:xxxx:xxxx"
Expected behaviour
Should update the zone file, even via IPv6 only
Actual behaviour
Nothing, had to SIGINT
No output
Have you checked if the documentation has the information you require?
yes
Could you contribute a fix or help testing with this issue?
Sorry, no fix but happy to test
Metadata
Metadata
Assignees
Labels
No labels