Guest User

Untitled

a guest
Jan 23rd, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1. client
  2. float
  3. dev tun
  4. proto udp
  5. local 127.0.0.1
  6. port 6500
  7. remote uk-london.privateinternetaccess.com 1198
  8. resolv-retry infinite
  9. persist-key
  10. persist-tun
  11. cipher aes-128-cbc
  12. auth sha1
  13. remote-cert-tls server
  14. comp-lzo
  15. verb 3
  16. reneg-sec 0
  17. crl-verify crl.rsa.2048.pem
  18. ca ca.rsa.2048.crt
  19. disable-occ
  20. auth-user-pass auth.txt
  21. log vpn.log
  22.  
  23. Tue Jan 23 10:26:55 2018 OpenVPN 2.4.4 x86_64-apple-darwin17.0.0 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [MH/RECVDA] [AEAD] built on Oct 2 2017
  24. Tue Jan 23 10:26:55 2018 library versions: OpenSSL 1.0.2n 7 Dec 2017, LZO 2.10
  25. Tue Jan 23 10:26:55 2018 TCP/UDP: Preserving recently used remote address: [AF_INET]104.238.169.27:1198
  26. Tue Jan 23 10:26:55 2018 Socket Buffers: R=[196724->196724] S=[9216->9216]
  27. Tue Jan 23 10:26:55 2018 UDP link local (bound): [AF_INET]127.0.0.1:6500
  28. Tue Jan 23 10:26:55 2018 UDP link remote: [AF_INET]104.238.169.27:1198
  29. Tue Jan 23 10:26:55 2018 write UDP: Can't assign requested address (code=49)
  30.  
  31. Tue Jan 23 10:28:46 2018 WARNING: file 'auth.txt' is group or others accessible
  32. Tue Jan 23 10:28:46 2018 OpenVPN 2.4.4 x86_64-apple-darwin17.0.0 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [MH/RECVDA] [AEAD] built on Oct 2 2017
  33. Tue Jan 23 10:28:46 2018 library versions: OpenSSL 1.0.2n 7 Dec 2017, LZO 2.10
  34. Tue Jan 23 10:28:46 2018 TCP/UDP: Preserving recently used remote address: [AF_INET]104.238.169.27:1198
  35. Tue Jan 23 10:28:46 2018 Socket Buffers: R=[196724->196724] S=[9216->9216]
  36. Tue Jan 23 10:28:46 2018 UDP link local (bound): [AF_INET][undef]:6500
  37. Tue Jan 23 10:28:46 2018 UDP link remote: [AF_INET]104.238.169.27:1198
  38. Tue Jan 23 10:28:46 2018 TLS: Initial packet from [AF_INET]104.238.169.27:1198, sid=a3221eaa cf53a774
  39. Tue Jan 23 10:28:46 2018 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  40.  
  41. Tue Jan 23 10:28:47 2018 SENT CONTROL [XXXXXXXXXXXXXXX]: 'PUSH_REQUEST' (status=1)
  42. Tue Jan 23 10:28:47 2018 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 209.222.18.222,dhcp-option DNS 209.222.18.218,ping 10,comp-lzo no,route 10.20.10.1,topology net30,ifconfig 10.20.10.6 10.20.10.5,auth-token'
  43. Tue Jan 23 10:28:47 2018 OPTIONS IMPORT: timers and/or timeouts modified
  44. Tue Jan 23 10:28:47 2018 OPTIONS IMPORT: compression parms modified
  45. Tue Jan 23 10:28:47 2018 OPTIONS IMPORT: --ifconfig/up options modified
  46. Tue Jan 23 10:28:47 2018 OPTIONS IMPORT: route options modified
  47. Tue Jan 23 10:28:47 2018 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  48. Tue Jan 23 10:28:47 2018 Outgoing Data Channel: Cipher 'AES-128-CBC' initialized with 128 bit key
  49. Tue Jan 23 10:28:47 2018 Outgoing Data Channel: Using 160 bit message hash 'SHA1' for HMAC authentication
  50. Tue Jan 23 10:28:47 2018 Incoming Data Channel: Cipher 'AES-128-CBC' initialized with 128 bit key
  51. Tue Jan 23 10:28:47 2018 Incoming Data Channel: Using 160 bit message hash 'SHA1' for HMAC authentication
  52. Tue Jan 23 10:28:47 2018 Opening utun (connect(AF_SYS_CONTROL)): Resource busy (errno=16)
  53. Tue Jan 23 10:28:47 2018 Opening utun (connect(AF_SYS_CONTROL)): Resource busy (errno=16)
  54. Tue Jan 23 10:28:47 2018 Opened utun device utun2
  55. Tue Jan 23 10:28:47 2018 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
  56. Tue Jan 23 10:28:47 2018 /sbin/ifconfig utun2 delete
  57. ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address
  58. Tue Jan 23 10:28:47 2018 NOTE: Tried to delete pre-existing tun/tap instance -- No Problem if failure
  59. Tue Jan 23 10:28:47 2018 /sbin/ifconfig utun2 10.20.10.6 10.20.10.5 mtu 1500 netmask 255.255.255.255 up
  60. Tue Jan 23 10:28:47 2018 /sbin/route add -net 104.238.169.27 192.168.1.1 255.255.255.255
  61. add net 104.238.169.27: gateway 192.168.1.1
  62. Tue Jan 23 10:28:47 2018 /sbin/route add -net 0.0.0.0 10.20.10.5 128.0.0.0
  63. add net 0.0.0.0: gateway 10.20.10.5
  64. Tue Jan 23 10:28:47 2018 /sbin/route add -net 128.0.0.0 10.20.10.5 128.0.0.0
  65. add net 128.0.0.0: gateway 10.20.10.5
  66. Tue Jan 23 10:28:47 2018 /sbin/route add -net 10.20.10.1 10.20.10.5 255.255.255.255
  67. add net 10.20.10.1: gateway 10.20.10.5
  68. Tue Jan 23 10:28:47 2018 Initialization Sequence Completed
  69. Tue Jan 23 10:29:59 2018 event_wait : Interrupted system call (code=4)
  70. Tue Jan 23 10:29:59 2018 /sbin/route delete -net 10.20.10.1 10.20.10.5 255.255.255.255
  71. delete net 10.20.10.1: gateway 10.20.10.5
  72. Tue Jan 23 10:29:59 2018 /sbin/route delete -net 104.238.169.27 192.168.1.1 255.255.255.255
  73. delete net 104.238.169.27: gateway 192.168.1.1
  74. Tue Jan 23 10:29:59 2018 /sbin/route delete -net 0.0.0.0 10.20.10.5 128.0.0.0
  75. delete net 0.0.0.0: gateway 10.20.10.5
  76. Tue Jan 23 10:29:59 2018 /sbin/route delete -net 128.0.0.0 10.20.10.5 128.0.0.0
  77. delete net 128.0.0.0: gateway 10.20.10.5
  78. Tue Jan 23 10:29:59 2018 Closing TUN/TAP interface
  79. Tue Jan 23 10:29:59 2018 SIGINT[hard,] received, process exiting
Add Comment
Please, Sign In to add comment