Hi

I am very close to make OOR work in Ubuntu... but probably I need some
little help :)

I have 4 xTR nodes R{1..4}, with LAN{1..4} as EIDs and interconnected among
them with WAN{1..4} as RLOCs

If I try to ping LAN4 from LAN1, I see packets being received by lispTun0,
but they don´t go anywhere :(
So, from R1, I am doing

*ping -I 172.31.64.250 172.31.67.250*

after what I see the packets in the tunnel:
*tcpdump -ilispTun0 -n -nn*
07:54:50.104742 ip: 172.31.64.250 > 172.31.67.250: ICMP echo request, id
12847, seq 222, length 64
07:54:51.104745 ip: 172.31.64.250 > 172.31.67.250: ICMP echo request, id
12847, seq 223, length 64
07:54:52.104721 ip: 172.31.64.250 > 172.31.67.250: ICMP echo request, id
12847, seq 224, length 64
07:54:53.104761 ip: 172.31.64.250 > 172.31.67.250: ICMP echo request, id
12847, seq 225, length 64
07:54:54.104746 ip: 172.31.64.250 > 172.31.67.250: ICMP echo request, id
12847, seq 226, length 64
07:54:55.104748 ip: 172.31.64.250 > 172.31.67.250: ICMP echo request, id
12847, seq 227, length 64

This is how lispTun0 looks like

lispTun0  Link encap:UNSPEC  HWaddr
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          UP POINTOPOINT RUNNING  MTU:1440  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:350 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:500
          RX bytes:0 (0.0 B)  TX bytes:29400 (29.4 KB)

I wonder how lispTun0 connects to the other routers?
In some tunneling examples, I see the PtP information in ifconfig..
          inet addr:10.0.0.1  P-t-P:10.0.0.2  Mask:255.255.255.252

but here, I don´t see those parameters
ip tunnel show doesnt return anything

What am I missing?

Thanks! I love the project!!

JM

-- 

*José Miguel Guzmán*Senior Network Consultant
Latin America & Caribbean
  +1 (650) 248-2490 <+16502482490>
  +56 (9) 9064-2780 <+56990642780>
  jmguz...@whitestack.com
  jmguzmanc
_______________________________________________
Users mailing list
Users@openoverlayrouter.org
http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users

Reply via email to