Last active
January 16, 2016 13:58
-
-
Save tbalthazar/0c5263932216e0388fec to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# En ligne de commande | |
$ sudo openvpn neutrinet.ovpn | |
Sat Jan 16 13:08:01 2016 OpenVPN 2.3.4 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Dec 1 2014 | |
Sat Jan 16 13:08:01 2016 library versions: OpenSSL 1.0.1k 8 Jan 2015, LZO 2.08 | |
Sat Jan 16 13:08:01 2016 UDPv4 link local: [undef] | |
Sat Jan 16 13:08:01 2016 UDPv4 link remote: [AF_INET]80.67.188.194:1194 | |
Sat Jan 16 13:08:01 2016 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this | |
Sat Jan 16 13:08:02 2016 [vpn.neutrinet.be] Peer Connection Initiated with [AF_INET]80.67.188.194:1194 | |
Sat Jan 16 13:08:04 2016 TUN/TAP device tun0 opened | |
Sat Jan 16 13:08:04 2016 add_route_ipv6(2000::/3 -> 2001:913:1fff:ffff:ffff:ffff:ffff:fffe metric -1) dev tun0 | |
Sat Jan 16 13:08:04 2016 add_route_ipv6(2001:913:1000::/36 -> 2001:913:1000::1 metric -1) dev tun0 | |
Sat Jan 16 13:08:04 2016 Initialization Sequence Completed | |
# Via le Network Manager | |
Jan 16 13:11:25 earthling NetworkManager[703]: nm-openvpn-Message: openvpn started with pid 5959 | |
Jan 16 13:11:25 earthling NetworkManager[703]: <info> VPN plugin state changed: starting (3) | |
Jan 16 13:11:25 earthling NetworkManager[703]: <info> VPN connection 'neutrinet' (ConnectInteractive) reply received. | |
Jan 16 13:11:25 earthling nm-openvpn[5959]: OpenVPN 2.3.4 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Dec 1 2014 | |
Jan 16 13:11:25 earthling nm-openvpn[5959]: library versions: OpenSSL 1.0.1k 8 Jan 2015, LZO 2.08 | |
Jan 16 13:11:25 earthling nm-openvpn[5959]: WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. | |
Jan 16 13:11:25 earthling nm-openvpn[5959]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts | |
Jan 16 13:11:25 earthling nm-openvpn[5959]: UDPv4 link local: [undef] | |
Jan 16 13:11:25 earthling nm-openvpn[5959]: UDPv4 link remote: [AF_INET]80.67.188.194:1194 | |
Jan 16 13:11:26 earthling nm-openvpn[5959]: [vpn.neutrinet.be] Peer Connection Initiated with [AF_INET]80.67.188.194:1194 | |
Jan 16 13:11:28 earthling nm-openvpn[5959]: TUN/TAP device tun0 opened | |
Jan 16 13:11:28 earthling nm-openvpn[5959]: /usr/lib/NetworkManager/nm-openvpn-service-openvpn-helper --tun -- tun0 1500 1542 init | |
Jan 16 13:11:28 earthling NetworkManager[703]: <info> (tun0): carrier is OFF | |
Jan 16 13:11:28 earthling NetworkManager[703]: <info> (tun0): new Tun device (driver: 'unknown' ifindex: 12) | |
Jan 16 13:11:28 earthling NetworkManager[703]: <info> (tun0): exported as /org/freedesktop/NetworkManager/Devices/11 | |
Jan 16 13:11:28 earthling NetworkManager[703]: <info> devices added (path: /sys/devices/virtual/net/tun0, iface: tun0) | |
Jan 16 13:11:28 earthling NetworkManager[703]: <info> device added (path: /sys/devices/virtual/net/tun0, iface: tun0): no ifupdown configuration found. | |
Jan 16 13:11:28 earthling NetworkManager[703]: <info> VPN connection 'neutrinet' (IP Config Get) reply received. | |
Jan 16 13:11:28 earthling NetworkManager[703]: <info> VPN connection 'neutrinet' (IP4 Config Get) reply received. | |
Jan 16 13:11:28 earthling NetworkManager[703]: <error> [1452946288.217434] [vpn-manager/nm-vpn-connection.c:1132] nm_vpn_connection_ip4_config_get(): invalid IP4 config received! | |
Jan 16 13:11:28 earthling NetworkManager[703]: <warn> VPN connection 'neutrinet' did not receive valid IP config information. | |
Jan 16 13:11:28 earthling NetworkManager[703]: nm-openvpn-Message: Terminated openvpn daemon with PID 5959. | |
Jan 16 13:11:28 earthling nm-openvpn[5959]: Initialization Sequence Completed | |
Jan 16 13:11:28 earthling avahi-daemon[726]: Withdrawing workstation service for tun0. | |
Jan 16 13:11:28 earthling NetworkManager[703]: <info> devices removed (path: /sys/devices/virtual/net/tun0, iface: tun0) | |
Jan 16 13:11:28 earthling nm-openvpn[5959]: SIGTERM[hard,] received, process exiting | |
Jan 16 13:11:48 earthling NetworkManager[703]: <info> VPN service 'openvpn' disappeared | |
# Via le network manager, IPv4 disabled | |
Jan 16 14:51:32 earthling NetworkManager[703]: <info> Starting VPN service 'openvpn'... | |
Jan 16 14:51:32 earthling NetworkManager[703]: <info> VPN service 'openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 6901 | |
Jan 16 14:51:32 earthling NetworkManager[703]: <info> VPN service 'openvpn' appeared; activating connections | |
Jan 16 14:51:32 earthling NetworkManager[703]: nm-openvpn-Message: openvpn started with pid 6906 | |
Jan 16 14:51:32 earthling NetworkManager[703]: <info> VPN plugin state changed: starting (3) | |
Jan 16 14:51:32 earthling NetworkManager[703]: <info> VPN connection 'neutrinet' (ConnectInteractive) reply received. | |
Jan 16 14:51:32 earthling nm-openvpn[6906]: OpenVPN 2.3.4 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Dec 1 2014 | |
Jan 16 14:51:32 earthling nm-openvpn[6906]: library versions: OpenSSL 1.0.1k 8 Jan 2015, LZO 2.08 | |
Jan 16 14:51:32 earthling nm-openvpn[6906]: WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. | |
Jan 16 14:51:32 earthling nm-openvpn[6906]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts | |
Jan 16 14:51:33 earthling nm-openvpn[6906]: UDPv4 link local: [undef] | |
Jan 16 14:51:33 earthling nm-openvpn[6906]: UDPv4 link remote: [AF_INET]80.67.188.194:1194 | |
Jan 16 14:51:34 earthling nm-openvpn[6906]: [vpn.neutrinet.be] Peer Connection Initiated with [AF_INET]80.67.188.194:1194 | |
Jan 16 14:51:36 earthling nm-openvpn[6906]: TUN/TAP device tun0 opened | |
Jan 16 14:51:36 earthling nm-openvpn[6906]: /usr/lib/NetworkManager/nm-openvpn-service-openvpn-helper --tun -- tun0 1500 1542 init | |
Jan 16 14:51:36 earthling NetworkManager[703]: <info> (tun0): carrier is OFF | |
Jan 16 14:51:36 earthling NetworkManager[703]: <info> (tun0): new Tun device (driver: 'unknown' ifindex: 17) | |
Jan 16 14:51:36 earthling NetworkManager[703]: <info> (tun0): exported as /org/freedesktop/NetworkManager/Devices/16 | |
Jan 16 14:51:36 earthling NetworkManager[703]: <info> devices added (path: /sys/devices/virtual/net/tun0, iface: tun0) | |
Jan 16 14:51:36 earthling NetworkManager[703]: <info> device added (path: /sys/devices/virtual/net/tun0, iface: tun0): no ifupdown configuration found. | |
Jan 16 14:51:36 earthling NetworkManager[703]: <info> VPN connection 'neutrinet' (IP Config Get) reply received. | |
Jan 16 14:51:36 earthling NetworkManager[703]: <info> VPN connection 'neutrinet' (IP4 Config Get) reply received. | |
Jan 16 14:51:36 earthling NetworkManager[703]: <error> [1452952296.381633] [vpn-manager/nm-vpn-connection.c:1132] nm_vpn_connection_ip4_config_get(): invalid IP4 config received! | |
Jan 16 14:51:36 earthling NetworkManager[703]: <warn> VPN connection 'neutrinet' did not receive valid IP config information. | |
Jan 16 14:51:36 earthling NetworkManager[703]: nm-openvpn-Message: Terminated openvpn daemon with PID 6906. | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_builder_get_object: assertion 'GTK_IS_BUILDER (builder)' failed | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_tree_model_get_iter_first: assertion 'GTK_IS_TREE_MODEL (tree_model)' failed | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_builder_get_object: assertion 'GTK_IS_BUILDER (builder)' failed | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_tree_model_get_iter_first: assertion 'GTK_IS_TREE_MODEL (tree_model)' failed | |
Jan 16 14:51:36 earthling nm-openvpn[6906]: Initialization Sequence Completed | |
Jan 16 14:51:36 earthling avahi-daemon[726]: Withdrawing workstation service for tun0. | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_builder_get_object: assertion 'GTK_IS_BUILDER (builder)' failed | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_tree_model_get_iter_first: assertion 'GTK_IS_TREE_MODEL (tree_model)' failed | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_builder_get_object: assertion 'GTK_IS_BUILDER (builder)' failed | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_tree_model_get_iter_first: assertion 'GTK_IS_TREE_MODEL (tree_model)' failed | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_builder_get_object: assertion 'GTK_IS_BUILDER (builder)' failed | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_tree_model_get_iter_first: assertion 'GTK_IS_TREE_MODEL (tree_model)' failed | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_builder_get_object: assertion 'GTK_IS_BUILDER (builder)' failed | |
Jan 16 14:51:36 earthling gnome-session[1492]: (gnome-control-center:4731): Gtk-CRITICAL **: gtk_tree_model_get_iter_first: assertion 'GTK_IS_TREE_MODEL (tree_model)' failed | |
Jan 16 14:51:36 earthling NetworkManager[703]: <info> devices removed (path: /sys/devices/virtual/net/tun0, iface: tun0) | |
Jan 16 14:51:36 earthling nm-openvpn[6906]: SIGTERM[hard,] received, process exiting | |
Jan 16 14:51:36 earthling gnome-session[1492]: Gjs-Message: JS LOG: Removing a network device that was not added | |
Jan 16 14:51:56 earthling NetworkManager[703]: <info> VPN service 'openvpn' disappeared |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment