ProCurve VPN Client and ProCurve Secure Router 7000dl Series - Application Note

In Figure 1 on the right is a user requiring access to the remote network (10.24.25.0/24).
The ProCurve 7000dl router and ProCurve VPN client software will be setup using “mode
config”. Mode config allows the ProCurve 7000dl series to dynamically assign an IP
address to the VPN client. (This is not address assigned to the client manually or DHCP
but an additional address for the tunnel.) The dynamic IP address range for this example
will be 192.168.4.1 through 192.168.4.5. On the right is a ProCurve 7000dl router with a
WAN IP address of 172.16.1.2 and a mask of 255.255.255.252. The LAN network behind
the ProCurve 7000dl router is also a private network 192.168.100.0 with a mask of
255.255.255.0.
Figure 1 Sample network diagram
ProCurve 7000dl series configuration (Client Site Router)
1. Reset Router to Factory Defaults
A) Open a VT-100 session with the ProCurve Secure Router. Use the HyperTerminal
icon on your desktop with the following settings:
(1) Baud Rate = 9600
(2) Parity = None
(3) Data Bits = 8
(4) Stop Bits = 1
(5) Flow Control = None
B) Press <Enter> on the keyboard and the access prompt should appear. Enter into
Enable Mode by typing ‘enable’ and factory default the ProCurve Secure Router
using the following commands:
C) Enter <n> for ‘no’ when asked if wanting to save system configuration.
D) Enter <y> for ‘yes’ when asked if wanting to reboot system.
E) Re-establish the connection and log back in to the Enable Mode.
2. Configure the Ethernet Interface 0/1
A) Type ‘enable’ to enter the enable mode, the ‘config t’ to enter the Global
Configuration Mode.
B) Type ‘hostname CleintSiteRouter’ to change the host name on the ProCurve Secure
Router.
C) Type ‘interface ethernet 0/1 to access the configuration parameters for the Ethernet
port located on the front panel of the router.
D) Type ip address 192.168.100.1 255.255.255.0 to assign an IP address to the
ethernet port using a 24 bit subnet mask.
Internet
Client Site Router
192.168.100.1/24
172.16.1.2/31
10.24.25.1/24
172.16.1.1/31
Secure Site Router
VPN
Client
Pro
CurveSR7102dl#
erase startup
-
config
// Erase start
-
up configuration file
ProCurveSR7102dl#
reload // Reload/reboot the router