location: Diff for "ubuntu"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 8 and 12 (spanning 4 versions)
Revision 8 as of 2011-06-29 11:52:18
Size: 1642
Editor: crose
Comment:
Revision 12 as of 2011-06-29 12:26:32
Size: 1102
Editor: crose
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
   * Activate 'Override user name' (Optional)    * Group Password: [[https://www.uzh.ch/id/cl/dl/mobil/vpn/ssl-dir/Profile/Readme.txt]]
Line 23: Line 23:
  * Forward > Apply
 * Verbindung herstellen: Linksklick auf Network-Manager > VPN Connections > uzh
  * Persönliches Passwort eingeben
  * Group Password: unizh1
 * Verbindung beenden: Linksklick auf Network-Manager > VPN Connections > Disconnect VPN
{{attachment:UZH.png}}
Line 29: Line 25:
== Alternative VPN-Verbindung ==
 * vpnc installieren: {{{sudo apt-get install vpnc}}}
 * Eine Datei 'uzh.conf' mit folgendem Inhalt wird in '/etc/vpnc/' (mit sudo-Rechten) abgelegt:
{{{
IPSec gateway vpnserver.uzh.ch
IPSec ID uniaccess1
IPSec secret unizh1
Xauth username sXXXXXXX
}}}
 * Nun kann per Konsole mit {{{sudo vpnc uzh}}} und Eingabe des Passwortes die VPN-Verbindung gestartet werden
  * Die Verbindung kann mit {{{sudo vpnc-disconnect}}} beendet werden
 * Connect VPN: Network-Manager > VPN Connections > uzh
 * Disconnect VPN: Network-Manager > VPN Connections > Disconnect VPN
Line 41: Line 28:
=== Weitere Infos === === Further Informations ===
Line 43: Line 30:
 * Alternartiv (viel mehr Optionen): kvpnc  * Alternative (more options): kvpnc

Ubuntu

Wireless

iwconfig eth1 txpower auto

VPN UZH

  • Install NetworkManager-Plugin:

    sudo apt-get install network-manager-vpnc
  • 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

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