Skip to content

Matching of ip addresses to ip ranges not as expected #15639

Answered by candlerb
funked00 asked this question in Help Wanted!
Discussion options

You must be logged in to vote

Yeah, it's a bit of weirdness with Netbox that IP addresses are not just an IP address, but IP address + prefix length. No other IPAM system I've ever seen does that.

I think you're expected to do the same with ranges too. That is, your ranges should be

ip range 172.19.50.1/23 - 172.19.50.255/23
ip range 172.19.51.0/23 - 172.19.51.254/23

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jeremystretch
Comment options

@funked00
Comment options

@candlerb
Comment options

@funked00
Comment options

Answer selected by funked00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants