-
Notifications
You must be signed in to change notification settings - Fork 38
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
Output via debug mode is empty #75
Comments
Not a problem. So if you export your SSH VPN connection, it'll create a bash script. This script, once executed, will do exactly the same as what the plugin does. But to answer your question, it does the following:
Once all of these are in place, we have a successful tunnel and data can be routed. Does it answer your question? |
Oh, but as to your question. I think what might have happened is that you already had a
If there are any up, kill them, then start yours and try to start a connection. |
I had the same issue and found killing the existing service so I could spin up my own with debug enabld had no effect; as soon as I attempted a VPN connection it would spin up a new |
I'm afraid you are correct. NM has changed quite a bit since I wrote the README. I'll fix it shortly. |
This is very interesting. What is the best way to see it? |
Hi!
I use Fedora 27. I set up my vpn connection and it works fine. But I want to understand in detail what going on when I start connection.
I read README.md and launched nm-ssh-service in a debug mode
[root@ideapad ~]# /usr/libexec/nm-ssh-service --debug
** Message: nm-ssh-service (version 1.2.7-1.fc27) starting...
Further I started vpn-ssh connection, but debug output still empty.
What I did incorrectly?
The text was updated successfully, but these errors were encountered: