budney76 0 Posted February 28 Report Share Posted February 28 I have tried to search for my issues with no luck. When I click the Autostart on boot option in settings I get: "Error enabling Autostart option" I tried to add Torguard to the Application Autostart tab in Sessions and Startup, and it will start the app, but error with: "It was not possible to set up the VPN interface." & "An error occurred while creating the VPN interface." And I can't connect until i uncheck my Torguard entry, and reboot my machine. I have also tried to add my user account & Torguard to groups to get it working to no avail. I still consider myself a Linux noob, but any help or a good tutorial would be greatly appreciated, thanks! Quote Link to post Share on other sites
0 dsg 2 Posted March 2 Report Share Posted March 2 Prob not the right way but it works for me. Exit torguard and delete current configs Quote $ rm -i ~/.config/VPNetworkLLC/TorGuard.conf $ rm -rf ~/.local/share/VPNetworkLLC Create ~/.config/autostart/torguard.desktop Quote [Desktop Entry] Categories=Network;Security; Comment[en_US]=TorGuard VPN Software Comment=TorGuard VPN Software Exec=/usr/bin/torguard GenericName[en_US]= GenericName= Icon=torguard MimeType= Name[en_US]=Torguard VPN Client Name=Torguard VPN Client Path= StartupNotify=false Terminal=false TerminalOptions= Type=Application If you do not want to authenticate every startup Quote $ sudo nano /usr/share/polkit-1/actions/com.torguard.policy change this line Quote <allow_active>yes</allow_active> Then make any other config changes you want. 2 Quote Link to post Share on other sites
0 budney76 0 Posted March 4 Author Report Share Posted March 4 Thank you @dsg That worked perfectly. Quote Link to post Share on other sites
Question
budney76 0
I have tried to search for my issues with no luck. When I click the Autostart on boot option in settings I get:
"Error enabling Autostart option"
I tried to add Torguard to the Application Autostart tab in Sessions and Startup, and it will start the app, but error with:
"It was not possible to set up the VPN interface." & "An error occurred while creating the VPN interface."
And I can't connect until i uncheck my Torguard entry, and reboot my machine.
I have also tried to add my user account & Torguard to groups to get it working to no avail.
I still consider myself a Linux noob, but any help or a good tutorial would be greatly appreciated, thanks!
Link to post
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.