InJoy Firewall PPTP
===================

The PPTP support in the InJoy Firewall allows you to connect to
ISPs that require you to use this protocol.

PPTP Encryption is not supported.


To enable PPTP
--------------

1: Enable the PPTP plugin in "file | properties | firewall server"
2: Modify <firewall>/pptp/pptp.cnf (instructions below)
3: Connect PPTP


Setting up PPTP
---------------

Modify the following entries in <firewall>\pptp\pptp.cnf

test     Description = "enter description",
         PPTP-Server = "192.162.1.1",
         User-Id = "tester",
         Password = "tester",
         Phone-Number = "",
         Subaddress = "",
         PPP-MRU = 1400,
         Trace = No,

The "PPTP-Server" is the PPTP server (IP address) of the ISP.

If your ISP requires you to specify something like this as the
server location:

	192.162.1.1 pc1

then put the address into "PPTP-Server" and "pc1" into "Phone-Number".

Be sure to set "Trace = No", when done testing. With tracing ON, all
events and packets are logged to pptp\pptp.trc.


Kind regards
support@fx.dk
