Cdn1.discovery: Ftp Verified

General FTP Access Guide

If you discover an exposed FTP like cdn1.discovery

2.2 Legacy API or Partner Feeds

Before RESTful APIs became standard, Discovery might have provided FTP dropboxes for partners (e.g., cable providers, international licensees) to download promotional materials, schedules, or localized content.

For Firewall Administrators:

# Block FTP to cdn1.discovery.com entirely
# (Most devices will fall back to HTTP/HTTPS or fail silently)

access-list 101 deny tcp any host cdn1.discovery.com eq 21 access-list 101 deny tcp any host cdn1.discovery.com eq 20 cdn1.discovery ftp

Overview of FTP