You might find a solution using (or in) the Orabuntu-LXC github code. The
latest release v6.13.25.3 offers the option to connect hosts (vm or
physical) using [geneve|vxlan|gre] tunnels. If you don't need/want to do a
full Orabuntu-LXC install, you can just grep for firewall-cmd and geneve in
the uekulele subdirectory of the distro to see the ovs-vsctl and
firewall-cmd commands we use.

https://github.com/gstanden/orabuntu-lxc/archive/refs/tags/6.13.25.3-beta.zip

Also don't forget MTU may need to be set to something like 1420 on one end
of the tunnel.

HTH Gilbert


On Apr 16, 2021 at 6:33 AM, Ash Ash <m.list.ac...@gmail.com> wrote:

Hi

I have some gtp pcap files which I want to decapsulate. Is that possible
with ovs?

I am trying to send those packets using tcpreplay to ovs, decap them, and
send to another interface.

I tried experimenting based on this
https://docs.openvswitch.org/en/latest/howto/tunneling/?highlight=gre#connecting-vms-using-tunnels
tutorial but I had no success.

_______________________________________________ discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to