Set up pvc value of WAN and PPP session item (User ID and Password) to be given
from ISP.
If assume that user ID is "hinet10", password is "1234", vpi="0", vci="32",
The PPTP module uses functionality provided by the PPP module.
> p p p 2 p v c 0 3 2
> p p p 2 i n t e r f a c e 0
> p p p 2 t u n n e l 1 p p t p o u t
> p p p 2 e n a b l e
Configure the PPTP module to listen on the IP address 192.168.1.1 and set up tunnel 1
to listen(Waiting for PC to initiate the connection)
> p p t p b i n d 1 9 2 . 1 6 8 . 1 . 1
> p p t p 1 c r e a t e l i s t e n
> c o n f i g s a v e
Saving configuration...Configuration saved.
> r e s t a r t
In this case, you can check out PPP interface information by using the following
commands.
> p p p 2 i n f o a l l
> p p t p 1 i n f o
Using Webconsole, you can change the protocol of the modem to PPTP Tunneling
Mode by clicking on “Config/PPTP Tunneling”
In the mode of PPTP Tunneling, the
modem has two subnets for PPTP
Tunneling Access between the PC
and modem.
LAN IP address and Netmask take a
role as a gateway for LAN and
construct Private Subnet in case of
using NAT.