-
Para Casa
Modems/ Gateways
A sua porta de acesso à internet
Expansão de Rede
Forma mais fácil para expandir e melhorar a sua rede
SOHO Switches
Conexões de qualidade através de cabo de rede
Adaptadores
Equipe os seus equipamentos com um acesso Wi-Fi mais rápido
Acessórios
Tudo o que precisa para um estilo de vida conectado
-
Smart Home
Câmaras Cloud
Um olhar no que é importante
Smart Plugs
Autonomia nos equipamentos domésticos
Smart Bulbs
Luz para todas as ocasiões
-
Para Empresas
JetStream Switches
Rede com fios de alta velocidade com e sem gestão L3
Omada EAP Series
Professional business Wi-Fi with centralized management
Omada Cloud SDN
A solução Wi-Fi Cloud inteligente para redes de negócios
Pharos Wireless Broadband
Ideal para redes Wi-Fi bridge ponto a ponto de longo alcance
SafeStream Router
Secure VPNs e Gateways de balanceamento de carga para negócios
-
Para ISP
DSL
Capable of high-speed network and integrated broadband applications
LTE/3G
Maintains internet access wherever you go.
PON
The leading technology for delivering gigabit Internet services
Powerline Adapter
Transforms electrical wiring to carry the network signal.
Range Extender
Easily expand your Wi-Fi coverage.
Switches
Boosts your business network with premium performance.
Business Wireless
Takes your enterprise Wi-Fi to new levels.
How to configure One-to-One NAT on Safestream routers using the new GUI?
One-to-One NAT (Network Address Translation) creates a one-to-one mapping between a valid public IP address and a private IP address of a local host. It is mainly used when there are two or more available public IPs, and these public IPs should be used on the same WAN port.
For example, the ISP provides a company with two public IP addresses: 123.1.1.2 and 123.1.1.3, and the company has two requirements:
- All the hosts in the private network can access the internet.
- The server can be visited from the internet.
In this case, you can configure 123.1.1.2 as the IP address of the WAN port, and configure One-to-One NAT to map the server’s IP address to 123.1.1.3. So all the computers can access the internet and the server can be visited from the internet using the public IP address.
Step 1:
Go to Network > WAN > WAN1 to configure WAN1 port. Select the connection type as Static IP, and input the IP address, Subnet Mask, Default Gateway and other information provided by the ISP. This IP address is used by the hosts in the private work to access the internet.
Note: One-to-One NAT only takes effect when the connection type of the corresponding WAN port is Static IP.
Step 2:
Go to Transmission > NAT > One-to-One NAT to create a One-to-One NAT entry for the server. Here we map the server’s IP address 192.168.0.200 to the public IP address 123.1.1.3.
Note: With DMZ Forwarding enabled, the hosts from the internet can visit the web server using the public IP address 123.1.1.3.
A sua resposta ajuda-nos a melhorar o nosso site.