Re: [Pdns-users] IP address request

2012-03-21 Thread Mikhail Nasonov
Thank you, Peter! 21.03.2012, в 14:24, Peter van Dijk написал(а): > Hi Mikhail, > > On Mar 20, 2012, at 23:38 , Mikhail Nasonov wrote: > >> Ruben, thank you very much! This is what I need. >> >> 21.03.2012, в 2:06, Ruben d'Arco написал(а): >> >>> Hi, >>> >>> I think these links might be usef

Re: [Pdns-users] IP address request

2012-03-21 Thread Peter van Dijk
Hi Mikhail, On Mar 20, 2012, at 23:38 , Mikhail Nasonov wrote: > Ruben, thank you very much! This is what I need. > > 21.03.2012, в 2:06, Ruben d'Arco написал(а): > >> Hi, >> >> I think these links might be useful for you: >> http://tools.ietf.org/html/draft-vandergaast-edns-client-subnet-00 >

Re: [Pdns-users] IP address request

2012-03-20 Thread Mikhail Nasonov
Ruben, thank you very much! This is what I need. 21.03.2012, в 2:06, Ruben d'Arco написал(а): > Hi, > > I think these links might be useful for you: > http://tools.ietf.org/html/draft-vandergaast-edns-client-subnet-00 > http://wilmer.gaa.st/edns-client-subnet/ > > I'm not sure, but i believe th

Re: [Pdns-users] IP address request

2012-03-20 Thread Ruben d'Arco
Hi, I think these links might be useful for you: http://tools.ietf.org/html/draft-vandergaast-edns-client-subnet-00 http://wilmer.gaa.st/edns-client-subnet/ I'm not sure, but i believe the pipebackend uses the ip address from the edns-client-subnet and if that does not exist, falls back to the s

Re: [Pdns-users] IP address request

2012-03-20 Thread k...@rice.edu
On Wed, Mar 21, 2012 at 01:55:06AM +0400, Mikhail Nasonov wrote: > Hello! > > Please tell, is it possible to determine the IP address source from which > request was initialized? PipeBackend have the option "remote-ip-address", but > it shows the IP address of the final request (usually this is

[Pdns-users] IP address request

2012-03-20 Thread Mikhail Nasonov
Hello! Please tell, is it possible to determine the IP address source from which request was initialized? PipeBackend have the option "remote-ip-address", but it shows the IP address of the final request (usually this is the DNS server of the user, not his personal address). Thank you in advan