
interface
{
name
} {
index
}
nat-group
{
list-id
}
Important
Each network interface supports only one NAT list.
4.8.2.1. Examples
Example 4.73. Simple NAT
If a private network
192.168.1.0/24
is connected to
FastEthernet 0
, and WAN interface
Wireless
0
has an external address
10.0.0.1
, then simple many-to-one SNAT can be enabled like this:
nat-list 110 snat 192.168.1.0 0.0.0.255 any to 10.0.0.1
interface Wireless 0 nat-group 110
Example 4.74. Masquerade
In case the external interface address is unknown (e.g. dynamic):
nat-list 120 masquerade 192.168.1.0 0.0.0.255 any
interface Wireless 0 nat-group 120
Example 4.75. Port forwarding
If the private network has an internal web server
192.168.1.10
and it's needed to give access to
it:
nat-list 120 dnat any any eq 80 to 192.168.1.10 eq 80
nat-list 120 dnat any any eq 443 to 192.168.1.10 eq 443
nat-list 120 dnat any any eq 8080 to 192.168.1.10 eq 8080
interface Wireless 0 nat-group 120
4.8.2.2. Viewing NAT lists
The
show nat-list [89]
command displays the contents of NAT rule lists:
show nat-list
[
list-id
]
4.9. PPP
4.9.1. Overview
LibraPlus supports up to 10 concurrent PPP client connections. Each connection can be configured
using the
interface
command section followed by the
PPP
interface type and an interface index. PPP
in LibraPlus is used as a transport for the IP protocol and supports
PPTP
and
PPP over Ethernet
en-
capsulation.
89
Configuration
Содержание LibraPlus 5845
Страница 1: ...www eionwireless com LibraPlus 5845 PN 5724 0003 Document version 1 74 Released on February 16 2010...
Страница 2: ...This page is intentionally left blank...
Страница 10: ...6 5 Show CPU load 109 6 6 Show uptime 109 6 7 Show interfaces 110 x LibraPlus User Manual...
Страница 24: ...Fig 2 10 Mounting Fig 2 11 Large Pipe Diameter Mounting Configuration 14 Description...
Страница 25: ...Fig 2 12 Small Pipe Diameter Mounting Configuration Fig 2 13 Wall Mounting Configuration 15 Description...
Страница 26: ...2 1 7 Specifications 16 Description...
Страница 32: ...Fig 2 15 Point to Multipoint Wireless Network 22 Description...
Страница 123: ...7 1 3 Troubleshooting Chart 113 Troubleshooting...
Страница 140: ...2009 EION Inc...