Ask Your Question
0

Having no luck monitoring NTP

asked 2026-04-06 18:34:05 +0000

Hello. I am working on an IoT device based on an Adafruit Feather with a Wiznet W5500 Ethernet breakout board. It is running an SNTP client that only gets a response for its first request. I am trying to use Wireshark to figure out what is going on but am not getting any output related to the device.

I have tried:

  • port 123 capture filter
  • ip.host display filter
  • ethernet filters

The port 123 filter did capture an NTP request/response from my Mac.

Environment:

  • MacPro, MacOS 15.5
  • Wireshark 4.6.4
  • The Mac and the Feather are plugged into the same Ethernet switch

Note that Wireshark does not capture either the request or the response for the first request.

I know that the W5500 is functional because I do get a response first request and at startup the device also makes an HTTP request and gets and displays the response as expected.

TIA, D.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2026-04-06 19:53:12 +0000

Chuckc gravatar image

See the "Switched Ethernet" section of the Ethernet capture setup page om the Wiki.

It's not clear if there is another connection on the switch out to the Internet or if Mac is the destination for all of the requests.

edit flag offensive delete link more

Comments

Thanks! I completely forgot about ow things are when on a switch instead of a hub. Now I just have to find a hub that will work with both my Mac and the IoT device. Wish me luck. 🤣

dpatterson gravatar imagedpatterson ( 2026-04-06 23:31:05 +0000 )edit

Or purchase a relatively inexpensive TAP or switch with port monitoring capability? Examples:

See also the following (although some information may be old/obsolete):

cmaynard gravatar imagecmaynard ( 2026-04-08 14:55:15 +0000 )edit

Thanks for the additional info. Wow. midBit doesn't give their taps away, do they? I'll read up on the Netgear and see if I can figure out port monitoring works. Thanks again.

dpatterson gravatar imagedpatterson ( 2026-04-10 00:10:35 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2026-04-06 18:34:05 +0000

Seen: 152 times

Last updated: Apr 06