Skip to main content
Run any Skill in Manus
with one click

outbound-connect-fail-local-vs-remote-diagnosis

Stars2
Forks0
UpdatedJune 22, 2026 at 13:51

When a host can't reach one service (e.g. github.com) but reaches others, do NOT assume a remote block / firewall / IP ban. The error TYPE discriminates: an immediate "Can't assign requested address" (EADDRNOTAVAIL) is a LOCAL socket failure (the packet never left), almost always ephemeral-port / TIME_WAIT exhaustion โ€” not a remote block (which times out or RSTs). Check TIME_WAIT count vs the ephemeral port range first.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly