如何在 Genexis Platinum 4410 上進行轉送?

如何在 Genexis Platinum 4410 上進行轉送?

我檢查過portforward.com但它沒有任何關於該路由器的資訊。

我搜尋了路由器控制台,但除了入站防火牆規則之外找不到任何其他內容(與連接埠轉送相同)。

我已經在互聯網上搜尋了與該路由器相關的手冊或任何指南,但一無所獲。我使用的所有其他路由器總是有一個在控制台中進行連接埠轉送的選項,所以我認為這會是相同的。

難道這個路由器不支援連接埠轉送?

PS 無法更改路由器,因為它是由 ISP 提供的

答案1

登入路由器。 (在我的例子中是192.168.1.1)

應用程式高級NATVirtulaServer配置。選擇 ”客製化如果用於自訂目的。選擇應用」。

Interface      : connection name
Protocol       : tcp or udp
SourceIpAddress: The public IP visible in the internet
StartPortNmber : from which port number it will be mapped
EndPortNumber  : till which port number it will be mapped
InternalHost   : private ip of the host system(preferably static IP)
MappingName    : just an identifier

點擊 ”添加“將詳細資訊輸入到表格中。”使能夠表中的「將被設定為開啟。

輸入資料的範例:

此處顯示了輸入資料的範例

相關內容