Untitled

mail@pastecode.io avatar
unknown
plain_text
3 years ago
4.7 kB
3
Indexable
yourname@yomputername:~$ sudo openvpn --config /etc/openvpn/privatvpn.conf
[sudo] password for yourname: 
Fri Dec  3 17:11:49 2021 OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jul 19 2021
Fri Dec  3 17:11:49 2021 library versions: OpenSSL 1.1.1f  31 Mar 2020, LZO 2.10
Fri Dec  3 17:11:49 2021 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Dec  3 17:11:49 2021 Outgoing Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication
Fri Dec  3 17:11:49 2021 Incoming Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication
Fri Dec  3 17:11:49 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]85.206.161.29:1194
Fri Dec  3 17:11:49 2021 Socket Buffers: R=[212992->212992] S=[212992->212992]
Fri Dec  3 17:11:49 2021 UDP link local: (not bound)
Fri Dec  3 17:11:49 2021 UDP link remote: [AF_INET]85.206.161.29:1194
Fri Dec  3 17:11:49 2021 TLS: Initial packet from [AF_INET]85.206.161.29:1194, sid=4431e4cf a0ddab98
Fri Dec  3 17:11:49 2021 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Fri Dec  3 17:11:49 2021 VERIFY OK: depth=1, C=SE, ST=CA, L=Stockholm, O=PrivateVPN, CN=PrivateVPN CA, name=PrivateVPN, emailAddress=support@privatvpn.se
Fri Dec  3 17:11:49 2021 VERIFY KU OK
Fri Dec  3 17:11:49 2021 Validating certificate extended key usage
Fri Dec  3 17:11:49 2021 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
Fri Dec  3 17:11:49 2021 VERIFY EKU OK
Fri Dec  3 17:11:49 2021 VERIFY OK: depth=0, C=SE, ST=CA, L=Stockholm, O=PrivateVPN, CN=PrivateVPN, name=PrivateVPN, emailAddress=support@privatvpn.se
Fri Dec  3 17:11:49 2021 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1570', remote='link-mtu 1550'
Fri Dec  3 17:11:49 2021 WARNING: 'cipher' is used inconsistently, local='cipher AES-128-CBC', remote='cipher AES-128-GCM'
Fri Dec  3 17:11:49 2021 WARNING: 'auth' is used inconsistently, local='auth SHA256', remote='auth [null-digest]'
Fri Dec  3 17:11:49 2021 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA
Fri Dec  3 17:11:49 2021 [PrivateVPN] Peer Connection Initiated with [AF_INET]85.206.161.29:1194
Fri Dec  3 17:11:50 2021 SENT CONTROL [PrivateVPN]: 'PUSH_REQUEST' (status=1)
Fri Dec  3 17:11:51 2021 PUSH: Received control message: 'PUSH_REPLY,explicit-exit-notify 2,comp-lzo no,sndbuf 524288,rcvbuf 524288,redirect-gateway def1,dhcp-option DISABLE-NBT,dhcp-option DNS 10.35.53.1,dhcp-option DNS 10.35.53.2,route-gateway 10.35.14.1,topology subnet,ping 20,ping-restart 60,ifconfig 10.35.14.7 255.255.254.0,peer-id 5,cipher AES-256-GCM'
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: timers and/or timeouts modified
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: explicit notify parm(s) modified
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: compression parms modified
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
Fri Dec  3 17:11:51 2021 Socket Buffers: R=[212992->425984] S=[212992->425984]
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: --ifconfig/up options modified
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: route options modified
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: route-related options modified
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: peer-id set
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: adjusting link_mtu to 1625
Fri Dec  3 17:11:51 2021 OPTIONS IMPORT: data channel crypto options modified
Fri Dec  3 17:11:51 2021 Data Channel: using negotiated cipher 'AES-256-GCM'
Fri Dec  3 17:11:51 2021 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Fri Dec  3 17:11:51 2021 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Fri Dec  3 17:11:51 2021 ROUTE_GATEWAY 192.168.1.254/255.255.255.0 IFACE=wlp3s0 HWADDR=94:65:9c:4e:07:46
Fri Dec  3 17:11:51 2021 TUN/TAP device tun0 opened
Fri Dec  3 17:11:51 2021 TUN/TAP TX queue length set to 100
Fri Dec  3 17:11:51 2021 /sbin/ip link set dev tun0 up mtu 1500
Fri Dec  3 17:11:51 2021 /sbin/ip addr add dev tun0 10.35.14.7/23 broadcast 10.35.15.255
Fri Dec  3 17:11:51 2021 /etc/openvpn/update-resolv-conf tun0 1500 1553 10.35.14.7 255.255.254.0 init
Fri Dec  3 17:11:51 2021 /sbin/ip route add 85.206.161.29/32 via 192.168.1.254
Fri Dec  3 17:11:51 2021 /sbin/ip route add 0.0.0.0/1 via 10.35.14.1
Fri Dec  3 17:11:51 2021 /sbin/ip route add 128.0.0.0/1 via 10.35.14.1
Fri Dec  3 17:11:51 2021 Initialization Sequence Completed