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

IPv6 ping problem #127

Open
xmacan opened this issue Dec 12, 2019 · 4 comments
Open

IPv6 ping problem #127

xmacan opened this issue Dec 12, 2019 · 4 comments
Milestone

Comments

@xmacan
Copy link
Member

xmacan commented Dec 12, 2019

I have host with IPv6 address (not DNS name) like 2a02:xxxx:xxx:1::face. With Cacti issue #3141 I can ping ipv6 address in gui. Spine has problem with ipv6 address:

spine -R -H 669 -V 10
2019/12/12 09:56:26 - SPINE: Poller[1] Device[669] DEBUG: Entering ICMP Ping
2019/12/12 09:56:26 - SPINE: Poller[1] Device[669] PING Result: ICMP: Destination hostname invalid

Spine 1.2.5, FreeBSD 11.x

  • compiler: clang
  • autoconf: autoconf 2.69_3
  • glibc: 2.56
  • source: release
@netniV netniV added the bug label Dec 13, 2019
@cigamit
Copy link
Member

cigamit commented Dec 23, 2019

Spine has not implemented this yet. It's been bugging me for some time.

@TheWitness
Copy link
Member

Okay, I've added a check to bypass ping if the host is IPv4, and if it's Ping only, issue a WARNING to the Cacti log file. I'll leave the IPv6 issue open right now just in case I stay bored and decide to fix it.

@xmacan
Copy link
Member Author

xmacan commented Mar 22, 2020

I have IPv6 only customers yet and there will be more of them. Sometimes I need test ipv6 availability. I know that I can use Script/command but IPv6 is comming. It would be great implement IPv6 Ping.

@netniV
Copy link
Member

netniV commented Sep 5, 2021

This may or may not work under the latest round of changes. Check the 1.2.19 version that's current in development on 1.2.x branch.

@netniV netniV closed this as completed Sep 5, 2021
@TheWitness TheWitness reopened this Apr 29, 2022
@TheWitness TheWitness added this to the v1.2.22 milestone May 4, 2022
@TheWitness TheWitness modified the milestones: v1.2.22, v1.2.24 Nov 20, 2022
@TheWitness TheWitness modified the milestones: v1.2.24, v1.3.0 Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants