Allied Telesis AR2050V Command Reference Manual page 672

Secure, for alliedware plus version 5.4.7-1.x
Table of Contents

Advertisement

IP A
P
DDRESSING AND
ROTOCOL
-
-
-
IP LIMITED
LOCAL
PROXY
ARP
! Create a private zone for the HTTP server with address 172.22.200.3:
zone private
network vlan1
ip subnet 172.22.200.0/24
host http_server
ip address 172.22.200.3
!
! Create a public zone for the HTTP server with address 172.22.0.3:
zone public
network eth1
ip subnet 0.0.0.0/0 interface eth1
host http_server
ip address 172.22.0.3
! 
! Create a NAT rule to map from the public to the private zone:
nat
rule 10 portfwd http from public.eth1 to public.eth1.http_server with dst
private.vlan1.http_server
enable
!
! Configure eth1. It has a different public address than the HTTP server:
interface eth1
ip limited local-proxy-arp
ip address 172.22.0.1/24
!
! Configure vlan1: 
interface vlan1
ip address 172.22.200.5/24
!
! Tell the device to respond to ARPs for the HTTP server public address:
local-proxy-arp 172.22.0.3/32
Related
ip local-proxy-arp
Commands
local-proxy-arp
C613-50186-01 Rev B
C
OMMANDS
Command Reference for AR2050V
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
672

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents