Forum d'entraide de la communauté Freedom-IP VPN
Vous n'êtes pas identifié(e).
Pages : 1
Discussion fermée
Bonjour,
Voila, je suis debutant sous Linux.
Je suis sous Kubuntu.
J'avais reussi un jour et je ne sais pas comment a mettre freedomip en route....
en faite en bas a droite de mon ecran il y a l'icone du reseau.
Je clic, j'ai ajouté VPN en utilisateur j'ai mis mon login et mon MDP
dans la passerelle j'ai mis vpn2.freedom-ip.com
dans le CA file j'ai mis /etc/openvpn/freedom/ca.crt
et voila.......avant j'avais le petit cadena...ca marchais nikel...mais je ne sais pas pk maintenant ca ne marche plus!!!
help!!!
Hors ligne
Bonjour ...
De ce que je peux lire, il manque le cipher, la clef tls et sa direction, le protocol, la compression, ... et je suis étonné qu'avec seulement vos identifiants, le nom du serveur et le certificat vous ayez réussi à vous connecter au VPN ne serait ce qu'une fois.
Bref, avec vos journaux ce sera beaucoup plus simple.
Cordialement, David.
Hors ligne
Merci pour votre réponse!
Je veux bien vous fournir les journaux...mais dites moi comment faire....
vous dites "le cipher, la clef tls et sa direction, le protocol, la compression"
Je suis un petit singe devant une banane en plastique........ lolll
Merci encore de votre aide.
Jonathan
Hors ligne
Re ...
Donc vous n'êtes même pas allez voir les autres discussions concernant linux car il est expliqué à différents endroits comment obtenir et filtrer les journaux de connexion openvpn :
# sudo egrep -i "vpn|network" /var/log/syslog
Ne mettez pas le résultat mais simplement celles où la date / heure est supérieur ou égale à celle du lancement de la connexion vpn ... pour information, une connexion commence par une ligne de ce genre :
OpenVPN 2.2.1 i486-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Mar 23 2012
Cordialement, David.
Hors ligne
y a encore bcp d'autres lignes.......
voici un extrait ::
jonathanpcportable nm-openvpn[12165]: OpenVPN 2.2.1 i686-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Mar 30 2012
Nov 27 00:09:31 jonathanpcportable nm-openvpn[12165]: WARNING: No server certificate verification method has been enabled. See [url]http://openvpn.net/howto.html#mitm[/url] for more info.
Nov 27 00:09:31 jonathanpcportable nm-openvpn[12165]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 27 00:09:31 jonathanpcportable nm-openvpn[12165]: WARNING: file '/etc/openvpn/freedom/ta.key' is group or others accessible
Nov 27 00:09:31 jonathanpcportable nm-openvpn[12165]: Control Channel Authentication: using '/etc/openvpn/freedom/ta.key' as a OpenVPN static key file
Nov 27 00:09:31 jonathanpcportable nm-openvpn[12165]: Attempting to establish TCP connection with [AF_INET]94.23.145.51:80 [nonblock]
Nov 27 00:09:32 jonathanpcportable nm-openvpn[12165]: TCP connection established with [AF_INET]94.23.145.51:80
Nov 27 00:09:32 jonathanpcportable nm-openvpn[12165]: TCPv4_CLIENT link local: [undef]
Nov 27 00:09:32 jonathanpcportable nm-openvpn[12165]: TCPv4_CLIENT link remote: [AF_INET]94.23.145.51:80
Nov 27 00:09:32 jonathanpcportable nm-openvpn[12165]: Connection reset, restarting [0]
Nov 27 00:09:32 jonathanpcportable nm-openvpn[12165]: SIGUSR1[soft,connection-reset] received, process restarting
Nov 27 00:09:37 jonathanpcportable nm-openvpn[12165]: WARNING: No server certificate verification method has been enabled. See [url]http://openvpn.net/howto.html#mitm[/url] for more info.
Nov 27 00:09:37 jonathanpcportable nm-openvpn[12165]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 27 00:09:37 jonathanpcportable nm-openvpn[12165]: Re-using SSL/TLS context
Nov 27 00:09:37 jonathanpcportable nm-openvpn[12165]: Attempting to establish TCP connection with [AF_INET]94.23.145.51:80 [nonblock]
Nov 27 00:09:38 jonathanpcportable nm-openvpn[12165]: TCP connection established with [AF_INET]94.23.145.51:80
Nov 27 00:09:38 jonathanpcportable nm-openvpn[12165]: TCPv4_CLIENT link local: [undef]
Nov 27 00:09:38 jonathanpcportable nm-openvpn[12165]: TCPv4_CLIENT link remote: [AF_INET]94.23.145.51:80
Nov 27 00:09:39 jonathanpcportable nm-openvpn[12165]: Connection reset, restarting [0]
Nov 27 00:09:39 jonathanpcportable nm-openvpn[12165]: SIGUSR1[soft,connection-reset] received, process restarting
Nov 27 00:09:44 jonathanpcportable nm-openvpn[12165]: WARNING: No server certificate verification method has been enabled. See [url]http://openvpn.net/howto.html#mitm[/url] for more info.
Nov 27 00:09:44 jonathanpcportable nm-openvpn[12165]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 27 00:09:44 jonathanpcportable nm-openvpn[12165]: Re-using SSL/TLS context
Nov 27 00:09:44 jonathanpcportable nm-openvpn[12165]: Attempting to establish TCP connection with [AF_INET]94.23.145.51:80 [nonblock]
Nov 27 00:09:45 jonathanpcportable nm-openvpn[12165]: TCP connection established with [AF_INET]94.23.145.51:80
Nov 27 00:09:45 jonathanpcportable nm-openvpn[12165]: TCPv4_CLIENT link local: [undef]
Nov 27 00:09:45 jonathanpcportable nm-openvpn[12165]: TCPv4_CLIENT link remote: [AF_INET]94.23.145.51:80
Nov 27 00:09:45 jonathanpcportable nm-openvpn[12165]: Connection reset, restarting [0]
Nov 27 00:09:45 jonathanpcportable nm-openvpn[12165]: SIGUSR1[soft,connection-reset] received, process restarting
Nov 27 00:09:50 jonathanpcportable nm-openvpn[12165]: WARNING: No server certificate verification method has been enabled. See [url]http://openvpn.net/howto.html#mitm[/url] for more info.
Nov 27 00:09:50 jonathanpcportable nm-openvpn[12165]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 27 00:09:50 jonathanpcportable nm-openvpn[12165]: Re-using SSL/TLS context
Nov 27 00:09:50 jonathanpcportable nm-openvpn[12165]: Attempting to establish TCP connection with [AF_INET]94.23.145.51:80 [nonblock]
Nov 27 00:09:51 jonathanpcportable nm-openvpn[12165]: TCP connection established with [AF_INET]94.23.145.51:80
Nov 27 00:09:51 jonathanpcportable nm-openvpn[12165]: TCPv4_CLIENT link local: [undef]
Nov 27 00:09:51 jonathanpcportable nm-openvpn[12165]: TCPv4_CLIENT link remote: [AF_INET]94.23.145.51:80
Nov 27 00:09:51 jonathanpcportable nm-openvpn[12165]: Connection reset, restarting [0]
Hors ligne
Re ...
Normal, vous avez pris les ligne de ce matin "minuit neuf" ... et les 10 même lignes se répètent en boucle.
Même sous Kubuntu vous avez le network manager qui vous propose dans l'onglet VPN un "IMPORT". Ensuite, c'est comme dans le tutoriel vidéo Ubuntu ...
Cordialement, David.
Hors ligne
Bon je re re re essayer alors ^^ je vous tiens au courant! Merci!
Hors ligne
Bon..........j'ai bien tout suivi........et non ça ne marche pas......et aucun message d'erreur......rien de rien...
j'ai bien enlevé les deux lignes, puis import, j'ai entré mon ID et MDP......je clique sur la connexion ça se met en italique "connection en cours"
puis rien....
J'ai bien regardé la video, j'ai tout fait (y a pas grand chose a faire)
les paquet sont TOUS installé....
je ne comprend pas pk ça ne marche pas....
merci de votre aide...
Hors ligne
Re ...
Vous auriez dut mettre les logs, mais la fin (les 75 dernières lignes de logs)
# sudo egrep -i "vpn|network" /var/log/syslog | tail -n 75
Pour la vidéo, il n'y a pas grand chose à faire ... il faut décompresser l'archive, importer les configurations des serveurs que vous souhaitez utiliser et lancer la connexion au serveur voulu.
Cordialement, David.
Hors ligne
Bonsoir....les voici !!
Nov 27 22:06:30 jonathanpcportable NetworkManager[920]: <info> VPN connection 'IE2_freedomip' (Connect) reply received.
Nov 27 22:06:30 jonathanpcportable nm-openvpn[19750]: OpenVPN 2.2.1 i686-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Mar 30 2012
Nov 27 22:06:30 jonathanpcportable nm-openvpn[19750]: WARNING: No server certificate verification method has been enabled. See [url]http://openvpn.net/howto.html#mitm[/url] for more info.
Nov 27 22:06:30 jonathanpcportable nm-openvpn[19750]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 27 22:06:30 jonathanpcportable nm-openvpn[19750]: WARNING: file '/home/jonathan/Téléchargements/freedomip/ta.key' is group or others accessible
Nov 27 22:06:30 jonathanpcportable nm-openvpn[19750]: Control Channel Authentication: using '/home/jonathan/Téléchargements/freedomip/ta.key' as a OpenVPN static key file
Nov 27 22:06:30 jonathanpcportable nm-openvpn[19750]: Attempting to establish TCP connection with [AF_INET]94.23.145.51:1111 [nonblock]
Nov 27 22:06:31 jonathanpcportable nm-openvpn[19750]: TCP connection established with [AF_INET]94.23.145.51:1111
Nov 27 22:06:31 jonathanpcportable nm-openvpn[19750]: TCPv4_CLIENT link local: [undef]
Nov 27 22:06:31 jonathanpcportable nm-openvpn[19750]: TCPv4_CLIENT link remote: [AF_INET]94.23.145.51:1111
Nov 27 22:06:33 jonathanpcportable nm-openvpn[19750]: [server] Peer Connection Initiated with [AF_INET]94.23.145.51:1111
Nov 27 22:06:36 jonathanpcportable nm-openvpn[19750]: AUTH: Received AUTH_FAILED control message
Nov 27 22:06:36 jonathanpcportable NetworkManager[920]: <warn> VPN plugin failed: 0
Nov 27 22:06:36 jonathanpcportable nm-openvpn[19750]: SIGTERM[soft,auth-failure] received, process exiting
Nov 27 22:06:36 jonathanpcportable NetworkManager[920]: <info> VPN plugin state changed: stopped (6)
Nov 27 22:06:36 jonathanpcportable NetworkManager[920]: <info> VPN plugin state change reason: 10
Nov 27 22:06:36 jonathanpcportable NetworkManager[920]: <warn> error disconnecting VPN: Could not process the request because no VPN connection was active.
Nov 27 22:06:36 jonathanpcportable NetworkManager[920]: <info> Policy set 'reseaubse' (wlan0) as default for IPv4 routing and DNS.
Nov 27 22:06:41 jonathanpcportable NetworkManager[920]: <info> VPN service 'openvpn' disappeared
Nov 27 22:06:53 jonathanpcportable NetworkManager[920]: <info> Starting VPN service 'openvpn'...
Nov 27 22:06:53 jonathanpcportable NetworkManager[920]: <info> VPN service 'openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 19757
Nov 27 22:06:53 jonathanpcportable NetworkManager[920]: <info> VPN service 'openvpn' appeared; activating connections
Nov 27 22:06:53 jonathanpcportable NetworkManager[920]: <info> VPN plugin state changed: init (1)
Nov 27 22:06:53 jonathanpcportable NetworkManager[920]: <info> VPN plugin state changed: starting (3)
Nov 27 22:06:53 jonathanpcportable NetworkManager[920]: <info> VPN connection 'IE2_freedomip' (Connect) reply received.
Nov 27 22:06:53 jonathanpcportable nm-openvpn[19760]: OpenVPN 2.2.1 i686-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Mar 30 2012
Nov 27 22:06:53 jonathanpcportable nm-openvpn[19760]: WARNING: No server certificate verification method has been enabled. See [url]http://openvpn.net/howto.html#mitm[/url] for more info.
Nov 27 22:06:53 jonathanpcportable nm-openvpn[19760]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 27 22:06:53 jonathanpcportable nm-openvpn[19760]: WARNING: file '/home/jonathan/Téléchargements/freedomip/ta.key' is group or others accessible
Nov 27 22:06:53 jonathanpcportable nm-openvpn[19760]: Control Channel Authentication: using '/home/jonathan/Téléchargements/freedomip/ta.key' as a OpenVPN static key file
Nov 27 22:06:53 jonathanpcportable nm-openvpn[19760]: Attempting to establish TCP connection with [AF_INET]94.23.145.51:1111 [nonblock]
Nov 27 22:06:54 jonathanpcportable nm-openvpn[19760]: TCP connection established with [AF_INET]94.23.145.51:1111
Nov 27 22:06:54 jonathanpcportable nm-openvpn[19760]: TCPv4_CLIENT link local: [undef]
Nov 27 22:06:54 jonathanpcportable nm-openvpn[19760]: TCPv4_CLIENT link remote: [AF_INET]94.23.145.51:1111
Nov 27 22:06:56 jonathanpcportable nm-openvpn[19760]: [server] Peer Connection Initiated with [AF_INET]94.23.145.51:1111
Nov 27 22:06:59 jonathanpcportable nm-openvpn[19760]: AUTH: Received AUTH_FAILED control message
Nov 27 22:06:59 jonathanpcportable nm-openvpn[19760]: SIGTERM[soft,auth-failure] received, process exiting
Nov 27 22:06:59 jonathanpcportable NetworkManager[920]: <warn> VPN plugin failed: 0
Nov 27 22:06:59 jonathanpcportable NetworkManager[920]: <info> VPN plugin state changed: stopped (6)
Nov 27 22:06:59 jonathanpcportable NetworkManager[920]: <info> VPN plugin state change reason: 10
Nov 27 22:06:59 jonathanpcportable NetworkManager[920]: <warn> error disconnecting VPN: Could not process the request because no VPN connection was active.
Nov 27 22:06:59 jonathanpcportable NetworkManager[920]: <info> Policy set 'reseaubse' (wlan0) as default for IPv4 routing and DNS.
Nov 27 22:07:04 jonathanpcportable NetworkManager[920]: <info> VPN service 'openvpn' disappeared
Nov 27 22:12:23 jonathanpcportable NetworkManager[920]: <info> Starting VPN service 'openvpn'...
Nov 27 22:12:23 jonathanpcportable NetworkManager[920]: <info> VPN service 'openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 21931
Nov 27 22:12:23 jonathanpcportable NetworkManager[920]: <info> VPN service 'openvpn' appeared; activating connections
Nov 27 22:12:23 jonathanpcportable NetworkManager[920]: <info> VPN plugin state changed: init (1)
Nov 27 22:12:23 jonathanpcportable NetworkManager[920]: <info> VPN plugin state changed: starting (3)
Nov 27 22:12:23 jonathanpcportable NetworkManager[920]: <info> VPN connection 'IE2_freedomip' (Connect) reply received.
Nov 27 22:12:23 jonathanpcportable nm-openvpn[21934]: OpenVPN 2.2.1 i686-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Mar 30 2012
Nov 27 22:12:23 jonathanpcportable nm-openvpn[21934]: WARNING: No server certificate verification method has been enabled. See [url]http://openvpn.net/howto.html#mitm[/url] for more info.
Nov 27 22:12:23 jonathanpcportable nm-openvpn[21934]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 27 22:12:23 jonathanpcportable nm-openvpn[21934]: WARNING: file '/home/jonathan/Téléchargements/freedomip/ta.key' is group or others accessible
Nov 27 22:12:23 jonathanpcportable nm-openvpn[21934]: Control Channel Authentication: using '/home/jonathan/Téléchargements/freedomip/ta.key' as a OpenVPN static key file
Nov 27 22:12:23 jonathanpcportable nm-openvpn[21934]: UDPv4 link local: [undef]
Nov 27 22:12:23 jonathanpcportable nm-openvpn[21934]: UDPv4 link remote: [AF_INET]94.23.145.51:1111
Nov 27 22:13:03 jonathanpcportable NetworkManager[920]: <warn> VPN connection 'IE2_freedomip' (IP Config Get) timeout exceeded.
Nov 27 22:13:03 jonathanpcportable NetworkManager[920]: <info> Policy set 'reseaubse' (wlan0) as default for IPv4 routing and DNS.
Nov 27 22:13:03 jonathanpcportable nm-openvpn[21934]: SIGTERM[hard,] received, process exiting
Nov 27 22:13:08 jonathanpcportable NetworkManager[920]: <info> VPN service 'openvpn' disappeared
Nov 27 22:13:56 jonathanpcportable NetworkManager[920]: <info> Starting VPN service 'openvpn'...
Nov 27 22:13:56 jonathanpcportable NetworkManager[920]: <info> VPN service 'openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 21943
Nov 27 22:13:56 jonathanpcportable NetworkManager[920]: <info> VPN service 'openvpn' appeared; activating connections
Nov 27 22:13:56 jonathanpcportable NetworkManager[920]: <info> VPN plugin state changed: init (1)
Nov 27 22:13:56 jonathanpcportable NetworkManager[920]: <info> VPN plugin state changed: starting (3)
Nov 27 22:13:56 jonathanpcportable NetworkManager[920]: <info> VPN connection 'IE2_freedomip' (Connect) reply received.
Nov 27 22:13:56 jonathanpcportable nm-openvpn[21946]: OpenVPN 2.2.1 i686-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Mar 30 2012
Nov 27 22:13:56 jonathanpcportable nm-openvpn[21946]: WARNING: No server certificate verification method has been enabled. See [url]http://openvpn.net/howto.html#mitm[/url] for more info.
Nov 27 22:13:56 jonathanpcportable nm-openvpn[21946]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 27 22:13:56 jonathanpcportable nm-openvpn[21946]: UDPv4 link local: [undef]
Nov 27 22:13:56 jonathanpcportable nm-openvpn[21946]: UDPv4 link remote: [AF_INET]94.23.145.51:1111
Nov 27 22:14:36 jonathanpcportable NetworkManager[920]: <warn> VPN connection 'IE2_freedomip' (IP Config Get) timeout exceeded.
Nov 27 22:14:36 jonathanpcportable NetworkManager[920]: <info> Policy set 'reseaubse' (wlan0) as default for IPv4 routing and DNS.
Nov 27 22:14:36 jonathanpcportable nm-openvpn[21946]: SIGTERM[hard,] received, process exiting
Nov 27 22:14:41 jonathanpcportable NetworkManager[920]: <info> VPN service 'openvpn' disappeared
une idée???
Hors ligne
Vous pouvez cloturer le sujet!!!!!
Il s'agissait d'un probleme "chaise, clavier"!!!!!!
Le mot de passe n'etait pas le bon........
arffffffff!!!!!!!!!!!
Hors ligne
Pages : 1
Discussion fermée