当前位置:首页 > 编程开发

Mac OS X Lion (10.7) and OS X Mountain Lion (10.8) vpn 安装

webgou14年前 (2012-12-31)编程开发692

Set Up VPN for Mac OS X Lion (10.7) and OS X Mountain Lion (10.8)

Page Content

This page provides instructions to set up the Northwestern Virtual Private Network (VPN) on Mac OS X Lion (10.7) and Mountain Lion (10.8). Watch the video below for step-by-step instructions on how to use the automated Northwestern VPN configuration utility.

Users can also follow the steps below to manually set up the Northwestern VPN on Mac OS X Lion (10.7) and Mac OS X Mountain Lion (10.8).

  1. Open System Preferences by going to Apple > System Preferences.

    After selecting the Apple icon in the top left of the screen, click on the System Preferences option.
  2. Select the Network icon in the System Preferences window.

    In the System Preferences window, select the Network Icon which is the second icon in the third row.
  3. Select the + button at the bottom left of the screen to add a new connection. (Note: You may need to click the LOCK icon to enable editing of Network Settings.)
    Select the following options:
    a. Interface: VPN
    b. VPN Type: L2TP over IPSec
    c. Service Name: Northwestern VPN
    d. Select Create.

    After selecting the plus symbol (which is located in the lower left portion of the screen), select the following options: Interface: VPN, VPN Type: Cisco IPSEC, and Service Name: NUVPN. You may then select the create button which is in the lower right portion of the popup window.
  4. From the Network window enter the following information:
    a. Server Address: vpn-nu.vpn.northwestern.edu
    b. Account Name: enter your NetID.
    (Optional) Check the Show VPN status menu bar box if you would like to start the VPN connection from your menu bar, otherwise you will need to open System Preferences.

    Within the Network window for the NUVPN configuration add the following options: next to Server Address, enter vpn-public.vpn.northwestern.edu. Next to Account Name, enter your NetID. If you would like to start the VPN connection from the menu bar, check the box at the bottom stating Show VPN status in menu bar.
  5. Click the Authentication Settings button.
  6. Next to the Shared Secret box enter "northwesternvpn" as shown without the quotes.

    Select the advanced button in the bottom right of the screen and in the following fields enter in the information given: Next to the Shared Secret field enter nuit in all lowercase, and in the Group name field enter NUIT in all caps.
  7. Click the OK button.
  8. Click the Apply button.
  9. Click the Advanced... button.
  10. Select the Send all traffic over VPN connection checkbox option.

    VPN Setup - send all traffic opion
  11. Click the OK button.
  12. Click the Apply button.
  13. Delete the old "NUVPN" profile if it appears in your computer settings.

扫描二维码推送至手机访问。

版权声明:本文由知了博客发布,如需转载请注明出处。

本文链接:https://www.webgou.info/?id=537

标签: MAC
分享给朋友:

“Mac OS X Lion (10.7) and OS X Mountain Lion (10.8) vpn 安装” 的相关文章

extern用法详解

1 基本解释 extern可以置于变量或者函数前,以标示变量或者函数的定义在别的文件中,提示编译器遇到此变量和函数时在其他模块中寻找其定义。 另外,extern也可用来进行链接指定。 2 问题:extern 变量 在一个源文件里定义了一个数组:char a[6]; 在另外一个文件里用下列语句…

CentOS7编译安装git并配置使用github

 一、编译安装gitCentOS7默认安装的git版本为1.8.3.1,而git官方的版本已经到2.2.0了,所以选择下载源码编译安装git...…

VS2005 C++ 项目怎样添加“依赖”、“库目录”和“包含目录”

1. 添加编译所需要(依赖)的 lib 文件…

送给所有的共享新手

经常看到很多同行们对共享软件能否赚到钱感到困惑,虽然大家都知道的周易前辈的MP3 CD Maker创下了月入四万的记录,但这对我们大多数人来说,只是一个很遥远的梦,就好象是水中的月亮,可望不可及。这个也曾经是我投入这个行业是的目标, 虽然到目前我的收入才达到他的四分之一,但我已心滿意足了,回顾两年…

跟踪wince遇到的问题

今天,测试报告的几个问题,非常的诡异,把 问题记录下来. 1.wince直接运行explorer.exe,模拟导航,出现黑屏 2.运行我们的应用程序,模拟导航,出现内存只剩下2M. 3.出现读取注册表出错,通过在数字电视下,打大灯,旋音量很容易. 第一个问题,硬件工程师,用电压表量电压正常,…

sandy 摄像机

SandyCam Help.The ViewFinderThis is the camera view of the Sandy world.The ViewFinder has a crosshair, that can be turned on or off, using the check b…

发表评论

访客

看不清,换一张

◎欢迎参与讨论,请在这里发表您的看法和观点。