• We should now be fully online following an overnight outage. Apologies for any inconvenience, we do not expect there to be any further issues.

Is a VPN router required to Access a VPN from any location?

Blammo300

Senior member
Jul 19, 2002
388
0
0
I am trying to connect to the VPN we have at my work. We use a server with Windows Server 2000 and we connect to it at the office by using remote desktop.

I need to setup my laptop so it will connect to the VPN from just about anywhere. I heard you can connect to your VPN from outside without a VPN router if you use a VPN software client.

I have tried windows built in VPN connector with no luck.

Anyone out there have good knowledge of VPN gateways?
 

RebateMonger

Elite Member
Dec 24, 2005
11,586
0
0
The built-in Windows VPN Server and the desktop Windows VPN client can work very reliably and can be very easy to configure. I work 24/7 using Windows VPN connections to various servers.

However, you:
1) Have to understand how to conrrectly configure the Server and any Routers in your path.
2) Have a router that correctly passes the VPN packets into your network. Not all cheap routers do.
3) Have to have a reliable Internet connection at both ends.
 

Blammo300

Senior member
Jul 19, 2002
388
0
0
I have been working with this VPN issue for the last few hours and I cannot get the tunnel to sync up.

Do I need to install a certificate on the laptop from the server or something along those lines?
 

RebateMonger

Elite Member
Dec 24, 2005
11,586
0
0
Originally posted by: Blammo300
Do I need to install a certificate on the laptop from the server or something along those lines?
Only if you are using an L2TP VPN tunnel and set it for Certificate-based client authentication. A Windows PPTP VPN needs nothing installed on the client PC (other than the VPN client software that already comes with it).
 

petey117

Senior member
Jul 24, 2003
755
0
0
the obvious:
are you behind a firewall at the office?
do you have a software firewall on your laptop?

and as always, rebate monger hits on the most important points
 

Blammo300

Senior member
Jul 19, 2002
388
0
0
We are behind a firewall on both ends. I am however unsure of what type of VPN I am running. How do I find this out on the server?

Also how would I go about authorizing my laptop with a server certificate?
 

KLin

Lifer
Feb 29, 2000
30,433
748
126
Originally posted by: Blammo300
I am trying to connect to the VPN we have at my work. We use a server with Windows Server 2000 and we connect to it at the office by using remote desktop.

I need to setup my laptop so it will connect to the VPN from just about anywhere. I heard you can connect to your VPN from outside without a VPN router if you use a VPN software client.

I have tried windows built in VPN connector with no luck.

Anyone out there have good knowledge of VPN gateways?

Remote Desktop and VPN are 2 different things. Are you wanting to access the server from home via remote desktop, or just connect to your company's private network?
 

RebateMonger

Elite Member
Dec 24, 2005
11,586
0
0
Originally posted by: Blammo300
We are behind a firewall on both ends. I am however unsure of what type of VPN I am running. How do I find this out on the server?
Check the properties of the VPN connection you are trying to make. If you set the "Type" to PPTP, then it'll force a PPTP connection. Setting the type to "L2TP" will force an L2TP (certificate-based or Shared Secret-based) VPN connection.
Also how would I go about authorizing my laptop with a server certificate?
Install Certificate Services on your Windows Server and make it a Root Certification Authority.

Establish a connection to your Windows Server.
Open Internet Explorer. In the Address bar, enter http://"ServerName"/certsrv and click OK.
In the Enter Network Password dialog box, enter Administrator in the User Name text box and enter the Administrator?s password in the Password text box. Click OK.
Click the Request a Certificate link on the Welcome page.
On the Request a Certificate page, click the advanced certificate request link.
On the Advanced Certificate Request page, click the Create and submit a request to this CA link.
On the Advanced Certificate Request page, select the Administrator certificate from the Certificate Template list. Place a checkmark in the Store certificate in the local computer certificate store checkbox. Click Submit.
Click Yes in the Potential Scripting Violation dialog box.
On the Certificate Issued page, click the Install this certificate link.
Click Yes on the Potential Scripting Violation page.
Close the browser after viewing the Certificate Installed page.
Click Start and then click the Run command. Enter mmc in the Open text box and click OK.
In the Console1 console, click the File menu and the click the Add/Remove Snap-in command.
Click Add in the Add/Remove Snap-in dialog box.
Select the Certificates entry in the Available Standalone Snap-ins list in the Add Standalone Snap-in dialog box. Click Add.
Select the Computer account option on the Certificates snap-in page.
Select the Local computer option on the Select Computer page.
Click Close in the Add Standalone Snap-in dialog box.
Click OK in the Add/Remove Snap-in dialog box.
In the left pane of the console, expand the Certificates (Local Computer) node and the expand the Personal node. Click on the \Personal\Certificates node. Double click on the Administrator certificate in the right pane of the console.
In the Certificate dialog box, click the Certification Path tab. At the top of the certificate hierarchy seen in the Certification path frame is the root CA certificate. Click the your Server's named certificate at the top of the list. Click the View Certificate button.
In the CA certificate?s Certificate dialog box, click the Details tab. Click the Copy to File button.
Click Next in the Welcome to the Certificate Export Wizard page.
On the Export File Format page, select the Cyptographic Message Syntax Standard ? PKCS #7 Certificates (.P7B) option and click Next.
On the File to Export page, enter c:\cacert in the File name text box. Click Next.
Click Finish on the Completing the Certificate Export Wizard page.
Click OK in the Certificate Export Wizard dialog box.
Click OK in the Certificate dialog box. Click OK again in the Certificate dialog box.
In the left pane of the console, expand the Trusted Root Certification Authorities node and click the Certificates node. Right click the \Trusted Root Certification Authorities\Certificates node, point to All Tasks and click Import.
Click Next on the Welcome to the Certificate Import Wizard page.
On the File to Import page, use the Browse button to locate the CA certificate you saved to the local hard disk and click Next.
On the Certificate Store page, accept the default settings and click Next.
Click Finish on the Completing the Certificate Import Wizard page.
Click OK on the Certificate Import Wizard dialog box informing you that the import was successful.
 

Blammo300

Senior member
Jul 19, 2002
388
0
0
Originally posted by: KLin
Originally posted by: Blammo300
I am trying to connect to the VPN we have at my work. We use a server with Windows Server 2000 and we connect to it at the office by using remote desktop.

I need to setup my laptop so it will connect to the VPN from just about anywhere. I heard you can connect to your VPN from outside without a VPN router if you use a VPN software client.

I have tried windows built in VPN connector with no luck.

Anyone out there have good knowledge of VPN gateways?

Remote Desktop and VPN are 2 different things. Are you wanting to access the server from home via remote desktop, or just connect to your company's private network?

I am trying to access the server via Remote Desktop from my home laptop.

Thanks for the advice Rebatemonger, I will ty that today.

The Router and server should be setup to accept incoming connections. I have opened up VPN tunnels with our server to other places but that was only when using another VPN Linksys router at the other end. Basically I need to connect my Laptop via Remote Desktop to my server at work. I need to do this from just about anywhere, including places that do not have a router setup with VPN.
 

JackMDS

Elite Member
Super Moderator
Oct 25, 1999
29,552
429
126
Did you get the Work's Network parameters from who ever is in charge, or you are just a self-Entrepreneur? ;)

:sun:
 

Blammo300

Senior member
Jul 19, 2002
388
0
0
A tech guy setup the server 3 years ago. I have been the one maintaining the server and network. I setup the VPN routers and VPN tunnels myself but all the server side stuff was setup previously.