ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-users: [Wireshark-users] how can I decode DNS in any udp ports using tshark

From: modversion <modversion@xxxxxxxxx>
Date: Tue, 17 Apr 2012 16:48:31 +0800
hi list:
  I want to decode all of the udp ports as DNS using tshark , anybody
could be kind enough to tell me how can I make it ?

I've tried -d udp.port=="1-65535",dns and -d udp.port=="1,2,3,4",dns ,
but all falied.

Thank you very much!