|
SonicWall
Global VPN Client (GVC) Troubleshooting
SonicWall is a very
popular firewall and SME Security
Appliance. Unfortunately with the vendor, they can be quite slow to
release VPN Clients compatible with new versions of Windows, or just
update older ones when bugs are detected.
So you are left with Guru Guy to explain how to fix common issues
discovered and their remedies to do such!
Are you getting in
Windows 7 or Windows Vista: "Failed
to Open the IPSec
Driver"?

The answer to fix is thankfully very simple but not so obvious. Under
Windows Vista, particularly Windows 7, the SonicWall IPSec driver is
sometimes unable to load.
Fortunately,
the remedy is simple:
- Close the SonicWall
VPN Client and exit it if it appears
in the system tray (by the clock);
- Go to Device Manager
(Computer->Manage->Device
Manager);
- Go to the "View"
menu and select "Show Hidden Devices";
- Scroll down in
device manager to "Non-Plug and Play"
and
right-click on "SonicWall IPSec Driver";
- Select from the
right-click menu "Properties";
- Under the "Driver"
tab, make sure the "Startup"
type is
set to "Automatic";
- Also, make sure
under "Current Status" the service is
started. It should look like below:

- Now the service is
set to auto-start and is running, open
up your VPN client and voila! It works! (And don't worry, now you've
done this once you don't need to do it again).
Select Phonebook Entry
when trying to connect to VPN
Are you getting a dialogue box when you enable your SonicWall Global
VPN Client's VPN connection
which says "Select Phonebook Entry"; "This connection will use a
phonebook entry to connect to the internet"?

If
so, it is one of two things:
- You actually don't
have an internet connection active, so
SonicWall is prompting to use a dial-up connection to achieve internet
connectivity. Check your browser and wireless connection and make sure
you have connectivity by visiting a webpage;
- You are using
Windows 7 E edition (or Windows 7
beta/release candidate) and have removed
Internet Explorer 8. Windows
7 allows you, for the first time
in over a decade since windows was introduced, to run the Operating
System without Internet Explorer installed. Unfortunately, the current
version of SonicWall Global VPN Client requires Internet Explorer.
Re-install IE, reboot and re-install the SonicWall client.
However, fortunately
the remedy is simple. If you definately have
an internet
connection and it wants to open a phonebook connection, do the
following:
- Edit properties of
your VPN Connection by right-clicking
on connection name
and
selecting "Properties";
- Go to the "Peers"
tab and you'll see a list of IP
addresses (or just 1) of your firewall(s) to connect to. Click "Edit"
on one of them (or the only one);
- In the 'Networking'
Section, change the "Interface
Selection" from "Automatic" to "LAN Only".

- Restart GVC and
re-connect to your VPN - it should now
work!
Deploy SonicWall
Global VPN Client via Group Policy, with
Client VPN Settings (Default.rcf)
OK, so many small businesses and small medium enterprises use
SonicWall's Corporate Firewall devices. They are cost-effective,
exceedingly flexible and offer fantastic uncompromised features.
So, why not utilise the power of Group Policy to corporatise your
network?
This step-by-step will teach you how to both generate an (optional)
default.rcf file (which is the VPN Client settings to tell the computer
how to connect to your office firewall) and how to extract and deploy
the Sonicwall Global VPN Client through Group Policy Objects.
Pre-requisites
- Download the latest SonicWALL
Global
VPN Client (at time of writing,
it is v4.2.6.0305);
- Active Directory
Domain with Group Policy
Management Tool
installed for advanced Group Policy Deployment;
- Network Share to
store Global VPN Client for client
deployment;
- Corporate SonicWALL
Firewall HTTP Management Page to
generate RCF file (settings template) for optional pre-client setup.
Step-by-Step
- If you would like
the VPN Clients to be installed
pre-configured with your SonicWall Gateway VPN Settings, do the
following:
- Export the WAN
groupVPN configuration from your
SonicWall Firewall/UTM appliance: VPN->WAN GROUP VPN Settings
->
EXPORT ->RCF FILE
OR
Create a default.rcf if you want multiple connections. Sonicwall have
an admin guide for generating a default.rcf file, or an example one is here.
- Rename the
exported configuration file to default.rcf
- Save this file for
later!
- Extract the
GVCSetupXX.exe setup file (where XX is either
32 for 32-bit Windows platforms or 64 for 64-bit Windows platforms) by
typing the command line as follows:
GVCSetupXX.exe /T:<Path where you want MSI to be
extracted> /C
E.g. GVCSetup32.exe
/T:c:\Sonicwall /C
- Perform an
administrative install of the MSI file
(GVCInstallXX.MSI) to make the Global VPN Client (GVC) ready for group
policy installation by typing:
msiexec
/a
c:\Sonicwall\GVCSetup32.msi /qb TARGETDIR=\\SERVER\GVC SHARE
This
will install the MSI files into a
network share for group policy deployment.
- [You may skip this
step]. Copy the default.rcf
file
to the \Module Retargetable
Folder in the network share (e.g. \\SERVER\GVC SHARE\Module
Retargetable)
This file will be copied during install and when you start the Global
VPN Client, it reads the default.rcf and creates the defined
connections from it.
- Your SonicWall
Global VPN Client is now extracted,
administratively installed to a share and may optionally include the
client connections information (via default.rcf). Now follow Guru
Guy's Guide to
Software Installation via Group Policy
to deploy your software!
Related Articles:
Like
what you've read?
Was this of help? Contact
Guru Guy to let him have your
feedback!
Now
why not visit Guru
Guy's Vintage
Computer Webshop to grab classic
Vintage Computer Server Software!
|