I have a capture using `tshark -i bond0 port 53` and I have a couple of
streams that exhibit this issue, I would like to highlight this one in
particular:

$ tshark -x -r dns-port-machine-10.pcap "udp.stream eq 9" | pastebinit
https://paste.ubuntu.com/p/yS74KCG2bY/
$ tshark -Tfields -e udp.port -e ip.host  -r dns-port-machine-10.pcap 
"udp.stream eq 9" 
53,6081 10.245.160.3,10.245.160.5
53,6081 10.245.160.3,10.245.160.5
53,6081 10.245.160.3,10.245.160.5
53,6081 10.245.160.3,10.245.160.5
53,6081 10.245.160.3,10.245.160.5

the pcap can be found at https://private-
fileshare.canonical.com/~freyes/dns-port-20220210_154629.tar.bz2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959847

Title:
  Unknown operation (12) 0x0240 Unknown (7680)[Malformed Packet]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/1959847/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to