diff --git a/source/_posts/uestc-internet-en.md b/source/_posts/uestc-internet-en.md index 2b0a6f9..6f38053 100644 --- a/source/_posts/uestc-internet-en.md +++ b/source/_posts/uestc-internet-en.md @@ -2,10 +2,10 @@ title: Internet Guide (English) tag: wiki wiki: docs-uestc-internet -date: 2024-09-21 10:00:00 +date: 2026-08-27 10:00:00 --- -[中文版本 Chinese version](/2024/uestc-internet) +[中文版本 Chinese version](/2026/uestc-internet) ## Introduction @@ -38,21 +38,21 @@ You can connect to the network using a wireless router or by directly connecting 1. Locate the wall network port, typically found under the desk and possibly blocked by a cabinet. **Do not open the weak current box near the door and connect directly to the optical modem unless you cannot reach the wall network port.** The optical fiber and power cables in the weak current box are fragile and easily damaged. If you open the weak current box and find that all the indicator lights on the optical modem are off, or if the SFP indicator is off or steady yellow, please call `61831192` for repair. 2. Use an Ethernet cable to connect the router's WAN port to the wall network port, or directly connect your computer to the wall network port. The WAN port is usually distinct (often at the end), with a unique color or label, while the other ports are LAN ports. Some routers do not distinguish between WAN and LAN ports; in such cases, any port will work. - ![WAN Port and LAN Port](https://img.duanyll.com/img/20240901161545.png) + ![WAN Port and LAN Port](/assets/20240901161545.jpg) After locating the WAN port, connect it to the network socket with an Ethernet cable as shown below. - ![WAN Port to Network Socket](https://img.duanyll.com/img/20240901162039.png) + ![WAN Port to Network Socket](/assets/20240901162039.jpg) 3. Connect the router to a power source, turn it on, and wait for it to start up (this may take 1-2 minutes). 4. If your computer has an Ethernet port, you can directly connect it to the router’s LAN port using an Ethernet cable. If not, connect to the router's wireless network. The default WiFi name and password (if any) are written on the router’s label, as shown below: - ![Router Label](https://img.duanyll.com/img/20240901162150.png) + ![Router Label](/assets/20240901162150.jpg) 5. After connecting to the router, open a browser and enter the router's management panel address in the address bar. The management address is usually listed on the router label and could be `192.168.1.1`, `tplogin.cn`, `miwifi.com`, etc. Some routers automatically open the management page upon first connection. You may need to enter a default username and password, which can also be found on the router's label. 6. The router will then launch a setup wizard, where you can set your own WiFi name, password, and router management password. Follow your preferences for these settings. The important option is the WAN port setting (sometimes labeled as "Internet Settings" or "WAN Settings"), where you should select **“自动获取 IP 地址”** (Obtain an IP Address Automatically) or **“DHCP”**. Do not select **“PPPoE”**, **“拨号上网”**, or **“静态 IP”**. Once you complete the settings, the router may restart automatically, and you'll need to reconnect to the router using the WiFi name and password you just set. Below is an example of a typical router's "Internet Settings" page: - ![](https://img.duanyll.com/img/20240901163058.png) + ![](/assets/20240901163058.jpg) #### Binding the Operator Account @@ -61,22 +61,22 @@ The first time you connect to the dormitory network, you need to bind your opera 1. In the dormitory area, connect your computer to the configured router or directly to the wall network port. 2. The network login page may open automatically; if not, manually visit [http://10.253.0.235](http://10.253.0.235). - ![](https://img.duanyll.com/img/20240909193323.png) + ![](/assets/20240909193323.jpg) 3. Enter your **student ID and unified identity authentication password**, then click **“自服务”** (Self Service). 4. Click **“多运营商绑定”** (Carriers Bound) on the left. - ![](https://img.duanyll.com/img/20240909193910.png) + ![](/assets/20240909193910.jpg) 5. Select your operator (China Mobile or China Telecom), and click **“绑定”** (Bind). - ![](https://img.duanyll.com/img/20240909194033.png) + ![](/assets/20240909194033.jpg) 6. Enter your broadband account and password, then click **“绑定”** (Bind). - ![](https://img.duanyll.com/img/20241119002324.png) + ![](/assets/20241119002324.jpg) - ![](https://img.duanyll.com/img/20241119002541.png) + ![](/assets/20241119002541.jpg) 7. After successful binding, you can view the bound account on the "Carriers Bound" page. @@ -95,7 +95,7 @@ Once binding is complete, you can use your unified identity authentication accou 1. Open a browser and visit any website to be automatically redirected to the login page. Alternatively, you can manually visit [http://10.253.0.235](http://10.253.0.235). 2. Enter your **student ID and unified identity authentication password**, and depending on your operator, click **“移动登录”** (Mobile Login) or **“电信登录”** (Telecom Login). 3. When you see your IP address on the login page, you have successfully connected to the internet. - ![](https://img.duanyll.com/img/20240909193713.png) + ![](/assets/20240909193713.jpg) Even with proper setup, you may need to log in again approximately once a week. @@ -115,11 +115,11 @@ You can access the campus network via wireless or wired connections. 2. Open a browser and visit any website to be automatically redirected to the login page. Alternatively, you can manually visit [http://aaa.uestc.edu.cn](http://aaa.uestc.edu.cn) or [http://10.253.0.237](http://10.253.0.237). 3. Enter your student ID and unified identity authentication password, then click **“校园网登录”** (Campus Network Login). - ![](https://img.duanyll.com/img/20240909194745.png) + ![](/assets/20240909194745.jpg) 4. When you see your IP address on the login page, you have successfully connected to the internet. - ![](https://img.duanyll.com/img/20240909194920.png) + ![](/assets/20240909194920.jpg) ## Frequently Asked Questions @@ -127,7 +127,7 @@ You can access the campus network via wireless or wired connections. - There could be several reasons for this. First, ensure that you have closed any proxy servers, VPNs, or accelerators before logging in. - Open the Windows Settings app, select "Network & Internet" -> "Proxy," and turn off the proxy server. - ![](https://img.duanyll.com/img/20240901155107.png) + ![](/assets/20240901155107.jpg) - In addition to the above proxy settings, VPN software such as WireGuard, EasyConnect, ZeroTier, and **game accelerators** must also be turned off. - After successfully logging into the campus network, you can reopen these software programs. diff --git a/source/_posts/uestc-internet.md b/source/_posts/uestc-internet.md index 6d9b2cc..dacb52a 100644 --- a/source/_posts/uestc-internet.md +++ b/source/_posts/uestc-internet.md @@ -2,10 +2,10 @@ title: 上网指南(中文) wiki: docs-uestc-internet tag: wiki -date: 2024-09-21 10:00:00 +date: 2026-08-27 10:00:00 --- -[English version 英文版本](/2024/uestc-internet-en) +[English version 英文版本](/2026/uestc-internet-en) ## 简介 @@ -27,11 +27,11 @@ date: 2024-09-21 10:00:00 2. 打开浏览器,访问任意网站,会自动跳转到登录页面。或者手动访问 [http://aaa.uestc.edu.cn](http://aaa.uestc.edu.cn) 或 [http://10.253.0.237](http://10.253.0.237)。 3. 输入您的学号和统一身份认证密码,点击 “校园网登录”。 - ![](https://img.duanyll.com/img/20240909194745.png) + ![](/assets/20240909194745.jpg) 4. 当你看到你的 IP 地址时,就说明你已经成功登录校园网。 - ![](https://img.duanyll.com/img/20240909194920.png) + ![](/assets/20240909194920.jpg) ## 宿舍区 @@ -58,21 +58,21 @@ date: 2024-09-21 10:00:00 1. 找到墙面上的网口:通常在课桌下方,可能被柜子挡住。**除非完全够不到墙面网口,请勿打开门口弱电箱直接连接光猫上的网口,以免损坏光猫**。弱电箱光猫上的光纤和电源线十分脆弱,容易损坏。如果您打开弱电箱发现光猫所有指示灯不亮,或 SFP 指示灯不亮或黄色常量,请拨打 `61831192` 报修。 2. 使用网线连接路由器的 WAN 口和墙面网口,或者直接连接电脑和墙面网口。一般来说 WAN 口就是最独特的那一个端口(一般在最边上),有特殊的颜色或者标识,其他端口是 LAN 口。部分路由器不需要区分 WAN 和 LAN,只需要连接任意一个端口即可。 - ![WAN口和LAN口](https://img.duanyll.com/img/20240901161545.png) + ![WAN口和LAN口](/assets/20240901161545.jpg) 找到WAN口后,用网线将WAN口与网络插座连接,如下。 - ![WAN口连网络插座](https://img.duanyll.com/img/20240901162039.png) + ![WAN口连网络插座](/assets/20240901162039.jpg) 3. 连接路由器的电源,打开路由器,等待路由器启动完成(可能需要 1-2 分钟)。 4. 如果您的电脑有网口,可以直接使用网线连接电脑和路由器的 LAN 口,如果没有网口,可以连接到路由器的无线网络。路由器的标签上写有默认的 WiFi 名称和密码(如果有密码),如下图: - ![路由器的标签](https://img.duanyll.com/img/20240901162150.png) + ![路由器的标签](/assets/20240901162150.jpg) 5. 连接到路由器后,在浏览器地址栏中输入网址,打开路由器的管理面板网站。路由器的标签上写有管理网址,可能是 `192.168.1.1`, `tplogin.cn`, `miwifi.com` 等,部分路由器首次连接后也会自动打开管理页面。有的路由器需要输入默认的用户名和密码,请查看路由器标签。 6. 随后路由器会自动弹出设置向导,通常会需要您设置自己的 WiFi 名称和密码,以及路由器的管理密码等,您可以按照个人需求设置。重要的选项是 WAN 口设置(可能被称为“上网设置”、“WAN 设置”等),您需要选择 “自动获取 IP 地址” 或 “DHCP” 等选项(相对应的,不能选择 “PPPoE”, “拨号上网”, “静态 IP” 等选项),完成设置后,路由器可能会自动重启,重启后你需要使用刚刚设置的 WiFi 名称和密码重新连接路由器。下图展示了一个常见的路由器的 “上网设置” 页面: - ![](https://img.duanyll.com/img/20240901163058.png) + ![](/assets/20240901163058.jpg) #### 绑定运营商账号 @@ -81,22 +81,22 @@ date: 2024-09-21 10:00:00 1. 在宿舍区,将电脑连接到上一步设置好的路由器或者直接连接到墙面网口。 2. 网络登陆页面可能会自动打开,如果没有打开,请手动访问 [http://10.253.0.235](http://10.253.0.235)。 - ![](https://img.duanyll.com/img/20240909193323.png) + ![](/assets/20240909193323.jpg) 3. 输入您的 **学号和统一身份认证密码**,点击 **“自服务”** (Self Service)。 4. 点击左侧的 **“多运营商绑定”** (Carriers Bound)。 - ![](https://img.duanyll.com/img/20240909193910.png) + ![](/assets/20240909193910.jpg) 5. 选择您的运营商(移动或电信),点击 **“绑定”**。 - ![](https://img.duanyll.com/img/20240909194033.png) + ![](/assets/20240909194033.jpg) 6. 输入您的宽带账号和密码,点击 **“绑定”**。 - ![](https://img.duanyll.com/img/20241119002324.png) + ![](/assets/20241119002324.jpg) - ![](https://img.duanyll.com/img/20241119002541.png) + ![](/assets/20241119002541.jpg) - 移动用户可以发短信 `czkdmm` 到 `10086` 重置宽带密码。短信收到的账户是 `SCXY173xxxxxxxx`, 在绑定时需要输入 `SCXY173xxxxxxxx@cmccgx`, 密码是短信收到的密码。 - 电信用户的账号就是手机号,密码一般是 `123456578`,如果不对,试试手机号后 8 位,或者联系电信客服重置密码。 - 这里输错了账号和密码不会有任何提示,只有点击 “电信登录” 或 “移动登录” 后才会提示登录失败。 @@ -109,12 +109,12 @@ date: 2024-09-21 10:00:00 1. 打开浏览器,访问任意网站,会自动跳转到登录页面。或者手动访问 [http://10.253.0.235](http://10.253.0.235)。 - ![](https://img.duanyll.com/img/20240909193323.png) + ![](/assets/20240909193323.jpg) 2. 输入您的 **学号和统一身份认证密码**,根据您使用的运营商,点击 **“移动登录”** (Mobile Login) 或 **“电信登录”** (Telecom Login)。 3. 当你看到你的 IP 地址时,就说明你已经成功登录校园网。 - ![](https://img.duanyll.com/img/20240909193713.png) + ![](/assets/20240909193713.jpg) 即使是设置妥当了,大约每周都需要重新登录一次。 @@ -124,7 +124,7 @@ date: 2024-09-21 10:00:00 - 可能有很多原因,首先请确保在登陆时已经关闭了任何代理服务器、VPN、加速器等软件。 - 打开 Windows 设置应用,选择“网络和 Internet” -> “代理”,关闭代理服务器。 - ![](https://img.duanyll.com/img/20240901155107.png) + ![](/assets/20240901155107.jpg) - 除了上面的代理设置,WireGuard、EasyConnect、ZeroTier 等 VPN 软件和**游戏加速器**也必须关闭。 - 成功登录校园网后,可以重新打开这些软件。 diff --git a/source/assets/20240901155107.jpg b/source/assets/20240901155107.jpg new file mode 100644 index 0000000..b8db3e2 Binary files /dev/null and b/source/assets/20240901155107.jpg differ diff --git a/source/assets/20240901161545.jpg b/source/assets/20240901161545.jpg new file mode 100644 index 0000000..de77026 Binary files /dev/null and b/source/assets/20240901161545.jpg differ diff --git a/source/assets/20240901162039.jpg b/source/assets/20240901162039.jpg new file mode 100644 index 0000000..68a16d0 Binary files /dev/null and b/source/assets/20240901162039.jpg differ diff --git a/source/assets/20240901162150.jpg b/source/assets/20240901162150.jpg new file mode 100644 index 0000000..77fed52 Binary files /dev/null and b/source/assets/20240901162150.jpg differ diff --git a/source/assets/20240901163058.jpg b/source/assets/20240901163058.jpg new file mode 100644 index 0000000..e39b0dd Binary files /dev/null and b/source/assets/20240901163058.jpg differ diff --git a/source/assets/20240909193323.jpg b/source/assets/20240909193323.jpg new file mode 100644 index 0000000..8f80658 Binary files /dev/null and b/source/assets/20240909193323.jpg differ diff --git a/source/assets/20240909193713.jpg b/source/assets/20240909193713.jpg new file mode 100644 index 0000000..4253072 Binary files /dev/null and b/source/assets/20240909193713.jpg differ diff --git a/source/assets/20240909193910.jpg b/source/assets/20240909193910.jpg new file mode 100644 index 0000000..242047b Binary files /dev/null and b/source/assets/20240909193910.jpg differ diff --git a/source/assets/20240909194033.jpg b/source/assets/20240909194033.jpg new file mode 100644 index 0000000..ea84da8 Binary files /dev/null and b/source/assets/20240909194033.jpg differ diff --git a/source/assets/20240909194745.jpg b/source/assets/20240909194745.jpg new file mode 100644 index 0000000..b4b2a32 Binary files /dev/null and b/source/assets/20240909194745.jpg differ diff --git a/source/assets/20240909194920.jpg b/source/assets/20240909194920.jpg new file mode 100644 index 0000000..70c5819 Binary files /dev/null and b/source/assets/20240909194920.jpg differ diff --git a/source/assets/20241119002324.jpg b/source/assets/20241119002324.jpg new file mode 100644 index 0000000..e05aa4f Binary files /dev/null and b/source/assets/20241119002324.jpg differ diff --git a/source/assets/20241119002541.jpg b/source/assets/20241119002541.jpg new file mode 100644 index 0000000..a36c41d Binary files /dev/null and b/source/assets/20241119002541.jpg differ diff --git a/source/recruit.md b/source/recruit.md index d3aade7..1a8b899 100644 --- a/source/recruit.md +++ b/source/recruit.md @@ -26,7 +26,7 @@ ## 六期公寓上网指南测试 -> 参考:[六期公寓上网指南(中文)](https://netunion.org/2024/uestc-internet/) +> 参考:[六期公寓上网指南(中文)](https://netunion.org/2026/uestc-internet/) 1. 假如您是本科生,请问六期公寓的校园网接入方式与您所在组团的校园网接入方式是否相同?假如相同,请说明原因。 2. 请问如何区分路由器上的WAN口和LAN口?