Active Topics

 


Reply
Thread Tools
Posts: 2 | Thanked: 0 times | Joined on Feb 2010
#21
I just found a bug that appears when using tls-auth. The script doesn't copy the key to /etc/openvpn. It also doesn't show you any error if the connection doesn't work, I had to run openvpn from the command line to find out that my key was missing.
After copying it manually everything works.
 
Posts: 304 | Thanked: 235 times | Joined on May 2010 @ Manila
#22
i installed openvpn but i dont see any icon somehwere. how can i run it? thanks!
 
Posts: 17 | Thanked: 4 times | Joined on Jan 2010 @ Solothurn, Switzerland
#23
install the openVPN Applet and you'll have a status menu plugin
 

The Following User Says Thank You to Maettu For This Useful Post:
Posts: 304 | Thanked: 235 times | Joined on May 2010 @ Manila
#24
Originally Posted by Maettu View Post
install the openVPN Applet and you'll have a status menu plugin
Thanks! I saw the applet and installed it. it appeared in the status menu, so I click on manage connections then new, click on configuration file then search for my file ( i got our office config file). but whenever i click on import, nothing happens. any advise why? thanks again!
 
Posts: 304 | Thanked: 235 times | Joined on May 2010 @ Manila
#25
Originally Posted by kent_autistic View Post
Thanks! I saw the applet and installed it. it appeared in the status menu, so I click on manage connections then new, click on configuration file then search for my file ( i got our office config file). but whenever i click on import, nothing happens. any advise why? thanks again!

bump bump bump...
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#26
Originally Posted by kent_autistic View Post
Thanks! I saw the applet and installed it. it appeared in the status menu, so I click on manage connections then new, click on configuration file then search for my file ( i got our office config file). but whenever i click on import, nothing happens. any advise why? thanks again!
"Import" means that the settings are imported from the configuration file.
Once the settings are imported, click on the openvpn applet again.
You should see "Select OpenVPN Connection" with (at least) two buttons: "Connect to ..." and "Manage connections"
Click the "Connect to" button - this is how you connect to the VPN that you imported.

If you are not able to access your VPN network after asking it to connect to the VPN, then it's time to troubleshoot:
Click on the OpenVPN applet again and this time, instead of "Connect to" there should be "Status" and "Disconnect".
Click status - this should give a summary of the VPN status.
To get a detailed status, click "Details".
After that, to get the full details, click the "View log" button.
These logs may be useful to you if you've mucked around with OpenVPN before, but it may be better if you just showed them to your system administrator at this point.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 

The Following User Says Thank You to uvatbc For This Useful Post:
Posts: 304 | Thanked: 235 times | Joined on May 2010 @ Manila
#27
Originally Posted by uvatbc View Post
"Import" means that the settings are imported from the configuration file.
Once the settings are imported, click on the openvpn applet again.
You should see "Select OpenVPN Connection" with (at least) two buttons: "Connect to ..." and "Manage connections"
Click the "Connect to" button - this is how you connect to the VPN that you imported.

If you are not able to access your VPN network after asking it to connect to the VPN, then it's time to troubleshoot:
Click on the OpenVPN applet again and this time, instead of "Connect to" there should be "Status" and "Disconnect".
Click status - this should give a summary of the VPN status.
To get a detailed status, click "Details".
After that, to get the full details, click the "View log" button.
These logs may be useful to you if you've mucked around with OpenVPN before, but it may be better if you just showed them to your system administrator at this point.
thanks man! the problem is.. the import setting does'nt seem to work. after i import my config file, the connection setting is not created. even when i select the applet again, i only see the manage connections button, the connect button is not there.. i checked the open vpn folder in the root and my config file is there..
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#28
Lets start from the basics: Can you tell me the name of your config file?
Does it have an extension of "ovpn" or "conf"?
Did your sysadmin give you only that config file? Did he give you any other files?
Can you open that config file in notepad and see if it is readable?
Do NOT post it here (or anywhere) - it may have your keys embedded in it.

Does the file contents have anything that seem to be like C:\full\path\to\file?
This may need to change to reflect where you have the other OpenVPN files on your n900.

If all these are fine, there are many other things to check, but it's getting late here and I need to sleep, so you may also want to try that config file on a regular Windows / Linux machine (Linux preferred) and see if it works.

I'll check back here later.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 

The Following User Says Thank You to uvatbc For This Useful Post:
Posts: 304 | Thanked: 235 times | Joined on May 2010 @ Manila
#29
Originally Posted by uvatbc View Post
Lets start from the basics: Can you tell me the name of your config file?
Does it have an extension of "ovpn" or "conf"?
Did your sysadmin give you only that config file? Did he give you any other files?
Can you open that config file in notepad and see if it is readable?
Do NOT post it here (or anywhere) - it may have your keys embedded in it.

Does the file contents have anything that seem to be like C:\full\path\to\file?
This may need to change to reflect where you have the other OpenVPN files on your n900.

If all these are fine, there are many other things to check, but it's getting late here and I need to sleep, so you may also want to try that config file on a regular Windows / Linux machine (Linux preferred) and see if it works.

I'll check back here later.
my config file extension is .pcf
i opened it using notes app basically it contains the host name, group name, and group password. this is the only file that our IT helpdesk gave to me. does this mean im using the wrong config file?

thanks for your time btw!
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#30
Originally Posted by kent_autistic View Post
my config file extension is .pcf
i opened it using notes app basically it contains the host name, group name, and group password. this is the only file that our IT helpdesk gave to me. does this mean im using the wrong config file?

thanks for your time btw!
You caught me just in time. pcf is not for OpenVPN. It is usually for Cisco VPN.
There is a Cisco VPN app somewhere around here. I think it's called "vpnc".
I just did a search for "Cisco vpn" on t.m.o. and found this thread.

Hope this helps.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:01.