Opened 7 years ago

Closed 7 years ago

#899 closed Bug / Defect (notabug)

Initialization Sequence Completed Issue #1

Reported by: talbis0x01011 Owned by:
Priority: major Milestone:
Component: Generic / unclassified Version: OpenVPN 2.2.2 (Community Ed)
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords: #Initialization #Sequence #Completed
Cc:

Description

I have been frustrating with this issue :((
I've tried so much tutorial but i didn't face any solving.
please master on this forum/community to help me :)
i'm from Indonesia and sorry for my bad english :))

I used VPNKeys at this ones.
this is my log:
#1 sudo openvpn --config bundle-name.ovpn

talbis0x01011@null.net ~ $ sudo openvpn --config Document/vpnkeys.com.tcp.ovpn 
Fri Jun  2 06:13:42 2017 OpenVPN 2.3.10 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Feb  2 2016
Fri Jun  2 06:13:42 2017 library versions: OpenSSL 1.0.2g  1 Mar 2016, LZO 2.08
Enter Auth Username: *******
Enter Auth Password: ********
Fri Jun  2 06:13:57 2017 Control Channel Authentication: tls-auth using INLINE static key file
Fri Jun  2 06:13:57 2017 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri Jun  2 06:13:57 2017 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri Jun  2 06:13:57 2017 Socket Buffers: R=[87380->87380] S=[16384->16384]
Fri Jun  2 06:13:57 2017 Attempting to establish TCP connection with [AF_INET]178.62.34.213:443 [nonblock]
Fri Jun  2 06:13:58 2017 TCP connection established with [AF_INET]178.62.34.213:443
Fri Jun  2 06:13:58 2017 TCPv4_CLIENT link local: [undef]
Fri Jun  2 06:13:58 2017 TCPv4_CLIENT link remote: [AF_INET]178.62.34.213:443
Fri Jun  2 06:13:59 2017 TLS: Initial packet from [AF_INET]178.62.34.213:443, sid=9d8d893f d840e867
Fri Jun  2 06:13:59 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Fri Jun  2 06:14:01 2017 VERIFY OK: depth=1, C=LV, ST=Riga, L=Riga, O=WorldVPN, OU=WorldVPN, CN=WorldVPN, name=WorldVPN, emailAddress=support@worldvpn.net
Fri Jun  2 06:14:01 2017 VERIFY OK: nsCertType=SERVER
Fri Jun  2 06:14:01 2017 VERIFY OK: depth=0, C=LV, ST=Riga, L=Riga, O=WorldVPN, OU=WorldVPN, CN=WorldVPN, name=WorldVPN, emailAddress=support@worldvpn.net
Fri Jun  2 06:14:04 2017 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Fri Jun  2 06:14:04 2017 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri Jun  2 06:14:04 2017 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Fri Jun  2 06:14:04 2017 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri Jun  2 06:14:04 2017 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
Fri Jun  2 06:14:04 2017 [WorldVPN] Peer Connection Initiated with [AF_INET]178.62.34.213:443
Fri Jun  2 06:14:06 2017 SENT CONTROL [WorldVPN]: 'PUSH_REQUEST' (status=1)
Fri Jun  2 06:14:07 2017 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 8.8.8.8,dhcp-option DNS 8.8.4.4,dhcp-option DNS 10.8.2.0,route 10.8.4.1,topology net30,ping 10,ping-restart 120'
Fri Jun  2 06:14:07 2017 OPTIONS IMPORT: timers and/or timeouts modified
Fri Jun  2 06:14:07 2017 OPTIONS IMPORT: --ifconfig/up options modified
Fri Jun  2 06:14:07 2017 OPTIONS IMPORT: route options modified
Fri Jun  2 06:14:07 2017 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Fri Jun  2 06:14:07 2017 ROUTE_GATEWAY 192.168.0.254/255.255.255.0 IFACE=wlp2s0 HWADDR=e0:b9:a5:22:10:ea
Fri Jun  2 06:14:07 2017 OpenVPN ROUTE: OpenVPN needs a gateway parameter for a --route option and no default was specified by either --route-gateway or --ifconfig options
Fri Jun  2 06:14:07 2017 OpenVPN ROUTE: failed to parse/resolve route for host/network: 10.8.4.1
Fri Jun  2 06:14:07 2017 TUN/TAP device tun0 opened
Fri Jun  2 06:14:07 2017 TUN/TAP TX queue length set to 100
Fri Jun  2 06:14:09 2017 NOTE: unable to redirect default gateway -- VPN gateway parameter (--route-gateway or --ifconfig) is missing
Fri Jun  2 06:14:09 2017 Initialization Sequence Completed

and this is my /var/log/syslog

talbis0x01011@null.net ~ $ sudo tail -f /var/log/syslog
Jun  2 06:09:27 null.net systemd[1]: Started Cleanup of Temporary Directories.
Jun  2 06:13:31 null.net NetworkManager[784]: <info>  [1496358811.6583] devices removed (path: /sys/devices/virtual/net/tun0, iface: tun0)
Jun  2 06:14:07 null.net NetworkManager[784]: <info>  [1496358847.0508] manager: (tun0): new Tun device (/org/freedesktop/NetworkManager/Devices/5)
Jun  2 06:14:07 null.net NetworkManager[784]: <info>  [1496358847.0643] devices added (path: /sys/devices/virtual/net/tun0, iface: tun0)
Jun  2 06:14:07 null.net NetworkManager[784]: <info>  [1496358847.0655] device added (path: /sys/devices/virtual/net/tun0, iface: tun0): no ifupdown configuration found.

And now i've been trying with VPNBook but i face with same problem :(
#2 sudo openvpn --config bundle-name.ovpn

talbis0x01011@null.net ~ $ sudo openvpn --config Document/VPNBook.com-OpenVPN-CA1/vpnbook-ca1-tcp443.ovpn 
Fri Jun  2 06:47:25 2017 OpenVPN 2.3.10 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Feb  2 2016
Fri Jun  2 06:47:25 2017 library versions: OpenSSL 1.0.2g  1 Mar 2016, LZO 2.08
Enter Auth Username: *******
Enter Auth Password: *******
Fri Jun  2 06:47:36 2017 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Fri Jun  2 06:47:36 2017 NOTE: --fast-io is disabled since we are not using UDP
Fri Jun  2 06:47:36 2017 Socket Buffers: R=[87380->87380] S=[16384->16384]
Fri Jun  2 06:47:36 2017 Attempting to establish TCP connection with [AF_INET]142.4.206.228:443 [nonblock]
Fri Jun  2 06:47:37 2017 TCP connection established with [AF_INET]142.4.206.228:443
Fri Jun  2 06:47:37 2017 TCPv4_CLIENT link local: [undef]
Fri Jun  2 06:47:37 2017 TCPv4_CLIENT link remote: [AF_INET]142.4.206.228:443
Fri Jun  2 06:47:38 2017 TLS: Initial packet from [AF_INET]142.4.206.228:443, sid=ac1be766 ebb5da67
Fri Jun  2 06:47:38 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Fri Jun  2 06:47:43 2017 VERIFY OK: depth=1, C=CH, ST=Zurich, L=Zurich, O=vpnbook.com, OU=IT, CN=vpnbook.com, name=vpnbook.com, emailAddress=admin@vpnbook.com
Fri Jun  2 06:47:43 2017 VERIFY OK: depth=0, C=CH, ST=Zurich, L=Zurich, O=vpnbook.com, OU=IT, CN=vpnbook.com, name=vpnbook.com, emailAddress=admin@vpnbook.com
Fri Jun  2 06:47:45 2017 Data Channel Encrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
Fri Jun  2 06:47:45 2017 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri Jun  2 06:47:45 2017 Data Channel Decrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
Fri Jun  2 06:47:45 2017 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri Jun  2 06:47:45 2017 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Fri Jun  2 06:47:45 2017 [vpnbook.com] Peer Connection Initiated with [AF_INET]142.4.206.228:443
Fri Jun  2 06:47:47 2017 SENT CONTROL [vpnbook.com]: 'PUSH_REQUEST' (status=1)
Fri Jun  2 06:47:47 2017 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS  8.8.8.8,dhcp-option DNS  91.239.100.100,route 10.9.0.1,topology net30,ping 5,ping-restart 30,ifconfig 10.9.0.98 10.9.0.97'
Fri Jun  2 06:47:47 2017 OPTIONS IMPORT: timers and/or timeouts modified
Fri Jun  2 06:47:47 2017 OPTIONS IMPORT: --ifconfig/up options modified
Fri Jun  2 06:47:47 2017 OPTIONS IMPORT: route options modified
Fri Jun  2 06:47:47 2017 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Fri Jun  2 06:47:47 2017 ROUTE_GATEWAY 192.168.0.254/255.255.255.0 IFACE=wlp2s0 HWADDR=e0:b9:a5:2*:**:** ( censored :D )
Fri Jun  2 06:47:47 2017 TUN/TAP device tun1 opened
Fri Jun  2 06:47:47 2017 TUN/TAP TX queue length set to 100
Fri Jun  2 06:47:47 2017 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Fri Jun  2 06:47:47 2017 /sbin/ip link set dev tun1 up mtu 1500
Fri Jun  2 06:47:47 2017 /sbin/ip addr add dev tun1 local 10.9.0.98 peer 10.9.0.97
Fri Jun  2 06:47:49 2017 /sbin/ip route add 142.4.206.228/32 via 192.168.0.254
Fri Jun  2 06:47:49 2017 /sbin/ip route add 0.0.0.0/1 via 10.9.0.97
Fri Jun  2 06:47:49 2017 /sbin/ip route add 128.0.0.0/1 via 10.9.0.97
Fri Jun  2 06:47:49 2017 /sbin/ip route add 10.9.0.1/32 via 10.9.0.97
Fri Jun  2 06:47:49 2017 Initialization Sequence Completed

now instead i found this problem : WARNING: No server certificate verification method has been enabled.

and this is my /var/log/syslog

talbis0x01011@null.net ~ $ sudo tail -f /var/log/syslog
[sudo] password for talbis0x01011: 
Jun  2 06:42:13 null.net ntpd[4489]: Soliciting pool server 103.20.91.62
Jun  2 06:42:13 null.net ntpd[4489]: Soliciting pool server 103.5.51.210
Jun  2 06:42:14 null.net ntpd[4489]: Soliciting pool server 91.189.89.198
Jun  2 06:42:14 null.net ntpd[4489]: Soliciting pool server 203.114.225.252
Jun  2 06:42:14 null.net ntpd[4489]: Soliciting pool server 203.114.224.252
Jun  2 06:42:14 null.net ntpd[4489]: Soliciting pool server 203.160.128.59
Jun  2 06:42:15 null.net ntpd[4489]: Soliciting pool server 2001:67c:1560:8003::c7
Jun  2 06:42:15 null.net ntpd[4489]: Soliciting pool server 103.31.224.224
Jun  2 06:42:15 null.net ntpd[4489]: Soliciting pool server 114.141.48.158
Jun  2 06:42:15 null.net ntpd[4489]: Soliciting pool server 103.28.56.14
Jun  2 06:47:31 null.net dhclient[1164]: DHCPREQUEST of 192.168.0.7 on wlp2s0 to 192.168.0.254 port 67 (xid=0x2a0a66e)
Jun  2 06:47:31 null.net dhclient[1164]: DHCPACK of 192.168.0.7 from 192.168.0.254
Jun  2 06:47:31 null.net NetworkManager[784]: <info>  [1496360851.2640]   address 192.168.0.7
Jun  2 06:47:31 null.net NetworkManager[784]: <info>  [1496360851.2641]   plen 24 (255.255.255.0)
Jun  2 06:47:31 null.net NetworkManager[784]: <info>  [1496360851.2642]   gateway 192.168.0.254
Jun  2 06:47:31 null.net NetworkManager[784]: <info>  [1496360851.2642]   server identifier 192.168.0.254
Jun  2 06:47:31 null.net NetworkManager[784]: <info>  [1496360851.2642]   lease time 7200
Jun  2 06:47:31 null.net NetworkManager[784]: <info>  [1496360851.2643]   nameserver '8.8.8.8'
Jun  2 06:47:31 null.net NetworkManager[784]: <info>  [1496360851.2644]   nameserver '8.8.4.4'
Jun  2 06:47:31 null.net NetworkManager[784]: <info>  [1496360851.2644] dhcp4 (wlp2s0): state changed bound -> bound
Jun  2 06:47:31 null.net dbus[771]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Jun  2 06:47:31 null.net systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun  2 06:47:31 null.net dbus[771]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun  2 06:47:31 null.net nm-dispatcher: req:1 'dhcp4-change' [wlp2s0]: new request (1 scripts)
Jun  2 06:47:31 null.net nm-dispatcher: req:1 'dhcp4-change' [wlp2s0]: start running ordered scripts...
Jun  2 06:47:31 null.net systemd[1]: Started Network Manager Script Dispatcher Service.
Jun  2 06:47:32 null.net dhclient[1164]: bound to 192.168.0.7 -- renewal in 3366 seconds.
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8019] manager: (tun1): new Tun device (/org/freedesktop/NetworkManager/Devices/7)
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8132] devices added (path: /sys/devices/virtual/net/tun1, iface: tun1)
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8132] device added (path: /sys/devices/virtual/net/tun1, iface: tun1): no ifupdown configuration found.
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8136] device (tun1): state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41]
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8157] keyfile: add connection in-memory (de84911c-2dd4-41f2-a92e-5985881b5d7a,"tun1")
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8166] device (tun1): state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41]
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8184] device (tun1): Activation: starting connection 'tun1' (de84911c-2dd4-41f2-a92e-5985881b5d7a)
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8225] device (tun1): state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8240] device (tun1): state change: prepare -> config (reason 'none') [40 50 0]
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8247] device (tun1): state change: config -> ip-config (reason 'none') [50 70 0]
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8259] device (tun1): state change: ip-config -> ip-check (reason 'none') [70 80 0]
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8267] device (tun1): state change: ip-check -> secondaries (reason 'none') [80 90 0]
Jun  2 06:47:47 null.net NetworkManager[784]: <info>  [1496360867.8274] device (tun1): state change: secondaries -> activated (reason 'none') [90 100 0]
Jun  2 06:47:48 null.net NetworkManager[784]: <info>  [1496360868.6103] device (tun1): Activation: successful, device activated.
Jun  2 06:47:48 null.net dbus[771]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Jun  2 06:47:48 null.net systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun  2 06:47:48 null.net dbus[771]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun  2 06:47:48 null.net nm-dispatcher: req:1 'up' [tun1]: new request (1 scripts)
Jun  2 06:47:48 null.net nm-dispatcher: req:1 'up' [tun1]: start running ordered scripts...
Jun  2 06:47:48 null.net systemd[1]: Started Network Manager Script Dispatcher Service.
Jun  2 06:47:48 null.net systemd[1]: Stopping LSB: Start NTP daemon...
Jun  2 06:47:48 null.net ntp[5015]:  * Stopping NTP server ntpd
Jun  2 06:47:48 null.net ntpd[4489]: ntpd exiting on signal 15 (Terminated)
Jun  2 06:47:48 null.net ntp[5015]:    ...done.
Jun  2 06:47:48 null.net ntpd[4489]: 202.65.114.202 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 182.253.66.205 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 182.253.66.203 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 91.189.89.199 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 103.20.91.62 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net systemd[1]: Stopped LSB: Start NTP daemon.
Jun  2 06:47:48 null.net ntpd[4489]: 103.5.51.210 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 182.253.66.202 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 91.189.91.157 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 203.114.225.252 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 203.160.128.59 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 203.114.224.252 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 91.189.89.198 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 114.141.48.158 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 103.31.224.224 local addr 192.168.0.7 -> <null>
Jun  2 06:47:48 null.net ntpd[4489]: 103.28.56.14 local addr 192.168.0.7 -> <null>
Jun  2 06:48:00 null.net ntpdate[5029]: adjust time server 103.5.51.210 offset -0.001398 sec
Jun  2 06:48:00 null.net systemd[1]: Starting LSB: Start NTP daemon...
Jun  2 06:48:00 null.net ntp[5058]:  * Starting NTP server ntpd
Jun  2 06:48:00 null.net ntpd[5069]: ntpd 4.2.8p4@1.3265-o Wed Apr  5 13:28:07 UTC 2017 (1): Starting
Jun  2 06:48:00 null.net ntpd[5069]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:114
Jun  2 06:48:00 null.net ntp[5058]:    ...done.
Jun  2 06:48:00 null.net systemd[1]: Started LSB: Start NTP daemon.
Jun  2 06:48:00 null.net ntpd[5071]: proto: precision = 0.177 usec (-22)
Jun  2 06:48:00 null.net ntpd[5071]: Listen and drop on 0 v6wildcard [::]:123
Jun  2 06:48:00 null.net ntpd[5071]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Jun  2 06:48:00 null.net ntpd[5071]: Listen normally on 2 lo 127.0.0.1:123
Jun  2 06:48:00 null.net ntpd[5071]: Listen normally on 3 wlp2s0 192.168.0.7:123
Jun  2 06:48:00 null.net ntpd[5071]: Listen normally on 4 tun1 10.9.0.98:123
Jun  2 06:48:00 null.net ntpd[5071]: Listen normally on 5 lo [::1]:123
Jun  2 06:48:00 null.net ntpd[5071]: Listen normally on 6 wlp2s0 [fe80::a02c:65ec:ee07:2886%3]:123
Jun  2 06:48:00 null.net ntpd[5071]: Listening on routing socket on fd #23 for interface updates
Jun  2 06:48:21 null.net ntpd[5071]: error resolving pool id.pool.ntp.org: Temporary failure in name resolution (-3)
Jun  2 06:48:41 null.net ntpd[5071]: error resolving pool 1.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Jun  2 06:49:01 null.net ntpd[5071]: error resolving pool 2.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Jun  2 06:49:21 null.net ntpd[5071]: error resolving pool 3.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Jun  2 06:49:23 null.net NetworkManager[784]: <info>  [1496360963.2214] devices removed (path: /sys/devices/virtual/net/tun1, iface: tun1)
Jun  2 06:49:23 null.net NetworkManager[784]: <info>  [1496360963.2269] device (tun1): state change: activated -> unmanaged (reason 'unmanaged') [100 10 3]
Jun  2 06:49:23 null.net dbus[771]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Jun  2 06:49:23 null.net systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun  2 06:49:23 null.net dbus[771]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun  2 06:49:23 null.net systemd[1]: Started Network Manager Script Dispatcher Service.
Jun  2 06:49:23 null.net nm-dispatcher: req:1 'down' [tun1]: new request (1 scripts)
Jun  2 06:49:23 null.net nm-dispatcher: req:1 'down' [tun1]: start running ordered scripts...
Jun  2 06:49:24 null.net ntpd[5071]: Deleting interface #4 tun1, 10.9.0.98#123, interface stats: received=0, sent=0, dropped=0, active_time=84 secs
Jun  2 06:49:26 null.net ntpd[5071]: Soliciting pool server 91.189.89.199
Jun  2 06:49:26 null.net ntpd[5071]: Soliciting pool server 202.65.114.202
Jun  2 06:49:27 null.net ntpd[5071]: Soliciting pool server 202.59.163.30
Jun  2 06:49:27 null.net ntpd[5071]: Soliciting pool server 202.162.32.12
Jun  2 06:49:27 null.net ntpd[5071]: Soliciting pool server 103.5.51.210
Jun  2 06:49:27 null.net ntpd[5071]: Soliciting pool server 91.189.89.199
Jun  2 06:49:27 null.net ntpd[5071]: Soliciting pool server 91.189.91.157
Jun  2 06:49:27 null.net ntpd[5071]: Soliciting pool server 36.67.88.226
Jun  2 06:49:27 null.net ntpd[5071]: Soliciting pool server 203.89.31.13
Jun  2 06:49:27 null.net ntpd[5071]: Soliciting pool server 103.20.91.62
Jun  2 06:49:27 null.net ntpd[5071]: Soliciting pool server 203.114.224.31
Jun  2 06:53:32 null.net systemd[1]: Started CUPS Scheduler.

Thanks for your attention and participation :)
talbis0x01011 is my user, null.net is my hotsname, and talbis0x01011[at]null.net is my email for further information, Big Thanks :)

Change History (1)

comment:1 Changed 7 years ago by Gert Döring

Resolution: notabug
Status: newclosed

In the first example, the server is not sending an "ifconfig" statement back - which you already corrected, so no need to report this here.

In the second example, everything is working fine - OpenVPN just reminds you that the client is not verifying that the server is really a server. See --remote-cert-tls server for a possible way to get that.

These are all user questions not bugs, and should not go to trac -> there's a forum for that, or the openvpn-users mailing list.

Note: See TracTickets for help on using tickets.