
Setup is as shown in the above diagram. I'm trying to establish a EoGRE tunnel between a linux x86 machine(PC2) and Cisco ASR 1002x(WAG). The EoGRE packets are coming from eth0 of PC2 to Gi0/0/0 of WAG. Packets captured on Gi0/0/0 are proper. But decapsulated packets in Tunnel are malformed packets. The License in WAG is Advance enterprise license which shall support EoGRE.
After checking the packets in tunnel observed that Tunnel is discarding 42 bytes from payload instead of headers(Outer MAC 14 bytes, Outer IPv4 20 bytes and GRE header 8 bytes which is also total of 42 bytes).
Is there any configuration I have to do other than those as shown in Setup Diagram.
I have attached captures on Gi0/0/0 and Tunnel1.
I have attached Tunnel debug Logs
I have attached `show running-config`, `show interfaces tunnel1`
I have attached version and license information
PFA capture.zip