Skip navigation

Why does my VPN connection give me an Unable to Establish Connection message?

A. This problem occurs when you configure Microsoft Internet Explorer (IE) 5.5 running on Windows 2000 to prompt you to start your VPN connection. Clicking Connect results in the error message. Start your VPN connection before starting your IE dial-up connection to solve the problem.

You can also use the following batch file:

REM Switch to preferred download directory<br>
CD /D C:\&lt;your download directory&gt;<br>
REM Dial your ISP<br>
c:\winnt\system32\rasphone -d EntryName<br>
REM Run your browser<br>
"c:\program files\internet explorer\IEXPLORE.EXE"<br>
REM When you exit, hang up<br>
c:\winnt\system32\rasdial EntryName /DISCONNECT<br>
exit

You can use a minimized shortcut to the batch file and create a HotKey, or place the shortcut on the Start Menu.

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish