Advertisement
Guest User

Untitled

a guest
May 25th, 2016
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. donkey@donkey:~/vpn$ sudo openvpn --config US\ East.ovpn
  2. [sudo] password for donkey:
  3. Wed May 25 20:09:26 2016 OpenVPN 2.3.10 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Feb 2 2016
  4. Wed May 25 20:09:26 2016 library versions: OpenSSL 1.0.2g-fips 1 Mar 2016, LZO 2.08
  5. Enter Auth Username: ********
  6. Enter Auth Password: **********
  7. Wed May 25 20:09:46 2016 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  8. Wed May 25 20:09:46 2016 UDPv4 link local: [undef]
  9. Wed May 25 20:09:46 2016 UDPv4 link remote: [AF_INET]108.61.55.77:1194
  10. Wed May 25 20:09:46 2016 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  11. Wed May 25 20:09:47 2016 [Private Internet Access] Peer Connection Initiated with [AF_INET]108.61.55.77:1194
  12. Wed May 25 20:09:50 2016 TUN/TAP device tun0 opened
  13. Wed May 25 20:09:50 2016 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
  14. Wed May 25 20:09:50 2016 /sbin/ip link set dev tun0 up mtu 1500
  15. Wed May 25 20:09:50 2016 /sbin/ip addr add dev tun0 local 10.138.1.6 peer 10.138.1.5
  16. Wed May 25 20:09:50 2016 /etc/openvpn/update-resolv-conf tun0 1500 1542 10.138.1.6 10.138.1.5 init
  17. dhcp-option DNS 209.222.18.222
  18. dhcp-option DNS 209.222.18.218
  19. Wed May 25 20:09:50 2016 Initialization Sequence Completed
  20. Wed May 25 20:12:35 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #34596 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  21. Wed May 25 20:12:35 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #34597 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  22. Wed May 25 20:12:35 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #34627 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  23. Wed May 25 20:12:35 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #34628 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  24. Wed May 25 20:12:35 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #34629 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  25. Wed May 25 20:12:35 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #34630 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  26. Wed May 25 20:12:35 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #34631 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  27. Wed May 25 20:12:35 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #34632 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  28. Wed May 25 20:12:35 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #34633 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  29. Wed May 25 20:12:35 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #34634 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  30. Wed May 25 20:12:40 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #38399 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  31. Wed May 25 20:12:40 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #38400 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  32. Wed May 25 20:12:40 2016 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #38401 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement