# 静态 IP 无法连接

**如果您在使用 Rapidproxy 中的静态住宅代理 IP**时无法连接，本指南将帮助您找出常见原因并解决连接问题。

静态住宅代理使用**固定、不轮换的 IP 地址**，并且仅支持**用户名和密码身份验证**。

***

#### 1. 验证用户名和密码 <a href="#id-1.-verify-username-and-password-authentication" id="id-1.-verify-username-and-password-authentication"></a>

Rapidproxy 中的静态住宅代理**不支持 IP 白名单**。所有连接都必须使用**用户名和密码进行身份验证**。

请核实：

* 用户**名和密码**输入正确
* 复制凭据时未添加任何额外空格
* 这些凭证属于正确的帐户或子帐户

连接失败最常见的原因是凭据错误。

***

#### 2. 检查静态IP地址分配 <a href="#id-2.-check-static-ip-assignment" id="id-2.-check-static-ip-assignment"></a>

要查看您的静态 IP 地址分配情况，请访问：

```
Proxies → Static Residential Proxies → IP Management
```

<figure><img src="https://docs.rapidproxy.io/~gitbook/image?url=https%3A%2F%2F3714437495-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FYesC7FUvYuYg4WiqU6o7%252Fuploads%252FeLuvnfcAkGf6mLkbzBHg%252Fip.png%3Falt%3Dmedia%26token%3D77a6a409-146d-4e88-8113-5027355d1271&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=25ec487&#x26;sv=2" alt=""><figcaption></figcaption></figure>

> ⚠️ 注意：静态 IP 地址**无法手动启用或禁用**。如果已分配 IP 地址且您的订阅处于激活状态，则该 IP 地址即可使用。

如果您没有看到任何列出的 IP 地址，请确保：

* 您已购买静态住宅代理计划
* 订阅尚未过期。

***

#### 3. 确认代理主机、端口和协议 <a href="#id-3.-confirm-proxy-host-port-and-protocol" id="id-3.-confirm-proxy-host-port-and-protocol"></a>

请确保您的代理配置与控制面板中提供的值一致：

* **代理主机：**&#x60A8;分配的静态 IP 地址
* **端口：**&#x6B63;确的端口号
* **协议：** HTTP、HTTPS 或 SOCKS5

使用错误的协议或端口会导致连接错误。

***

#### 4. 使用简单命令测试连接 <a href="#id-4.-test-the-connection-with-a-simple-command" id="id-4.-test-the-connection-with-a-simple-command"></a>

您可以使用以下命令快速验证连接性`curl`：

```
curl -x http://USERNAME:PASSWORD@STATIC_IP:PORT https://example.com
```

如果请求失败，则问题可能与凭证、订阅状态或网络限制有关。

***

#### 5. 检查本地网络和防火墙限制 <a href="#id-5.-check-local-network-and-firewall-restrictions" id="id-5.-check-local-network-and-firewall-restrictions"></a>

本地环境限制可能会阻止代理连接：

* 确保允许到代理**IP 地址和端口的出站连接。**
* 检查防火墙、防病毒软件或安全软件规则
* 如果可能，请尝试使用不同的网络进行测试，以排除本地阻塞的可能性。

企业或受限网络通常会限制代理流量。

***

#### 6. 核实订阅状态 <a href="#id-6.-verify-subscription-status" id="id-6.-verify-subscription-status"></a>

静态住宅代理需要有效的订阅服务：

* 请确认您的套餐已**激活**
* 订阅过期后，请续订。
* 请确保静态 IP 地址仍然列在**IP 管理中。**

订阅过期将阻止代理连接。

***

#### 7. 目标网站可访问性 <a href="#id-7.-target-website-accessibility" id="id-7.-target-website-accessibility"></a>

在假定存在代理问题之前：

* **不使用代理**测试目标网站。
* 如果网站无法直接访问，则问题可能与代理无关。

某些网站也可能屏蔽来自特定IP地址的流量。

***

#### 8. DNS 和路由问题 <a href="#id-8.-dns-and-routing-issues" id="id-8.-dns-and-routing-issues"></a>

如果网络连接缓慢或不稳定：

* 尝试切换到公共 DNS 服务器（例如，`8.8.8.8`或`1.1.1.1`）。
* 运行路由追踪以识别路由问题

即使凭证正确，网络路由问题也会影响连接。

***

#### 9. 联系支持 <a href="#id-9.-contact-support" id="id-9.-contact-support"></a>

如果问题仍然存在，请联系 Rapidproxy 支持团队：

* Rapidproxy 网站上的**在线实时聊天**
* **电子邮件：** `support@rapidproxy.io`

请包含：

* 静态 IP 地址和端口
* 用于身份验证的用户名
* 客户端工具或环境
* 错误信息或日志（如有）


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rapidproxy.io/simplified-mandarin/gu-zhang-pai-chu/dai-li-lian-jie-wen-ti/jing-tai-ip-wu-fa-lian-jie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
