186

AT-WR4500 Series - IEEE 802.11abgh Outdoor Wireless Routers

 

RouterOS v3 Configuration and User Guide

 

 

 

Internet

 

 

ISP #1

 

 

 

ISP #2

 

Encrypted

 

192.168.80.0/24

192.168.81.0/24

 

PPTP Tunnel

 

 

 

 

 

 

 

 

 

[Remote Office]

ToRemoteOffice

 

192.168.81.1/24

 

Tunnel_To_HomeOffice

10.150.1.1/32

 

 

 

 

 

10.150.1.254/32

 

192.168.80.111/24

 

 

 

10.150.1.254/24

 

 

 

 

 

 

10.150.1.1/24

Figure 29: Connecting a Remote Client via and Encrypted PPTP Tunnel

The router in this example:

[RemoteOffice]

Interface ToInternet 192.168.81.1/24

Interface Office 10.150.1.254/24

The client computer can access the router through the Internet.

On the PPTP server a user must be set up for the client:

[admin@RemoteOffice] ppp secret> add name=ex service=pptp password=lkjrht local-address=10.150.1.254 remote-address=10.150.1.2 [admin@RemoteOffice] ppp secret> print detail

Flags: X - disabled

0name="ex" service=pptp caller-id="" password="lkjrht" profile=default local-address=10.150.1.254 remote-address=10.150.1.2 routes==""

[admin@RemoteOffice] ppp secret>

Then the user should be added in the PPTP server list:

[admin@RemoteOffice] interface pptp-server> add name=FromLaptop user=ex

[admin@RemoteOffice] interface pptp-server> print Flags: X - disabled, D - dynamic, R - running

#

NAME

USER

MTU CLIENT-ADDRESS UPTIME ENC...

0

FromLaptop

ex

 

[admin@RemoteOffice] interface pptp-server>

And the server must be enabled:

[admin@RemoteOffice] interface pptp-server server> set enabled=yes

[admin@RemoteOffice] interface pptp-server server> print enabled: yes

max-mtu: 1460

max-mru: 1460 mrru: disabled

authentication: mschap2 keepalive-timeout: 30

default-profile: default [admin@RemoteOffice] interface pptp-server server>

Page 186
Image 186
Allied Telesis AT-WR4500 manual Connecting a Remote Client via and Encrypted Pptp Tunnel