[Freedombox-discuss] UPDATE 2: ran gobby in a docker container, wireshark trace.

A. F. Cano afc54 at comcast.net
Tue Dec 13 22:16:33 GMT 2022


On Sun, Dec 11, 2022 at 04:37:52PM -0500, A. F. Cano wrote:
> On Tue, Dec 06, 2022 at 05:42:59PM -0500, A. F. Cano wrote:
> >...
> > 
> > Good call.  Found this:
> > 
> > Dec 06 16:53:25 fbx infinoted[254226]: [Tue Dec  6 16:53:25 2022]    INFO: Unsuccessful connection attempt from [::ffff:192.168.xxx.x]:54424 (no client certificate)
> 
> I did a wireshark capture for port 6523.  The first surprising
> result is that nothing showed up in the filtered capture when I started
> gobby, but all the hosts in the Document Browser panel already had the
> small red "x" on the bottom right of the icons.  Why would gobby know
> that something was wrong before sending anything on port 6523.  Does it
> send other stuff on other ports that prompt the red "x"s? Might this be
> filtered/stopped by the firewall?  If someone can tell me what filter I
> need to create to capture only the packets to/from one application
> (gobby) I might be able to see it. Otherwise the flood of packets is
> such that it's like finding a needle in a haystack.

Managed to find a way.  Created a docker container with all the
necessary stuff to run gobby and then captured what was going through
docker0.

Before gobby is started, only MDNS packets are seen.  When gobby starts,
I still see no error packets, which is consistent with the previous
indications that this is a problem with the certificates, thus something
within the TLS protocol between client and server.

In the wireshark log that follows, the IPs that begin with 172.17.x.x
are the docker container where gobby is run.  The IPs that begin with
69.141.x.x are the outside interface of the FreedomBox, where the
infinoted server runs.

This being a completely new instance of gobby, as soon as it was set up
it tried to connect to the server I specified (my FreedomBox).  Tt then
generated the same error message I've been seeing (certificate has
expired).  See previous emails in this thread for details.

I'm still at a loss to figure out why gobby is now failing to even
start when it was working great a couple of weeks ago.  What can I
do about the certificates?  Is there anything specific that I can try
that might be helpful in isolating this problem?

The questions in the previous emails still seem relevant.  There seems
to be no good reason why a jabber web address is embedded in packets
between the gobby client and server.

Thank you for reading this far.  I'm sure this problem can be annoying.
Is there no one else that has experienced this? No one using gobby?

The wireshark log is below.  Best seen in a wide window.

No.     Time           Source                Destination           Protocol Length Info
    183 301.906645379  fe80::42:f5ff:fe5d:f21 ff02::fb              MDNS     199    Standard query response 0x0000 TXT, cache flush

