On Sun, Nov 03, 2013 at 05:07:17PM -0800, Doran Mori wrote:
> gre0: flags=9011<UP,POINTOPOINT,LINK0,MULTICAST> mtu 1476
>         priority: 0
>         groups: gre
>         physical address inet 192.168.1.2 --> 192.168.1.1
>         inet 10.1.32.2 --> 10.1.32.1 netmask 0xffffffff
> 
> ping replies are not seen, sniffing gre0 interface shows icmp requests
> dmesg shows:
> arpresolve: 192.168.1.1: route without link local address
> 
> If I change the endpoints so they aren't in the same subnet it works.
> 
> I ask why?

Hmm, do we still have that issue... GRE tries to be smarter then it should
be and does some route lookups and chaching for the tunnel endpoints. This
fails for cloned routes. At least that was the issue last time I looked
but I had the feeling I fixed that. Guess I need to dig into that again.

-- 
:wq Claudio

Reply via email to