2025-07-11, 04:03 AM
Windows 10 IoT LTSC
Ports 80/443, TCP+UDP, In+outbound configured
Portforwarding router side configured
canyouseeme reports both ports open
Cloudflare is DNS ONLY - NO PROXY! DNS records set and pointed properly to public IP
Latest Caddy with cloudflare, Caddyfile :
MyServersIP.cc {
reverse_proxy StaticInternalIP:8096
tls {
dns cloudflare {env.CLOUDFLARE_API_TOKEN}
}
}
SSL checkers confirm certificates are valid
Can connect to server via web browser on desktop, or mobile
Can NOT connect to server via android MOBILE or TV app
Any input or help would be greatly appreciated
Ports 80/443, TCP+UDP, In+outbound configured
Portforwarding router side configured
canyouseeme reports both ports open
Cloudflare is DNS ONLY - NO PROXY! DNS records set and pointed properly to public IP
Latest Caddy with cloudflare, Caddyfile :
MyServersIP.cc {
reverse_proxy StaticInternalIP:8096
tls {
dns cloudflare {env.CLOUDFLARE_API_TOKEN}
}
}
SSL checkers confirm certificates are valid
Can connect to server via web browser on desktop, or mobile
Can NOT connect to server via android MOBILE or TV app
Any input or help would be greatly appreciated