This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

74.124.69.108 TLSV1

0

Does anyone know what this will be for? There are allot of TCP and TLSV1 connections using port 993?

asked 04 Oct '14, 10:48

elliep's gravatar image

elliep
6334
accept rate: 0%


One Answer:

0

IMAP over SSL (IMAPS) uses 993 typically.

Edit: As for the IP address, it's registered under an Alaskan ISP with no public details beyond that. Going by DNS, it looks like this is from an IP pool for mobile devices in a CDMA network (name resolves to "74-124-69-108.dynamic.cdma.acsalaska.net).

Best guess, the packets are from a mobile handset trying to reach a secure IMAP server over the Internet.

answered 04 Oct '14, 12:50

Quadratic's gravatar image

Quadratic
1.9k6928
accept rate: 13%

edited 04 Oct '14, 15:21