Twin Harbor Blog

Waypoint Website Design and Development

Connect to the Linksys RV082 VPN from mac OSX

clock May 14, 2008 07:30 by author Mike

I recently purchased a new iMac running OS X 10.5 for my home office. I'm running Parallels so I can develop code in Visual Studio.net and SQL, and graphic design work we're now doing in the Mac environment. I ran into an issue when I wanted to connect to my office router, a linksys RV082. In Windows you need the Linksys Quick VPN utility to connect to the VPN, but Linksys provides no such utility for the mac OS. Plus, the QuickVPN utility crashes when you try to run it on Windows Server 2003 running inside of parallels. Since I couldn't find any documentation online for how to connect to the VPN from a mac, and no forum posts I could find got it going for me, I had to do some trial and error testing. I finally got it working so I thought I would post the solution here for future reference. 

1. In the Router admin console, go to VPN >> PPTP Server

2. Create a user account and password and make sure that the PPTP server is enabled. Save Changes.

3. On your Mac, open the network preferences dialog. Click the + icon under the list of all your network connections on the left to add a new one.

4. Set Interface to VPN, then select PPTP from the VPN Type dropdown. Name your service and click Create.

5. Enter the server address (public IP of your router) and the account name you created. Encryption set to automatic worked for me.

6. Open Authentication settings and enter your password.

7. Click Apply, then connect.

 

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Installation Order: SQL and Visual Studio

clock May 12, 2008 17:48 by author Mike

When building a new dev environment, there's an issue when you try to install Visual Studio followed by SQL Server because Visual Studio will install SQL Express if SQL server is not there. It causes some problems, so: 

The preferred order of installation is:

  • SQL Server 2005
  • VS 2005
Thanks to this page for details:
http://geekswithblogs.net/ingrid/archive/2006/02/03/68116.aspx  
 
 

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Search

Categories


Calendar

<<  August 2008  >>
SuMoTuWeThFrSa
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456

Archive

Tags

Blogroll

    Sign in