IP Camera (RTSP + Web UI)용 포트포워딩

열어야 할 포트

554TCPRTSP video stream. Required for direct phone-app or recording-software access.
80TCPHTTP admin / web UI (legacy cameras).
443TCPHTTPS admin / web UI (newer cameras).

왜 포트포워딩이 필요한가?

Many homeowners want to view their CCTV feed from outside the LAN. The lazy way (forward 554/80) is also the riskiest — IP cameras are a top brute-force target. Prefer VPN or a managed cloud relay if the camera supports it.

라우터 브랜드별 단계

TP-Link
  1. Web UI → NAT Forwarding → Virtual Servers
  2. Forward external 554 → camera IP 554 (TCP)
  3. Forward external 443 → camera IP 443 (TCP)
  4. Strongly consider changing the external port (e.g. 65000 → 554 internal) to dodge script-kiddie scanners
Netgear
  1. routerlogin.net → Advanced → Port Forwarding → Add Custom Service
  2. TCP 554 → camera IP. TCP 443 → camera IP for web UI.
  3. Set a strong camera admin password BEFORE opening the port
Hikvision
  1. Camera → Configuration → Network → Basic Settings → set static IP
  2. Router → forward 8000 (Hikvision SDK) and 554 (RTSP) to camera IP
  3. Hik-Connect cloud usually works without forwarding — prefer it if possible

보안 경고

Default-password Hikvision / Dahua / Reolink cameras facing the internet get pwned within hours. Never expose 80/554 without strong credentials, current firmware and ideally an IP allow-list. A VPN is dramatically safer.

관련 가이드

보안 팁

기본 비밀번호를 사용 중이신가요? NordVPN 암호화로 네트워크를 보호하세요.