Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not updating via IPv6 #315

Open
3DIRK opened this issue May 20, 2021 · 0 comments
Open

Not updating via IPv6 #315

3DIRK opened this issue May 20, 2021 · 0 comments

Comments

@3DIRK
Copy link

3DIRK commented May 20, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant