University of Florida VPN Service
Troubleshooting Guide
General Troubleshooting
Please click on your general problem. You will be taken to more specific troubleshooting steps:
- I can't install the software.
- I can start the client, but it never seems to connect correctly. I get an error about a "peer not responding".
- I am asked for my username and password, but its not letting me on.
- I can connect, and the VPN seems ready to use, but its not working.
- I connect and start using the VPN, but it keeps disconnecting me.
- I can't un-install the software.
- I am still having problems, what should I do?
/etc/init.d/ipchains
stop This will temporarily disable the
firewall. If your vpn client can connect afterwards, please make the
necessary changes in your ipchains/iptables config. See the Installation
Instructions section for more information on what must be permitted through
the firewall for proper VPN operation.
I can't install the software
This means that you are running a pre-OSR2 release of Windows 95. OSR2 or
above is required for the VPN software to work properly. You may be able to
update your Windows 95 system with a newer version of DUN to work properly
with the VPN software. Please see the following link
for more information.
There is a fundamental bug in Windows XP that may prevent the software from
fully installing. The fix is to upgrade to Service Pack 1. Here is the
announcement from Microsoft. You should un-install the VPN client and
install SP1. If you have problems un-installing the incomplete client, see
below for instructions on doing a manual un-install.
I can start the client, but it never seems to connect correctly. I get an error about a "peer not responding" or "failed to establish connection."
You probably have ipchains or iptables running. This is firewall software
that Redhat (any potentially other Linux vendors) activates automatically.
You will need add the proper "holes" in the filter list to allow the VPN
software to operate. A good way to make sure this is your problem is to issue
the following commands as root
/etc/init.d/iptables stopI am asked for my username and password, but its not letting me on.
I can connect, and the VPN seems ready to use, but its not working.
I connect and start using the VPN, but it keeps disconnecting me.
I can't un-install the software.
I am still having problems, what should I do.
