Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
systemverwaltung:user_info:netzwerk [2016/11/29 15:13] admin |
systemverwaltung:user_info:netzwerk [2021/12/02 11:27] (aktuell) |
||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | [[systemverwaltung: | + | [[systemverwaltung: |
- | [[systemverwaltung:netzwerk# | + | |
====== Netzwerk ====== | ====== Netzwerk ====== | ||
- | Internal View: [[systemverwaltung: | + | Sysadmin: [[systemverwaltung: |
====== Net Policy ====== | ====== Net Policy ====== | ||
Zeile 19: | Zeile 18: | ||
**vlan** // | **vlan** // | ||
- | | vlan-bender (1) | vlan-eschmeier (1) | vlan-fuchs (1) | vlan-gekeler | + | | bender (1) | eschmeier (1) | fuchs (1) | brandhorst |
- | | vlan-ladel (1) | vlan-ladel-ipad | + | | ladel (1) -> ' |
- | | vlan-schulze-pillot (1) | vlan-schuster-math (1) | vlan-server-schuster-math (3) | vlan-speicher (1) | | + | | schulze-pillot (1) -> ? | vlan-schuster-math (1) | server-schuster-math (3) | speicher |
- | | vlan-fs-mathe | + | | fs-mathe |
- | | vlan-math-server (3) | vlan-math-system (2) | | + | | math-server (3) | math-system (2) | |
===== IP ranges with '' | ===== IP ranges with '' | ||
Zeile 30: | Zeile 29: | ||
====== Access ====== | ====== Access ====== | ||
+ | [[systemverwaltung: | ||
===== VPN ===== | ===== VPN ===== | ||
+ | See: [[systemverwaltung: | ||
- | Official page at [[http:// | ||
- | [[http:// | ||
- | |||
- | If you don't need the " | ||
- | I highly recommend installing the " | ||
- | in the Ubuntu Repository. It uses OpenConnect which is an open source client for AnyConnect. | ||
- | Anyhow, that package allows for you to configure and manager your AnyConnect VPN connections | ||
- | through the normal network manager. | ||
- | |||
- | I have been using that to connect to my work VPN for the past few months and it has been | ||
- | working great! | ||
- | |||
- | You can find the package in the Ubuntu Software Center or Synaptic by searching for | ||
- | " | ||
- | |||
- | If you wish to install it via the command-line, | ||
- | |||
- | sudo: | ||
- | <code bash> | ||
- | apt-get install network-manager-openconnect-gnome | ||
- | </ | ||
- | |||
- | I use this too in place of the cisco software, but it's really just a workaround. | ||
- | My University is doing an update of cisco this week and I'm a little antsy it will break | ||
- | the compatability | ||
- | |||
- | This solution did not work for me on 64-bit Ubuntu 14.04. It did not offer the UI | ||
- | needed to connect, I missed e.g. an option to enter group and user name and password. | ||
- | |||
- | It worked, but feel it's missing half of the explanation. | ||
- | This adds (at least on Linux Mint) an option to Network Connections. | ||
- | When you choose to add a connection, there' | ||
- | "Cisco AnyConnect Compatible VPN (openconnect)" | ||
- | the networks applet (in the system tray). This seems the ideal place for it. | ||
- | |||
- | Super User should do this: | ||
- | <code bash> | ||
- | | ||
- | | ||
- | | ||
- | </ | ||
- | |||
- | If prompted for your password, type it, and press Enter. | ||
- | |||
- | If you're told that a package “is already the newest version,” ignore it and | ||
- | continue with the next command. | ||
- | |||
- | If asked to “continue [Y/n],” press Y, followed by Enter. then: | ||
- | |||
- | Modify connection | ||
- | to cisco with your userid and password from University here. |