CHiLL Posted October 2, 2018 Posted October 2, 2018 We have multiple VLANs and some of them have been subnetted with either /29 or /30. However we've noticed that only the first 255 IP addresses in the subnet are logged in reverse DNS. For example, we have a reverse lookup zone named "100.22.10.in-addr.arpa". This is for our subnetted VLAN100 at 10.22.100.0/30. This VLAN spans the IP ranges 10.22.100.1 to 10.22.103.255. Reverse DNS is only showing clients with IP addresses 10.22.100.1 to 10.22.100.254. Any ideas how I can make the reverse lookup zone also work with the rest of the subnet?
KevinB Posted October 5, 2018 Posted October 5, 2018 That seems to be expected behaviour, it has certainly done the same for me anytime I've used subnets larger than /24. For example we have a /22 for our main wired LAN, and in order to have reverse DNS working I have to create 4 separate reverse zones, one corresponding to each of the /24s inside the /22. 1
CHiLL Posted October 5, 2018 Author Posted October 5, 2018 Thanks for the update. I need to clarify, we have multiple VLANs that are either /21 or /22 (not /29 or /30 as I put in my original post!). I ended up creating a new reverse DNS zone for each segment of the /21 and /22 VLANs. I was hoping for an automatic way or something similar. Never mind!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now