Re: ip address from range script

2010-07-29 Thread Kwan Lowe
On Thu, Jul 29, 2010 at 9:54 AM, Jozsi Vadkan wrote: > TEST-A.txt: list of ip address ranges [AS/isp's in a country] > TEST-B.txt: list of ip addresses > > I just need to know, if an ip in the TEST-B.txt is in a range of Damn, how many places have you crossposted this? -- users mailing list user

Re: ip address from range script

2010-07-29 Thread Marko Vojinovic
On Thursday, July 29, 2010 14:54:15 Jozsi Vadkan wrote: > TEST-A.txt: list of ip address ranges [AS/isp's in a country] > TEST-B.txt: list of ip addresses > > I just need to know, if an ip in the TEST-B.txt is in a range of > TEST-A.txt > > cat "TEST-A.txt" > 63.31.63.0/24;9007;44536 > 64.65.0.0/

ip address from range script

2010-07-29 Thread Jozsi Vadkan
TEST-A.txt: list of ip address ranges [AS/isp's in a country] TEST-B.txt: list of ip addresses I just need to know, if an ip in the TEST-B.txt is in a range of TEST-A.txt cat "TEST-A.txt" 63.31.63.0/24;9007;44536 64.65.0.0/19;9000;8263 62.64.14.0/21;9001;6852 cat "TEST-B.txt" 63.31.63.2 64.66.5.