Helpful Scripts
2.2. PPP over DDS for Internet Access
Site A
CentreCOM AR300
A c ce ss R o ut er
L AN
W A N
192.168.10.0
Private
NAT Public
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=eth0 ip=192.168.10.1
add ip int=ppp0 ip=200.200.200.1 mask=255.255.255.252
add ip route=0.0.0.0 next=0.0.0.0 int=ppp0
enable ip nat
enable ip nat log=all
add ip nat ip=192.168.10.0 mask=255.255.255.0 gblint=ppp0
Helpful Scripts
Revision 5.8.7; 5 April 2001
200.200.200.0/30
S YS T EM
Internet
Page
8
Need help?
Do you have a question about the AR Router and is the answer not in the manual?
Questions and answers