From: botp Date: 2013-05-22T19:02:03+09:00 Subject: Re: [ANN] RubyDNS - asynchronous DNS client and server for Ruby. --089e011824948d0c8704dd4b8d42 Content-Type: text/plain; charset=UTF-8 On Wed, May 22, 2013 at 1:45 PM, Samuel Williams < space.ship.traveller@gmail.com> wrote: > Hi, you can use geo-ip for finding the location, geographically speaking. > There is an example of how to do this: > https://github.com/ioquatix/rubydns/blob/master/test/examples/geoip-dns.rb#L40-L41You'll need to follow the instructions L40-41 to get a geo-ip database. > Does that answer your question? > sorry Samuel, i confused you again. when i say IP, i just meant the ip address of the client querying my dns server. for now, i just want to get two things from the requesting client: 1 the ip of the client 2 the query object (and its attributes) issued by the client --089e011824948d0c8704dd4b8d42 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Wed, May 22, 2013 at 1:45 PM, Samuel Williams <space.ship.traveller@gmail.com> wrote:
Hi, you can use geo-ip for finding the location, geographi= cally speaking. There is an example of how to do this:=C2=A0https://github.com/ioquatix/rubydns/blob/master/test= /examples/geoip-dns.rb#L40-L41 You'll need to follow the instructio= ns L40-41 to get a geo-ip database. Does that answer your question?

sorry Samuel, i confused you again.
<= div>when i say IP, i just meant the ip address of the client querying my dn= s server.=C2=A0

for now, i just want to get tw= o things from the requesting client:
1 the ip of the client
2 the query object (and its attribute= s) issued by the client

--089e011824948d0c8704dd4b8d42--