On 29 August 2017 at 07:32, sougol gheissi <[email protected]> wrote: > Hello, > I have tried to implement something like the above issue, I want to use > netfilter to capture UDP packets, modify them and then send them to the OVS. > As you said you tried it and it works. My problem is, I send SIP packets to > the OVS, but when I try to print the destination port, as it is 5060, I get > 53, which is a DNS port. How did you do that?
It sounds like you're received DNS traffic as well as your SIP traffic. _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
