I am quite unfamiliar with the way tcpreplay works and I just started using it.
I am feeding a pcap of vxlan packets to an ethernet interface that has vxlan configured on top of it. Can we see the decapsulated packets on the vxlan interface? Do I need to tweak the ip/mac? Is it even possible or am I trying something weird?
Is there any other way to achieve what I am trying to do? Basically receive vxlan pcap, decapsulate the vxlan headers and send it to an interface. Any help is much appreciated.