TCP port reachability past firewall troubleshooting

TCP-SYN traceroute survives ICMP filtering; nc -zv confirms open port

traceroute -T -p 443 <host>; nc -zv <host> 443
more troubleshooting all 32 commands →