Next
Previous
Contents
- Set up your routing so that the Linux firewall is your default
gateway:
- Open
Control Panel/Network
or right-click "Network
Neighborhood" and click on Properties
.
- Click on the
Configuration
tab.
- In the list of installed network components, double-click on the
"TCP/IP -> whatever-NIC-you-have" line.
- Click on the
Gateway
tab.
- Enter the local-network IP address of your Linux firewall. Delete any
other gateways.
- Click on the "OK" button.
- Test masquerading. For example, run "
telnet
my.isp.mail.server smtp
" and you should see the mail
server's welcome banner.
- Install and configure the VPN software. For IPsec software follow the
manufacturer's instructions. For MS PPTP:
- Open
Control Panel/Network
or right-click "Network
Neighborhood" and click on Properties
.
- Click on the
Configuration
tab.
- Click on the "Add" button, then double-click on the
"Adapter" line.
- Select "Microsoft" as the manufacturer and add the
"Virtual Private Networking Adapter" adapter.
- Reboot when prompted to.
- If you need to use strong (128-bit) encryption, download the
strong encryption DUN update from the MS secure site at
http://mssecure.www.conxion.com/cgi-bin/ntitar.pl and
install it, then reboot again when prompted to.
- Create a new dial-up phonebook entry for your PPTP server.
- Select the VPN adapter as the device to use, and enter the PPTP
server's internet IP address as the telephone number.
- Select the
Server Types
tab, and check the compression and
encryption checkboxes.
- Click on the "TCP/IP Settings" button.
- Set the dynamic/static IP address information for your client as
instructed to by your PPTP server's administrator.
- If you wish to have access to your local network while the PPTP
connection is up, uncheck the "Use default gateway on remote
network" checkbox.
- Reboot a few more times, just from habit... :)
Note: this section may be incomplete as it's been a while since I've
installed PPTP on an NT system.
- Set up your routing so that the Linux firewall is your default
gateway:
- Open
Control Panel/Network
or right-click "Network
Neighborhood" and click on Properties
.
- Click on the
Protocols
tab and double-click on the
"TCP/IP" line.
- Enter the local-network IP address of your Linux firewall in the
"Default Gateway" box.
- Click on the "OK" button.
- Test masquerading. For example, run "
telnet
my.isp.mail.server smtp
" and you should see the mail
server's welcome banner.
- Install and configure the VPN software. For IPsec software follow the
manufacturer's instructions. For MS PPTP:
- Open
Control Panel/Network
or right-click "Network
Neighborhood" and click on Properties
.
- Click on the
Protocols
tab.
- Click on the "Add" button, then double-click on the
"Point-to-Point Tunneling Protocol" line.
- When it asks for the number of Virtual Private Networks, enter the
number of PPTP servers you could possibly be communicating with.
- Reboot when prompted to.
- If you need to use strong (128-bit) encryption, download the
strong encryption PPTP update from the MS secure site at
http://mssecure.www.conxion.com/cgi-bin/ntitar.pl and
install it, then reboot again when prompted to.
- Create a new dial-up phonebook entry for your PPTP server.
- Select the VPN adapter as the device to use, and enter the PPTP
server's internet IP address as the telephone number.
- Select the
Server Types
tab, and check the compression and
encryption checkboxes.
- Click on the "TCP/IP Settings" button.
- Set the dynamic/static IP address information for your client as
instructed to by your PPTP server's administrator.
- If you wish to have access to your local network while the PPTP
connection is up, see
MS Knowledge Base article Q143168 for a registry fix.
(Sigh.)
- Make sure you reapply the most recent Service Pack, to ensure
that your RAS and PPTP libraries are up-to-date for security and
performance enhancements.
Next
Previous
Contents