Nat Configuration - B&B Electronics SPECTRE Configuration Manual

Hide thumbs Also See for SPECTRE:
Table of Contents

Advertisement

B&B Electronics, Inc.

1.13. NAT configuration

NAT (Network address Translation / Port address Translation - PAT) is a method of
sharing a single external IP address among many internal hosts. It also helps prevent
unauthorized access to the internal network. To enter the Network Address Translation
configuration, select the NAT menu item. Up to sixteen NAT rules may be defined.
Item
Public Port
Private Port
Type
Server IP address
If you need to setup more than 16 NAT rules, insert the following statement into the
startup script:
iptables -t nat -A napt -p tcp --dport [PORT_PUBLIC] -j DNAT --to-destination
[IPADDR]:[PORT1_PRIVATE]
The IP address parameter [IPADDR] and port parameters [PORT_PUBLIC]
and [PORT1_PRIVATE] must be filled in with the desired information.
The following option can be used to route all incoming traffic from the PPP to a single
internal host address.
Item
Send all incoming packets
to default server
Default Server
You can also specify which ports to use for access to the router using common protocols.
In most cases, the default port for each protocol should not be changed.
Item
Enable remote HTTP
access on port
Enable remote
HTTPS access on
port
Enable remote FTP
access on port
Enable remote SSH
access on port
Enable remote Telnet
access on port
Enable remote SNMP
access on port
Masquerade outgoing
packets
Public port
Private port
Protocol selection
IP address which will be forwarded incoming data.
Table 23: NAT configuration
Select this item to route all traffic received over the PPP
connection to a single IP address on the internal network.
Send all incoming packets to this IP address.
Table 24: Configuration of send all incoming packets
Select this option to allow access to the router using HTTP.
Select this option to allow access to the router using HTTPS.
Select this option to allow access to the router using FTP.
Select this option to allow access to the router using SSH.
Select this option to allow access to the router using Telnet.
Select this option to allow access to the router using SNMP.
Select this option to turn on NAT.
Table 25: Remote access configuration
Description
Description
Description
37
SPECTRE Configuration Manual
710-10001-02 Rev. 3.0
www.bb-elec.com
www.bb-europe.com

Advertisement

Table of Contents
loading

Table of Contents