location: Diff for "ubuntu"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 9 and 16 (spanning 7 versions)
Revision 9 as of 2011-06-29 12:07:19
Size: 338
Editor: crose
Comment:
Revision 16 as of 2016-09-06 07:23:32
Size: 1412
Editor: crose
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

<<TableOfContents>>
Line 11: Line 13:

= VPN UZH =
 * Install NetworkManager-Plugin: {{{
sudo apt-get install network-manager-vpnc
}}}
 * Linux Mint (17.1) {{{
sudo apt-get install network-manager-gnome-vpnc
# restart
}}}
 * Left mousebutton click on Network-Manager-Icon (upper right corner, beside the clock) > VPN Connections > Configure VPN > Add
  * Connect to 'Compatible Cisco VPN client (vpnc)
  * Connection Name: uzh
   * Gateway: vpn.uzh.ch
   * Group Name: All
   * Group Password: [[https://www.uzh.ch/id/cl/dl/mobil/vpn/ssl-dir/Profile/Readme.txt]]
   * Username: '''UZH Shortname'''
{{attachment:UZH.png}}

 * Connect VPN: Network-Manager > VPN Connections > uzh
 * Disconnect VPN: Network-Manager > VPN Connections > Disconnect VPN

== Further Informations ==
 * Howto: https://help.ubuntu.com/community/VPNClient
 * Alternative (more options): kvpnc

== Import ==

 * If you import a pcf File, please edit the connection
  * Switch to IPv4 Tab
  * Open Routes
  * Deactivate "Use this connection only for resources on its network"
  * Save

Ubuntu

Wireless

iwconfig eth1 txpower auto

VPN UZH

  • Install NetworkManager-Plugin:

    sudo apt-get install network-manager-vpnc
  • Linux Mint (17.1)

    sudo apt-get install network-manager-gnome-vpnc
    # restart
  • Left mousebutton click on Network-Manager-Icon (upper right corner, beside the clock) > VPN Connections > Configure VPN > Add

UZH.png

  • Connect VPN: Network-Manager > VPN Connections > uzh

  • Disconnect VPN: Network-Manager > VPN Connections > Disconnect VPN

Further Informations

Import

  • If you import a pcf File, please edit the connection
    • Switch to IPv4 Tab
    • Open Routes
    • Deactivate "Use this connection only for resources on its network"
    • Save

PublicMathWiki: ubuntu (last edited 2019-04-08 12:34:49 by crose)