If I understood correctly, the problem is in the PiTR functionality. Do
you have configured in the PxTR the database mapping of your EIDs? To
implement the PiTR functionality we add a route into the routing table
to send all traffic whose destination is an EID (configured in the
configuration file as a database mapping) into the tun interface. If you
already have this configured, then I will need you to send me the logs
of the PxTR (level 3), the configuration file (removing the password)
and the routing information: ip r, ip a , ip rule.
Best regards
Albert
On 06/02/2014 05:34 PM, Carole BONAN wrote:
Hi Albert,
Thank you very much for your first version of PxTR. I have installed
and configured it. However, I can't make it work...
On the PxTR side, I have set "pxtr-mode = on". Nothing else was
changed in the PxTR configuration file, compared to the xTR confg file
and on the MN side, I have set
"proxy-itrs = {IP address of my PxTR}"
"proxy-etrs = {IP address of my PxTR}"
I added the routing rules in order that packets whose destinations are
EIDs are sent to the PiTR.
Is it right?
When i execute a ping between the MN and a non-lisp server, I can show
(with wireshark) the the icmp replies are blocked in the beginning of
the LISP tunnel (ie. in the lispTun0 interface). The EID address of
the MN is not resolved.
Thank you in advance for your help
Best regards,
Carole