Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to reach websites from OpenSUSE Linux client #436

Closed
hirozed opened this issue Apr 18, 2017 · 3 comments
Closed

Unable to reach websites from OpenSUSE Linux client #436

hirozed opened this issue Apr 18, 2017 · 3 comments

Comments

@hirozed
Copy link

hirozed commented Apr 18, 2017

OS / Environment

Ubuntu 16.04 VPS on OVH hosting

Ansible version

ansible 2.2.0.0

Version of components from requirements.txt

Name: msrestazure
Version: 0.4.7
Name: setuptools
Version: 35.0.0
Name: ansible
Version: 2.2.0.0
Name: dopy
Version: 0.3.5
Name: boto
Version: 2.46.1
Name: boto3
Version: 1.4.4
Name: msrest
Version: 0.4.1
Name: apache-libcloud
Version: 1.5.0
Name: six
Version: 1.10.0
Name: pyOpenSSL
Version: 16.2.0
Name: Jinja2
Version: 2.8

Summary of the problem

I have successfully set up Algo on an Ubuntu 16.04 server. My iOS & OS X devices connect and can access the the internet without issue.

Connecting via my Linux box (OpenSUSE Tumbleweed) through Network Manager fails. I have installed Algo with Windows 10 settings, introducing the weaker encryption. I'm honestly not sure if I am using the correct certificates, but I tried different ones.

Going via strongswan directly, connects to the server, but I don't seem to have access to DNS. I can ping ip addresses, but not domain names.

Since I have had better success via command line strongswan, that might be a better route to go. I can provide any other information you need.

Steps to reproduce the behavior

Set up a linux box and try connecting via Network Manager or strongswan cli.

The way of deployment (cloud or local)

Local

Expected behavior

Connect to VPN and successfully ping a domain.

Actual behavior

Pinging returns nothing, not even an error message. Pinging via IP goes through

Full log

The installation itself seems sound, I unfortunately do not have the log.

Any help you can provide would be fantastic.

-Jim

@dguido
Copy link
Member

dguido commented Apr 18, 2017

As far as I can tell, OpenSuse Tumbleweed uses Network Manager 1.4.1 (https://software.opensuse.org/package/NetworkManager-strongswan) which is the same as every other current Linux distribution (Debian Stretch, Fedora 25, Ubuntu 17.04, etc). We have many reports of these Linux distributions working fine as long as you're not using AES-GCM (which Network Manager 1.4.1 does not support). I don't think this is a bug with Algo. You may want to join our Slack for helping troubleshooting this issue.

@dguido dguido closed this as completed Apr 18, 2017
@molecularswords
Copy link

This is the same problem I have in Fedora 25 (see #300). I can ping IPs but not domains when connecting through the strongswan cli, and I can't connect at all through NetworkManager. Has there been any resolution to this?

@hirozed
Copy link
Author

hirozed commented Apr 21, 2017

I haven't had the opportunity to get back to it. I'm planning on hitting the slack channel this weekend and see if I can get some help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants