Firewall Over Ppp With Private Ip Addesses Only On The Lan - Allied Telesis AR Router Configuration

Ar router series
Table of Contents

Advertisement

5.4. Firewall over PPP with Private IP addesses
only on the LAN
Mail Server
192.168.10.2
C entreC O M AR300
A c ce ss R out e r
192.168.10.0
Web Server
Private Firewall Public
192.168.10.3
Note: Be aware that with many Internet Providers it may be more suitable to turn LQR (link quality reporting) off on PPP
links, and instead use LCP Echo Request and Echo Reply messages to determine link quality (echo=on). Simply add
'lqr=off echo=on' to the PPP creation command.
Router A
#
# PPP Configuration
#
create ppp=0 over=syn0
#
# IP Configuration
#
enable ip
add ip int=ppp0 ip=200.200.200.1 mask=255.255.255.252
add ip int=eth0 ip=192.168.10.1
add ip route=0.0.0.0 next=0.0.0.0 mask=0.0.0.0 int=ppp0
#
# Firewall Configuration
# To enable out going ping see example 5.1.1
enable firewall
enable firewall notify=port,manager port=0
create firewall policy="main"
add firewall policy="main" int=eth0 type=private
add firewall policy="main" int=ppp0 type=public
add firewall poli="main" nat=enhanced int=eth0 gblin=ppp0 gblip=200.200.200.1-200.200.200.3
add firewall poli="main" ru=1 ac=allo int=ppp0 prot=tcp po=25 ip=192.168.10.2 g
blip=200.200.200.2 gblp=25
add firewall poli="main" ru=2 ac=allo int=ppp0 prot=tcp po=80 ip=192.168.10.3 g
blip=200.200.200.3 gblp=80
Helpful Scripts
Revision 5.8.7; 5 April 2001
Internet Address
Mail Server
200.200.200.2
Web Server
200.200.200.3
Site A
200.200.200.0/30
L A N
W A N
S YS TE M
Helpful Scripts
Internet
Page
25

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the AR Router and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Ar router series

Table of Contents