Skip to main content

Configuring VPN client on iPhone & Mac OS X 10.6

Today we are going to discuss the details of .pcf files and the way to configure it in iPhone or Mac. Once the configuration part is complete I will talk a little bit about how to decipher the .pcf file. You might be aware of the new option added in System Preferences under Network which is CISCO VPN. Yes, it means you don’t have to install the application if you need to connect to VPN. Indeed, Mac OS X is the most advance OS in today’s world – Oh we would discuss its greatness later on, lets talk about making the VPN work for you:

On Mac OS X:

Launch System Preferences
Go to Network
Now click on the plus ‘+’ sign (which is meant to create a new service)

On the iPhone:

Go to Settings
Now go to General
Under Network, select VPN  
Now select Add VPN Configuration

Enter the details in these fields from your .pcf file. To get the value that needs to be entered, you need to open your .pcf file which could be save on your machine. To know where the .pcf files are saved on your Mac, you can visit this link.

If you open the .pcf file using any text editor available on your Mac, you’ll see list of options and related values — these are the key terms that you have to enter in the Mac or iPhone network preferences. For example, your organization's server address is the value/text written under the corresponding Host value in the .pcf file.

Under authentication tab (in Network settings) in VPN option, we need two important entries: the Group Name and the Shared Secret or Group Password. Group Name is found in the configuration file under the GroupName line in the .pcf file that you have opened in text editor. The last field that's necessary to make the VPN connection is something called the "Shared Secret" (it is also know as Group Password in many organizations). To know what the group password is, you have to see the value under: enc_GroupPwd. If you are unable to decipher the value as it is encrypted, drop me an Email at: Laeeq.Humam@macmasters.net or visit my next post.
If you need any more information on this topic, please feel free to contact me via Email.

Comments

Anonymous said…
This is something i had been lookgin fior. thank ya
Ravi Peterson said…
Thanks for mentioning it.
Lioness said…

For USA resident people there is a gift of 20 Dollar with just
A single sign up on apple music sign up here Get 20 $
And get 20 dollar in your paypal.
Buy lawn suits replica of all brandes , Pakistani dresses in low prices
Pakistani dresses
The latest Hollywood most emotional song ever you seen
Justine Beiber

Popular posts from this blog

MAKING A FILE/FOLDER INVISIBLE

How to hide a file/folder using Terminal This is one of the greatest technique that I ever came across, I had to share my Mac in office and was curious about hiding confidential data. This was when I started exploring and finally came up with this solution. These commands are to be typed in Terminal. To make a file or folder invisible in Mac OS X Finder setfile -a V testfile.txt Here is goes, the file or folder is no longer visible via the Finder GUI, though it will be by Terminal. Your files are still there and you can find them via the command line and will show with an ls command. If you want your files and folders to be visible again, use this command: To make a file or folder visible again in Mac OS X Finder setfile -a v testfile.txt Now the file/folder will be visible again to the Finder, cool isn't it? Please Note: setfile is a command line utility included in Apple’s Developer Tools, which is a highly recommended optional install included on any Mac OS X install...

ENTOURAGE TROUBLESHOOTING: CRASHES WHILE LAUNCHING - II

Entourage Crashing due to Fonts There are two fonts that are known to be one of the most popular reasons of Entourage crashing. The first one is Helvetica Fractions which is majorly responsible to cause problems, the second is Times Phonetic. In order to fix this issue, don't just disable these fonts in Font Book, but physically remove them from your system and try to launch Entourage again. Other discussed reasons are database , schedules and duplicate daemons .

An introduction to Mac OS X Server

Mac OS X server is combination of Power and Style. It derives power from its strong UNIX base and the style comes from well known Apple GUI. This combination makes Mac OS X Server one of the robust server available in present time. Mac OS X Server is built on a fully compliant UNIX foundation. This battle-tested core provides the stability, performance, and security that organizations require. And full UNIX conformance ensures compatibility with existing server and application software. Mac OS X Server is the ideal platform for deploying groundbreaking enterprise applications and services. The kernel in Mac OS X Server provides superior thread management and affinity algorithms for efficient handling of multithreaded applications on the latest generation of Intel multicore processors. It also provides precise control of real-time processing requirements, allowing a user-level thread — even an unprivileged one — to precisely specify its requirements for time-sensitive operations...