Top of this page
Skip navigation, go straight to the content
A continuous network connection between two systems or locations which
uses public networks. All traffic between these two systems goes
through this connection. The traffic running through a VPN connection,
also called a tunnel, will not be filtered by firewalls and similar.
If desired, the traffic that goes through the VPN connection can be
encrypted, so that third parties cannot eavesdrop on it.
A VPN gateway, VPN server or tunnel server is the system to which you
connect from your computer at home to set up a VPN connection or
tunnel. In practice, it will look like your home system is assigned a
second IP address in the network the VPN gateway is a part of. In
reality, this IP address exists only on the VPN gateway. Your home
system uses this IP address via the "tunnel".
A connection between two networks that only allows traffic to pass
through if it is considered necessary. In practice, a firweall often
only lets through web traffic, communications between e-mail servers
and VPN connections, if users can be authenticated based on, for
example, a usercode/password combination.
The Data Encryption Standard (DES) for encoding messages was developed
in the 1970s. DES makes use of a 56 bit encryption key.
Triple DES or 3DES is based on DES. The main difference is that 3 keys
are used, so that messages are harder to crack.
Normally, when you use a VPN connection, all network traffic,
including internet traffic, will go through the VPN tunnel. In most
situations, this will not be what you want, as you will not have
access to the services (such as e-mail, news, homepages) of your
Internet Service Provider (ISP). With Split Tunneling, only traffic
meant for the network directly behind the VPN gateway will go through
the tunnel. All the other traffic will go via your regular ISP
connection. The disadvantage of this is that you will not be able to
access systems that allow access from systems with a TU/e IP address,
such as http://ieeexplore.ieee.org/
See the Windows XP or IPSec installation procedures.
In order to use the full-text magazines and search systems, you need
to set up your connection without split tunneling. See this page
PPTP makes use of TCP port 1723 to set up a connection. After that,
PPTP uses protocol ID 47 - GRE ("generic routing encapsulation") - to
transfer data.
IPSec uses UDP port 500 and protocol ID's 50 and 51.
The most likely cause is that the firewall or router is blocking the
GRE protocol. Without GRE, PPTP will not work.
The configuration of the firewall or NAT box should be changed. If
this is not possible, use the Cisco IPSec VPN client and set it to
"Transparent Tunneling". With these settings, only TCP port 10000 will
be used, and in most cases the VPN connection will work.
--------------------------------------------------------------------------------
When the IPSec connection is active, you will see a small lock to the
bottom right of your screen, in the task bar. This is the VPN
connection icon.
IPSec uses protocol IDs 50 and 51. The most likely cause of the
problem is that these protocols are being blocked. "Transparent
Tunneling" might solve the problem.
You need to set your VPN client to Transparent Tunneling:
Optionally, you can place a shortcut on the desktop after
installation:
This is caused by the "Stateful Firewall" being active. You can solve
this as follows:
With Windows 2000 and XP, this is possible.
Once this has been set and the system has been restarted, the VPN
client will be started when "Ctrl+Alt+Del" is pressed, so before the
Windows logon.
In order to be able to log in on the NT network, a Windows 200/NT/XP
system needs to be added to the Windows 2000 domain. To do this, a
computer account is needed. See link for the application procedure.
No, the Cisco VPN client is not compatible with Microsoft ICS. You
will need to uninstall ICS before you can install the VPN client.