Also just did a tcpdump, and then ran the install.sh script. I'm seeing bi-directional traffic to the license.zimbra.com server:
# tcpdump -n 'host 205.140.197.124'
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
21:15:46.165074 IP 74.86.217.77.44625 > 205.140.197.124.443: S 2912489530:2912489530(0) win 5840
21:15:46.208596 IP 205.140.197.124.443 > 74.86.217.77.44625: S 1215291247:1215291247(0) ack 2912489531 win 4380
21:15:46.208675 IP 74.86.217.77.44625 > 205.140.197.124.443: . ack 1 win 46
21:15:46.210532 IP 74.86.217.77.44625 > 205.140.197.124.443: F 1:1(0) ack 1 win 46
21:15:46.253941 IP 205.140.197.124.443 > 74.86.217.77.44625: . ack 2 win 4380
21:15:46.253998 IP 205.140.197.124.443 > 74.86.217.77.44625: F 1:1(0) ack 2 win 4380
21:15:46.254030 IP 74.86.217.77.44625 > 205.140.197.124.443: . ack 2 win 46 |