Frame 183: 199 bytes on wire (1592 bits), 199 bytes captured (1592 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::42:f5ff:fe5d:f21, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
    184 301.906817602  172.17.0.1            224.0.0.251           MDNS     179    Standard query response 0x0000 TXT, cache flush

Frame 184: 179 bytes on wire (1432 bits), 179 bytes captured (1432 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 172.17.0.1, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
    185 304.705777633  02:42:ac:11:00:02     Broadcast             ARP      42     Who has 172.17.0.1? Tell 172.17.0.2

Frame 185: 42 bytes on wire (336 bits), 42 bytes captured (336 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Address Resolution Protocol (request)

No.     Time           Source                Destination           Protocol Length Info
    186 304.705818378  02:42:f5:5d:0f:21     02:42:ac:11:00:02     ARP      42     172.17.0.1 is at 02:42:f5:5d:0f:21

Frame 186: 42 bytes on wire (336 bits), 42 bytes captured (336 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Address Resolution Protocol (reply)

No.     Time           Source                Destination           Protocol Length Info
    187 304.705831488  172.17.0.2            8.8.8.8               DNS      97     Standard query 0x028e SRV _infinote._tcp.<my-domain>.freedombox.rocks

Frame 187: 97 bytes on wire (776 bits), 97 bytes captured (776 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 8.8.8.8
User Datagram Protocol, Src Port: 46241, Dst Port: 53
Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    188 304.869121701  8.8.8.8               172.17.0.2            DNS      181    Standard query response 0x028e No such name SRV _infinote._tcp.<my-domain>.freedombox.rocks SOA fbfln2.freedomboxfoundation.org

Frame 188: 181 bytes on wire (1448 bits), 181 bytes captured (1448 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 8.8.8.8, Dst: 172.17.0.2
User Datagram Protocol, Src Port: 53, Dst Port: 46241
Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
    189 304.987236691  172.17.0.2            8.8.8.8               DNS      82     Standard query 0xbc85 A <my-domain>.freedombox.rocks

Frame 189: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 8.8.8.8
User Datagram Protocol, Src Port: 60807, Dst Port: 53
Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    190 305.146539515  8.8.8.8               172.17.0.2            DNS      98     Standard query response 0xbc85 A <my-domain>.freedombox.rocks A 69.141.xxx.xxx

Frame 190: 98 bytes on wire (784 bits), 98 bytes captured (784 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 8.8.8.8, Dst: 172.17.0.2
User Datagram Protocol, Src Port: 53, Dst Port: 60807
Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
    191 305.146747162  172.17.0.2            69.141.xxx.xxx        TCP      74     35414 → 6523 [SYN] Seq=0 Win=64240 Len=0 MSS=1460 SACK_PERM=1 TSval=3782738329 TSecr=0 WS=256

Frame 191: 74 bytes on wire (592 bits), 74 bytes captured (592 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 0, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    192 305.147368256  69.141.xxx.xxx        172.17.0.2            TCP      74     6523 → 35414 [SYN, ACK] Seq=0 Ack=1 Win=65160 Len=0 MSS=1460 SACK_PERM=1 TSval=2593038402 TSecr=3782738329 WS=128

Frame 192: 74 bytes on wire (592 bits), 74 bytes captured (592 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 0, Ack: 1, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    193 305.147394333  172.17.0.2            69.141.xxx.xxx        TCP      66     35414 → 6523 [ACK] Seq=1 Ack=1 Win=64256 Len=0 TSval=3782738330 TSecr=2593038402

Frame 193: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 1, Ack: 1, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    194 305.147484282  172.17.0.2            69.141.xxx.xxx        TCP      193    35414 → 6523 [PSH, ACK] Seq=1 Ack=1 Win=64256 Len=127 TSval=3782738330 TSecr=2593038402

Frame 194: 193 bytes on wire (1544 bits), 193 bytes captured (1544 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 1, Ack: 1, Len: 127
Data (127 bytes)

0000  3c 73 74 72 65 61 6d 3a 73 74 72 65 61 6d 20 76   <stream:stream v
0010  65 72 73 69 6f 6e 3d 22 31 2e 30 22 20 78 6d 6c   ersion="1.0" xml
0020  6e 73 3d 22 6a 61 62 62 65 72 3a 63 6c 69 65 6e   ns="jabber:clien
0030  74 22 20 78 6d 6c 6e 73 3a 73 74 72 65 61 6d 3d   t" xmlns:stream=
0040  22 68 74 74 70 3a 2f 2f 65 74 68 65 72 78 2e 6a   "http://etherx.j
0050  61 62 62 65 72 2e 6f 72 67 2f 73 74 72 65 61 6d   abber.org/stream
0060  73 22 20 74 6f 3d 22 78 79 7a 7a 79 2e 66 72 65   s" to="<my-domain>.fre
0070  65 64 6f 6d 62 6f 78 2e 72 6f 63 6b 73 22 3e      edombox.rocks">

No.     Time           Source                Destination           Protocol Length Info
    195 305.147680553  69.141.xxx.xxx        172.17.0.2            TCP      66     6523 → 35414 [ACK] Seq=1 Ack=128 Win=65152 Len=0 TSval=2593038402 TSecr=3782738330

Frame 195: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 1, Ack: 128, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    196 305.148604476  69.141.xxx.xxx        172.17.0.2            TCP      176    6523 → 35414 [PSH, ACK] Seq=1 Ack=128 Win=65152 Len=110 TSval=2593038403 TSecr=3782738330

Frame 196: 176 bytes on wire (1408 bits), 176 bytes captured (1408 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 1, Ack: 128, Len: 110
Data (110 bytes)

0000  3c 73 74 72 65 61 6d 3a 73 74 72 65 61 6d 20 78   <stream:stream x
0010  6d 6c 6e 73 3a 73 74 72 65 61 6d 3d 22 68 74 74   mlns:stream="htt
0020  70 3a 2f 2f 65 74 68 65 72 78 2e 6a 61 62 62 65   p://etherx.jabbe
0030  72 2e 6f 72 67 2f 73 74 72 65 61 6d 73 22 20 78   r.org/streams" x
0040  6d 6c 6e 73 3d 22 6a 61 62 62 65 72 3a 63 6c 69   mlns="jabber:cli
0050  65 6e 74 22 20 76 65 72 73 69 6f 6e 3d 22 31 2e   ent" version="1.
0060  30 22 20 66 72 6f 6d 3d 22 66 62 78 22 3e         0" from="fbx">

No.     Time           Source                Destination           Protocol Length Info
    197 305.148613160  172.17.0.2            69.141.xxx.xxx        TCP      66     35414 → 6523 [ACK] Seq=128 Ack=111 Win=64256 Len=0 TSval=3782738331 TSecr=2593038403

Frame 197: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 128, Ack: 111, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    198 305.148836152  69.141.xxx.xxx        172.17.0.2            TCP      271    6523 → 35414 [PSH, ACK] Seq=111 Ack=128 Win=65152 Len=205 TSval=2593038404 TSecr=3782738331

Frame 198: 271 bytes on wire (2168 bits), 271 bytes captured (2168 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 111, Ack: 128, Len: 205
Data (205 bytes)

0000  3c 73 74 72 65 61 6d 3a 66 65 61 74 75 72 65 73   <stream:features
0010  3e 3c 73 74 61 72 74 74 6c 73 20 78 6d 6c 6e 73   ><starttls xmlns
0020  3d 22 75 72 6e 3a 69 65 74 66 3a 70 61 72 61 6d   ="urn:ietf:param
0030  73 3a 78 6d 6c 3a 6e 73 3a 78 6d 70 70 2d 74 6c   s:xml:ns:xmpp-tl
0040  73 22 3e 3c 72 65 71 75 69 72 65 64 2f 3e 3c 2f   s"><required/></
0050  73 74 61 72 74 74 6c 73 3e 3c 6d 65 63 68 61 6e   starttls><mechan
0060  69 73 6d 73 20 78 6d 6c 6e 73 3d 22 75 72 6e 3a   isms xmlns="urn:
0070  69 65 74 66 3a 70 61 72 61 6d 73 3a 78 6d 6c 3a   ietf:params:xml:
0080  6e 73 3a 78 6d 70 70 2d 73 61 73 6c 22 3e 3c 6d   ns:xmpp-sasl"><m
0090  65 63 68 61 6e 69 73 6d 3e 41 4e 4f 4e 59 4d 4f   echanism>ANONYMO
00a0  55 53 3c 2f 6d 65 63 68 61 6e 69 73 6d 3e 3c 2f   US</mechanism></
00b0  6d 65 63 68 61 6e 69 73 6d 73 3e 3c 2f 73 74 72   mechanisms></str
00c0  65 61 6d 3a 66 65 61 74 75 72 65 73 3e            eam:features>

No.     Time           Source                Destination           Protocol Length Info
    199 305.148840623  172.17.0.2            69.141.xxx.xxx        TCP      66     35414 → 6523 [ACK] Seq=128 Ack=316 Win=64256 Len=0 TSval=3782738331 TSecr=2593038404

Frame 199: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 128, Ack: 316, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    200 305.148883666  172.17.0.2            69.141.xxx.xxx        TCP      117    35414 → 6523 [PSH, ACK] Seq=128 Ack=316 Win=64256 Len=51 TSval=3782738331 TSecr=2593038404

Frame 200: 117 bytes on wire (936 bits), 117 bytes captured (936 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 128, Ack: 316, Len: 51
Data (51 bytes)

0000  3c 73 74 61 72 74 74 6c 73 20 78 6d 6c 6e 73 3d   <starttls xmlns=
0010  22 75 72 6e 3a 69 65 74 66 3a 70 61 72 61 6d 73   "urn:ietf:params
0020  3a 78 6d 6c 3a 6e 73 3a 78 6d 70 70 2d 74 6c 73   :xml:ns:xmpp-tls
0030  22 2f 3e                                          "/>

No.     Time           Source                Destination           Protocol Length Info
    201 305.149502794  69.141.xxx.xxx        172.17.0.2            TCP      116    6523 → 35414 [PSH, ACK] Seq=316 Ack=179 Win=65152 Len=50 TSval=2593038404 TSecr=3782738331

Frame 201: 116 bytes on wire (928 bits), 116 bytes captured (928 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 316, Ack: 179, Len: 50
Data (50 bytes)

0000  3c 70 72 6f 63 65 65 64 20 78 6d 6c 6e 73 3d 22   <proceed xmlns="
0010  75 72 6e 3a 69 65 74 66 3a 70 61 72 61 6d 73 3a   urn:ietf:params:
0020  78 6d 6c 3a 6e 73 3a 78 6d 70 70 2d 74 6c 73 22   xml:ns:xmpp-tls"
0030  2f 3e                                             />

No.     Time           Source                Destination           Protocol Length Info
    202 305.154525985  172.17.0.2            69.141.xxx.xxx        TLSv1.3  439    Client Hello

Frame 202: 439 bytes on wire (3512 bits), 439 bytes captured (3512 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 179, Ack: 366, Len: 373
Transport Layer Security

No.     Time           Source                Destination           Protocol Length Info
    203 305.157190339  69.141.xxx.xxx        172.17.0.2            TLSv1.3  226    Server Hello

Frame 203: 226 bytes on wire (1808 bits), 226 bytes captured (1808 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 366, Ack: 552, Len: 160
Transport Layer Security

No.     Time           Source                Destination           Protocol Length Info
    204 305.157639123  172.17.0.2            69.141.xxx.xxx        TLSv1.3  72     Change Cipher Spec

Frame 204: 72 bytes on wire (576 bits), 72 bytes captured (576 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 552, Ack: 526, Len: 6
Transport Layer Security

No.     Time           Source                Destination           Protocol Length Info
    205 305.158075045  69.141.xxx.xxx        172.17.0.2            TLSv1.3  72     Change Cipher Spec

Frame 205: 72 bytes on wire (576 bits), 72 bytes captured (576 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 526, Ack: 558, Len: 6
Transport Layer Security

No.     Time           Source                Destination           Protocol Length Info
    206 305.199748268  172.17.0.2            69.141.xxx.xxx        TCP      66     35414 → 6523 [ACK] Seq=558 Ack=532 Win=64256 Len=0 TSval=3782738382 TSecr=2593038413

Frame 206: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 558, Ack: 532, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    207 305.249590651  69.141.xxx.xxx        172.17.0.2            TLSv1.3  100    Application Data

Frame 207: 100 bytes on wire (800 bits), 100 bytes captured (800 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 532, Ack: 558, Len: 34
Transport Layer Security

No.     Time           Source                Destination           Protocol Length Info
    208 305.249607076  172.17.0.2            69.141.xxx.xxx        TCP      66     35414 → 6523 [ACK] Seq=558 Ack=566 Win=64256 Len=0 TSval=3782738432 TSecr=2593038504

Frame 208: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 558, Ack: 566, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    209 305.249646035  69.141.xxx.xxx        172.17.0.2            TLSv1.3  1514   Application Data

Frame 209: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 566, Ack: 558, Len: 1448
Transport Layer Security

No.     Time           Source                Destination           Protocol Length Info
    210 305.249652630  172.17.0.2            69.141.xxx.xxx        TCP      66     35414 → 6523 [ACK] Seq=558 Ack=2014 Win=64256 Len=0 TSval=3782738432 TSecr=2593038504

Frame 210: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 558, Ack: 2014, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    211 305.249927852  69.141.xxx.xxx        172.17.0.2            TLSv1.3  500    Application Data, Application Data

Frame 211: 500 bytes on wire (4000 bits), 500 bytes captured (4000 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 2014, Ack: 558, Len: 434
[2 Reassembled TCP Segments (542 bytes): #209(182), #211(360)]
Transport Layer Security
Transport Layer Security

No.     Time           Source                Destination           Protocol Length Info
    212 305.249932223  172.17.0.2            69.141.xxx.xxx        TCP      66     35414 → 6523 [ACK] Seq=558 Ack=2448 Win=64256 Len=0 TSval=3782738432 TSecr=2593038505

Frame 212: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 558, Ack: 2448, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    213 305.250421097  172.17.0.2            69.141.xxx.xxx        TLSv1.3  140    Application Data

Frame 213: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 558, Ack: 2448, Len: 74
Transport Layer Security

No.     Time           Source                Destination           Protocol Length Info
    214 305.294382278  69.141.xxx.xxx        172.17.0.2            TCP      66     6523 → 35414 [ACK] Seq=2448 Ack=632 Win=64896 Len=0 TSval=2593038549 TSecr=3782738433

Frame 214: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 2448, Ack: 632, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    215 305.294428174  172.17.0.2            69.141.xxx.xxx        TLSv1.3  90     Application Data

Frame 215: 90 bytes on wire (720 bits), 90 bytes captured (720 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 632, Ack: 2448, Len: 24
Transport Layer Security

No.     Time           Source                Destination           Protocol Length Info
    216 305.294947319  69.141.xxx.xxx        172.17.0.2            TCP      66     6523 → 35414 [ACK] Seq=2448 Ack=656 Win=64896 Len=0 TSval=2593038550 TSecr=3782738477

Frame 216: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 2448, Ack: 656, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    217 305.295928149  69.141.xxx.xxx        172.17.0.2            TCP      66     6523 → 35414 [FIN, ACK] Seq=2448 Ack=656 Win=64896 Len=0 TSval=2593038551 TSecr=3782738477

Frame 217: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Internet Protocol Version 4, Src: 69.141.xxx.xxx, Dst: 172.17.0.2
Transmission Control Protocol, Src Port: 6523, Dst Port: 35414, Seq: 2448, Ack: 656, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    218 305.339730072  172.17.0.2            69.141.xxx.xxx        TCP      66     35414 → 6523 [ACK] Seq=656 Ack=2449 Win=64256 Len=0 TSval=3782738522 TSecr=2593038551

Frame 218: 66 bytes on wire (528 bits), 66 bytes captured (528 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Internet Protocol Version 4, Src: 172.17.0.2, Dst: 69.141.xxx.xxx
Transmission Control Protocol, Src Port: 35414, Dst Port: 6523, Seq: 656, Ack: 2449, Len: 0

No.     Time           Source                Destination           Protocol Length Info
    219 308.589382917  fe80::42:f5ff:fe5d:f21 ff02::fb              MDNS     199    Standard query response 0x0000 TXT, cache flush

Frame 219: 199 bytes on wire (1592 bits), 199 bytes captured (1592 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::42:f5ff:fe5d:f21, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
    220 308.589443713  172.17.0.1            224.0.0.251           MDNS     179    Standard query response 0x0000 TXT, cache flush

Frame 220: 179 bytes on wire (1432 bits), 179 bytes captured (1432 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 172.17.0.1, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
    221 309.591204961  fe80::42:f5ff:fe5d:f21 ff02::fb              MDNS     199    Standard query response 0x0000 TXT, cache flush

Frame 221: 199 bytes on wire (1592 bits), 199 bytes captured (1592 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::42:f5ff:fe5d:f21, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
    222 309.591251310  172.17.0.1            224.0.0.251           MDNS     179    Standard query response 0x0000 TXT, cache flush

Frame 222: 179 bytes on wire (1432 bits), 179 bytes captured (1432 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 172.17.0.1, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
    223 309.963723568  02:42:f5:5d:0f:21     02:42:ac:11:00:02     ARP      42     Who has 172.17.0.2? Tell 172.17.0.1

Frame 223: 42 bytes on wire (336 bits), 42 bytes captured (336 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: 02:42:ac:11:00:02 (02:42:ac:11:00:02)
Address Resolution Protocol (request)

No.     Time           Source                Destination           Protocol Length Info
    224 309.963760183  02:42:ac:11:00:02     02:42:f5:5d:0f:21     ARP      42     172.17.0.2 is at 02:42:ac:11:00:02

Frame 224: 42 bytes on wire (336 bits), 42 bytes captured (336 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:ac:11:00:02 (02:42:ac:11:00:02), Dst: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21)
Address Resolution Protocol (reply)

No.     Time           Source                Destination           Protocol Length Info
    225 311.594102729  fe80::42:f5ff:fe5d:f21 ff02::fb              MDNS     199    Standard query response 0x0000 TXT, cache flush

Frame 225: 199 bytes on wire (1592 bits), 199 bytes captured (1592 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::42:f5ff:fe5d:f21, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
    226 311.594150999  172.17.0.1            224.0.0.251           MDNS     179    Standard query response 0x0000 TXT, cache flush

Frame 226: 179 bytes on wire (1432 bits), 179 bytes captured (1432 bits) on interface docker0, id 0
Ethernet II, Src: 02:42:f5:5d:0f:21 (02:42:f5:5d:0f:21), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 172.17.0.1, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)





More information about the Freedombox-discuss mailing list