network manager open connect establishes connect but vpn does not work after connection is establlished.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenConnect |
New
|
Unknown
|
|||
network-manager-openconnect (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
openconnect (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
I tried using network-manager in Ubuntu Gnome 15.10, it does establish the connection but I can not load any web pages or connect to any company machines.
This work fine in Ubuntu 15.04.
I also tried openconnect command line like this:
sudo openconnect --user=USER server/PATH
It also connects but even on the command line I have to add a default route to the tun0 device
sudo route add default gw IPADDRESS tun0
After that it works on cmd line, using network-manger I was not able to make it work.
DNS seems to be working great, after the NetworkManager established the vpn connection,
But I'm able to route any ip traffic.
This the Routing table using Ubuntu gnome Network Manager openconnect, after the vpn connection is established.
$ sudo route -n
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 0.0.0.0 0.0.0.0 U 50 0 0 vpn0
0.0.0.0 192.168.254.254 0.0.0.0 UG 600 0 0 wlp1s0
10.87.160.0 0.0.0.0 255.255.224.0 U 50 0 0 vpn0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 virbr0
192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
192.168.254.0 0.0.0.0 255.255.255.0 U 600 0 0 wlp1s0
216.145.48.150 192.168.254.254 255.255.255.255 UGH 600 0 0 wlp1s0
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: network-
ProcVersionSign
Uname: Linux 4.2.0-12-generic x86_64
ApportVersion: 2.19-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Oct 5 03:27:06 2015
InstallationDate: Installed on 2015-09-28 (7 days ago)
InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: network-
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in network-manager-openconnect (Ubuntu): | |
importance: | Undecided → Medium |
Changed in openconnect (Ubuntu): | |
importance: | Undecided → Medium |
Changed in vpnc-scripts (Ubuntu): | |
status: | Incomplete → Invalid |
affects: | vpnc-scripts (Ubuntu) → openconnect (Ubuntu) |
Changed in openconnect (Ubuntu): | |
status: | Invalid → New |
Changed in openconnect: | |
status: | Unknown → New |
Status changed to 'Confirmed' because the bug affects multiple users.