Hi Fábio,
From your logs file, I see that you don't receive any lisp message.
Have you set the rp_filter=0?
--> From LISPmob FAQ
<https://github.com/LISPmob/lispmob/blob/master/FAQ.md>:
Q: I obtain no reply to my traffic, however I can see how reply traffic
is reaching the external physical interface
A: Check that Reverse Path filtering is disabled. Add the following
lines to /etc/sysctl.conf and reboot the system:
net.ipv4.conf.default.rp_filter=0
net.ipv4.conf.all.rp_filter=0
If you already have rp_filter set to 0, then it is possible that you are
behind a firewall. Check that UDP ports 4341 and 4342 are opened in your
firewall.
Regards
Albert L.
On 11/14/2013 06:26 PM, Fabio Martins wrote:
Hi Albert,
Thanks for the answer.
It's attached the log file. Sorry for the huge amount of traffic.
thanks
Best Regards,
Fábio Martins
------------------------------------------------------------------------
*De:* Albert López <[email protected]>
*Enviado:* quarta-feira, 13 de Novembro de 2013 15:26
*Para:* Fabio Martins; [email protected]
*Assunto:* Re: [LISPmob-users] Connection server
Hi Fabio,
Could you start LISPmob in debug mode and send us the logs? To start
LISPmob in debug mode you can update your configuration file with
debug = 2 or start lispmob from the command line with "-d 2".
Thanks
Albert L.
On 11/13/2013 03:56 PM, Fabio Martins wrote:
Hi,
I tried to run lisp.conf and I couldn't have reply from server.
"INFO: LISPmob (0.3.3): 'lispd' started..."and keep like this all the
time.
What could be wrong? I already open data and control ports, I have a
static ip(RLOC) in my laptop....
if anyone could help me I will be very gratefull!
Thanks at all!
Best Regards,
Fábio Martins