Bug 1238840
Summary: | libreswan vpn is not working | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Vladimir Benes <vbenes> |
Component: | NetworkManager | Assignee: | Lubomir Rintel <lrintel> |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.2 | CC: | dcbw, jklimes, lrintel, ovasik, thaller |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-19 10:56:53 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1246125, 1259988 | ||
Attachments: |
Description
Vladimir Benes
2015-07-02 19:02:41 UTC
Created attachment 1045763 [details]
log
I was connected to wired and wireless and connected to libreswan, at the end there is a disconnect
Created attachment 1045818 [details]
log from older version that's working well
I was connected on wireless network and connected to vpn that was actually working
I would say the problem is that you can't connect to VPN while you are on Red Hat wired network. You have to be on external network or Wi-Fi. Please try again with Wi-Fi only. ERROR: asynchronous network error report on enp0s25 (sport=4500) for message to 209.132.186.252 port 4500, complainant 10.34.131.192: No route to host [errno 113, origin ICMP type 3 code 1 (not authenticated)] no this is not true, it happened to me at home w/o wired network. I've connected to wireless only here and log is attached Created attachment 1045871 [details]
log with new NM and wireless only
I am correctly connected (gnome shell's icon says that) but network is unavailable and it's crippled even after disconnect so I had to off/on wireless to get it back working
Fixed on master: http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=361b3456bac90971d3a6447e2e2c60557f61afd8 http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=5cc2eabe5d24c8d9fe30aa675d48c7fa121d7c93 and relevant bits are backported to nm-1-0 branch too. Should be fixed with the next build. Not really fixed. Created attachment 1069715 [details]
vpn-connection: fix unsetting the gateway
Created attachment 1069716 [details]
device: don't reset NM_UNMANAGED_DEFAULT when platform doesn't override this
(In reply to Lubomir Rintel from comment #10) > Created attachment 1069715 [details] > vpn-connection: fix unsetting the gateway LGTM (In reply to Lubomir Rintel from comment #11) > Created attachment 1069716 [details] > device: don't reset NM_UNMANAGED_DEFAULT when platform doesn't override this LGTM Verified on: NetworkManager-libreswan-1.0.6-1.el7.x86_64 NetworkManager-1.0.6-3.el7.x86_64 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-2315.html |