[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(racoon 815) Re: how to obtain the IDii



Thank you very much. I'll try it.
El mié, 20-10-2004 a las 06:35, YAMASHITA Yutaka escribió:
> On Mon, 04 Oct 2004 12:21:53 +0200
> Juan Antonio Mart邇ez Navarro <jamn2@alu.um.es> wrote:
> 
> > Hi everybody,
> > 
> >    I'd like to know if there is an API or any function or procedure to
> > obtain easily the identity of the initiator (IDii) in this
> > implementation of IKE because I need it to establish dynamically the
> > politics for setkey. 
> 
> Hi,
> 
> Such API isn't implemented,
> so, you should refer ph1handle->id_p (in case of the responder) and get
> values directly.
> 
> thanks