IP Range instead of CIDR
Todd Caine
tcaine at eli.net
Tue Dec 21 11:31:27 EST 2004
I'm not aware of any IP range support with the new rwhois software but here's how I've been handling this issue.
I've added an extra field to the rwhois output called "IP-Range" and when I have to represent a range of addresses that don't fall on CIDR bit boundaries I also add multiple IP-Network statements to the same record to represent all of the IP addresses in the range.
Auth-Area 10.6.0.0/15
IP-Range 10.7.1.98 - 10.7.1.124
IP-Network 10.7.1.98/32
IP-Network 10.7.1.99/32
IP-Network 10.7.1.100/30
IP-Network 10.7.1.104/29
IP-Network 10.7.1.112/29
IP-Network 10.7.1.120/30
IP-Network 10.7.1.124/32
HTH,
Todd
On (Fri, Dec 17 13:48), Webmaster wrote:
>
> Dear list member,
>
> Is it true that the new rwhois server can work with IP ranges rather than
> strictly CIDR reallocation ?
>
> ie, if I allocate 192.168.1.5 to 192.168.1.15, I can add it as one network
> record
>
> Right now, I have to do this:
>
> 192.168.1.5-32.txt (cidr /32)
> 192.168.1.6-31.txt (cidr /31)
> 192.168.1.8-29.txt (cidr /29)
>
> As you can see, it is a bit cumbersome.
>
> So if you know whether IP ranges are supported, please show me how it is
> done.
>
> Thanks.
> Lu
>
> _______________________________________________
> Rwhois mailing list
> Rwhois at rwhois.net
> https://lists.verisignlabs.com/mailman/listinfo/rwhois
More information about the Rwhois
mailing list