Hi Daniele, Teto, I asked to know if you are receiving reply LISP data packets (data, no control).
When you send ping it is encapsulated and sent in a LISP data packet, then the replies come back, encapsulated too, and are decapsulated before be sent to the ping process. I was trying to see if it was a problem of not getting LISP data encapsulated answers at all or a problem on decapsulating/processing these answers. Alberto On 16 May 2013 14:24, Teto <[email protected]> wrote: > it is written "encapsulated" so i think it is. I've not tried tshark > yet but in wireshark LISP addresses are not displayed in main window, > you need to look at the packet window to see the encapsulation. Can be > confusing. > > Matt > > On Thu, May 16, 2013 at 1:38 PM, Daniele <[email protected]> wrote: > > Before I do it, Alberto asked before: "I'm assuming that those ping > replies > > that you see on the eth0 interface are LISP encapsulated".. > > This is a capture on the interface eth0 on the port 4342: > > 0.000000 153.16.44.120 -> 153.16.38.132 LISP 134 Encapsulated Map-Request > > for 153.16.38.132/32 > > 0.039207 132.227.62.243 -> 151.100.122.234 LISP 142 Map Reply for > > 153.16.38.128/25 > > > > It only appears once, it is not encapsulated, isn't it? > > > > > > > > > > On 16/mag/2013, at 13:22, Albert López wrote: > > > > Could you send us a wireshark capture of all interfaces and send us the > logs > > with debug level 3? > > > > Thanks > > > > Albert > > > > > > On 05/16/2013 01:18 PM, Daniele wrote: > > > > Yes I configured the sysctl options as in the read me file. > > > > On May 16, 2013 1:13 PM, "Alberto Rodriguez-Natal" <[email protected]> > > wrote: > >> > >> Hi Daniele, > >> > >> I'm assuming that those ping replies that you see on the eth0 interface > >> are LISP encapsulated. I don't know if you have already check this but, > it's > >> the sysctl configuration for IP forwarding and rp_filter correct? > >> > >> Check the README file on section "Running LISPmob" and let us know. > >> > >> Best, > >> Alberto > >> > >> P.S. Thanks Teto for explaining how to get the new release alongside > with > >> the old one ;) > >> > >> On 16 May 2013 13:01, Daniele <[email protected]> wrote: > >>> > >>> I updated to the 0.3.2 version, same as before. I can see that the /32 > >>> EID is registered in the map server with the correct RLOC, but any > ping to > >>> it doesn't work. > >>> > >>> :( > >>> > >>> This is my lisped.conf file, I'm sure that the 4341 and 4342 ports are > >>> completely open. > >>> What else can I check? > >>> > >>> Thanks > >>> Daniele > >>> > >>> > >>> > >>> > >>> > >>> On 16/mag/2013, at 11:15, Teto wrote: > >>> > >>> > follow the instructions here to download master from git: > >>> > http://lispmob.org/downloads/linux : something like > >>> > "git clone git://github.com/LISPmob/lispmob.git lispmob0.3.2" > >>> > then you cd lispmob0.3.2, type "make" and it will generate an > >>> > executable in the lispd subdirectory. Be sure to call the executable > >>> > with absolute path otherwise it might call a previously installed > >>> > lispmob. > >>> > > >>> > On Thu, May 16, 2013 at 10:54 AM, Daniele <[email protected]> > wrote: > >>> >> Ok, I'll try that, can I install it on top of the current version? > >>> >> > >>> >> Thanks > >>> >> Regards > >>> >> Daniele > >>> >> > >>> >> > >>> >> On 16/mag/2013, at 10:47, Albert López wrote: > >>> >> > >>> >> Yesterday we released version 0.3.2. This wan announced in the > mailing > >>> >> list > >>> >> [email protected]. If you are not in this mailing list, we > >>> >> encourage you > >>> >> to subscribe. > >>> >> > >>> >> Best regards > >>> >> > >>> >> Albert > >>> >> > >>> >> > >>> >> On 05/16/2013 10:42 AM, Daniele wrote: > >>> >> > >>> >> Uhm.. What new release do you mean? I'm using the 0.3 versoin right > >>> >> now.. > >>> >> > >>> >> > >>> >> 2013/5/16 Albert López <[email protected]> > >>> >>> > >>> >>> Hi Daniele, > >>> >>> > >>> >>> Could you try with the new LISPmob release. Remember to follow all > >>> >>> the > >>> >>> instructions of the README any check the FAQ file. > >>> >>> > >>> >>> Regards > >>> >>> > >>> >>> Albert > >>> >> > >>> >> > >>> >> > >>> > >>> > >> > > > > >
