博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
如何在Eero Wi-Fi系统上转发端口
阅读量:2507 次
发布时间:2019-05-11

本文共 2378 字,大约阅读时间需要 7 分钟。

Pretty much every router on the market comes with the ability to forward ports, and the Eero Wi-Fi system is no exception, despite its easy-to-use interface.

市场上几乎每台路由器都具有转发端口的能力,尽管Eero Wi-Fi系统具有易于使用的界面,但也不例外。

If you came across this post on purpose, then you probably already know what port forwarding is, how it works, and why you’d want to use it. But if not, you can that goes into great detail on the subject.

如果您是故意看到这篇文章的,那么您可能已经知道什么是端口转发,它如何工作以及为什么要使用它。 但是,如果没有,您可以该对这一主题进行了详细介绍。

Before I get started, this will only work if your Eero is not in . If yours is in bridge mode and you have another router doing all the heavy lifting instead, you’ll need to forward ports on that router instead of the Eero.

在我开始之前,这仅在您的Eero不在 。 如果您的路由器处于桥接模式,则由另一台路由器来承担所有繁重的工作,则需要转发该路由器上的端口而不是Eero。

In my example, I’ll be forwarding a port that I need open in order to use on my iMac. As you can see below, Transmission is telling me that port 56095 is closed.

在我的示例中,我将转发一个需要打开的端口,以便在iMac上使用 。 如下所示,传输告诉我端口56095已关闭。

To get started, open up the Eero app and tap on the menu button in the top-left corner of the screen.

首先,打开Eero应用程序,然后点击屏幕左上角的菜单按钮。

Select “Network Settings” from the list.

从列表中选择“网络设置”。

Scroll down and tap on “Advanced Settings” at the bottom.

向下滚动并点击底部的“高级设置”。

Tap on “Reservations & Port Forwarding”.

点击“预订和端口转发”。

Tap on “Add a Reservation”.

点击“添加预订”。

Scroll down and select the device that you want to forward the port on. In my case, it’s my iMac.

向下滚动并选择要在其上转发端口的设备。 就我而言,这是我的iMac。

Tap on “Open a Port”.

点击“打开端口”。

Hit “Save” when the pop-up appears. On the Eero, port forwarding requires giving your computer a  through the router, which keeps the IP address from changing (since the port is assigned to a specific IP address).

出现弹出窗口时,单击“保存”。 在Eero上,端口转发需要通过路由器为计算机提供一个 ,以防止IP地址更改(因为端口已分配给特定的IP地址)。

At the top, tap on “Port Name” and give it a name. This can be anything.

在顶部,点击“端口名称”并为其命名。 这可以是任何东西。

Next, enter in the port number for both “External Port” and “Internal Port”.

接下来,输入“外部端口”和“内部端口”的端口号。

Next, hit “Save” in the top-right corner.

接下来,点击右上角的“保存”。

The port is now forwarded and you’ll now see an overview of your reservation. You can make any changes from here, as well as delete the reservation at any time.

现在,端口已转发,您现在将看到预订概述。 您可以从此处进行任何更改,也可以随时删除预订。

If I go back into Transmission, it’s now telling me that the port is open!

如果我回到“传输”,则表明端口已打开!

翻译自:

转载地址:http://flzwd.baihongyu.com/

你可能感兴趣的文章
.net core 使用windows版redis
查看>>
点击 button 自动刷新页面
查看>>
UVA 1395 Slim Span (最小生成树+枚举)
查看>>
make 2>&1 |tee make.log
查看>>
一个宏定义引发的问题
查看>>
[oracle实验]跨平台传输表空间 win -> linux
查看>>
HDU1548 A strange lift BFS 简单题
查看>>
tcp 的6个控制位
查看>>
Web2.0寒流
查看>>
九度OJ 1122:吃糖果
查看>>
js的JSON对象
查看>>
做北京项目的过程所得
查看>>
PHP模拟post提交数据方法汇总
查看>>
windows环境libevent搭建和demo分析
查看>>
Javascript通过bind()掌控this
查看>>
JavaWeb_JSTL标签数据的存储
查看>>
linux 常见问题
查看>>
Android相机实时自动对焦的完美实现
查看>>
OpenCV入门笔记(七) 文字区域的提取
查看>>
flask中的上下文处理器context_processor
查看>>