This script will listen to all ethernet interface requests, but will filter those only related with AWS cloudfront IPS.
sh check-cloudflare.sh
will output the tcpdump records that matches cloudfront ips.
Run script, then, using your distribution url dxxxxxx.cloudfront.net
access any of your static resources, like dxxxxxx.cloudfront.net/some.jpg
If cloudfront is able to connect to your server, you will see rows in console with origin and target ips.