Guest User

Untitled

a guest
Oct 8th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.40 KB | None | 0 0
  1. Mon Oct  8 23:31:38 2018 OpenVPN 2.4.4 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Sep  5 2018
  2. Mon Oct  8 23:31:38 2018 library versions: OpenSSL 1.1.0g  2 Nov 2017, LZO 2.08
  3. Enter Auth Username: natasha.sehgal@students.iiit.ac.in
  4. Enter Auth Password: **************
  5. Mon Oct  8 23:31:47 2018 WARNING: --ns-cert-type is DEPRECATED.  Use --remote-cert-tls instead.
  6. Mon Oct  8 23:31:47 2018 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  7. Mon Oct  8 23:31:47 2018 TCP/UDP: Preserving recently used remote address: [AF_INET]14.139.82.22:1194
  8. Mon Oct  8 23:31:47 2018 Socket Buffers: R=[212992->212992] S=[212992->212992]
  9. Mon Oct  8 23:31:47 2018 UDP link local: (not bound)
  10. Mon Oct  8 23:31:47 2018 UDP link remote: [AF_INET]14.139.82.22:1194
  11. Mon Oct  8 23:31:47 2018 NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay
  12. Mon Oct  8 23:31:47 2018 TLS: Initial packet from [AF_INET]14.139.82.22:1194, sid=1984b20c 6356107d
  13. Mon Oct  8 23:31:47 2018 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  14. Mon Oct  8 23:31:47 2018 VERIFY OK: depth=1, C=IN, ST=Telangana, L=Hyderabad, O=International Institute of Information Technology, OU=Server Room, CN=vpn.iiit.ac.in, name=vpn.iiit.ac.in, emailAddress=sysadmins@lists.iiit.ac.in
  15. Mon Oct  8 23:31:47 2018 VERIFY OK: nsCertType=SERVER
  16. Mon Oct  8 23:31:47 2018 VERIFY OK: depth=0, C=IN, ST=Telangana, L=Hyderabad, O=International Institute of Information Technology, OU=Server Room, CN=vpn.iiit.ac.in, name=vpn.iiit.ac.in, emailAddress=sysadmins@lists.iiit.ac.in
  17. Mon Oct  8 23:31:48 2018 Control Channel: TLSv1.2, cipher TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA
  18. Mon Oct  8 23:31:48 2018 [vpn.iiit.ac.in] Peer Connection Initiated with [AF_INET]14.139.82.22:1194
  19. Mon Oct  8 23:31:49 2018 SENT CONTROL [vpn.iiit.ac.in]: 'PUSH_REQUEST' (status=1)
  20. Mon Oct  8 23:31:49 2018 PUSH: Received control message: 'PUSH_REPLY,route 10.1.0.0 255.255.0.0,route 10.2.0.0 255.255.0.0,route 10.3.0.0 255.255.0.0,route 10.4.0.0 255.255.0.0,route 10.5.0.0 255.255.0.0,route 10.32.0.0 255.255.255.0,route 192.168.36.0 255.255.255.0,dhcp-option DNS 10.4.20.204,dhcp-option DNS 10.4.20.222,dhcp-option DOMAIN iiit.ac.in,route 10.11.0.1,topology net30,ping 10,ping-restart 120,ifconfig 10.11.0.10 10.11.0.9,peer-id 45,cipher AES-256-GCM'
  21. Mon Oct  8 23:31:49 2018 OPTIONS IMPORT: timers and/or timeouts modified
  22. Mon Oct  8 23:31:49 2018 OPTIONS IMPORT: --ifconfig/up options modified
  23. Mon Oct  8 23:31:49 2018 OPTIONS IMPORT: route options modified
  24. Mon Oct  8 23:31:49 2018 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  25. Mon Oct  8 23:31:49 2018 OPTIONS IMPORT: peer-id set
  26. Mon Oct  8 23:31:49 2018 OPTIONS IMPORT: adjusting link_mtu to 1625
  27. Mon Oct  8 23:31:49 2018 OPTIONS IMPORT: data channel crypto options modified
  28. Mon Oct  8 23:31:49 2018 Data Channel: using negotiated cipher 'AES-256-GCM'
  29. Mon Oct  8 23:31:49 2018 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
  30. Mon Oct  8 23:31:49 2018 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
  31. Mon Oct  8 23:31:49 2018 ROUTE_GATEWAY 192.168.0.1/255.255.255.0 IFACE=wlp7s0 HWADDR=b8:76:3f:f9:b6:67
  32. Mon Oct  8 23:31:49 2018 TUN/TAP device tun0 opened
  33. Mon Oct  8 23:31:49 2018 TUN/TAP TX queue length set to 100
  34. Mon Oct  8 23:31:49 2018 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
  35. Mon Oct  8 23:31:49 2018 /sbin/ip link set dev tun0 up mtu 1500
  36. Mon Oct  8 23:31:49 2018 /sbin/ip addr add dev tun0 local 10.11.0.10 peer 10.11.0.9
  37. Mon Oct  8 23:31:49 2018 /etc/openvpn/update-resolv-conf tun0 1500 1553 10.11.0.10 10.11.0.9 init
  38. Mon Oct  8 23:31:49 2018 /sbin/ip route add 10.1.0.0/16 via 10.11.0.9
  39. Mon Oct  8 23:31:49 2018 /sbin/ip route add 10.2.0.0/16 via 10.11.0.9
  40. Mon Oct  8 23:31:49 2018 /sbin/ip route add 10.3.0.0/16 via 10.11.0.9
  41. Mon Oct  8 23:31:49 2018 /sbin/ip route add 10.4.0.0/16 via 10.11.0.9
  42. Mon Oct  8 23:31:49 2018 /sbin/ip route add 10.5.0.0/16 via 10.11.0.9
  43. Mon Oct  8 23:31:49 2018 /sbin/ip route add 10.32.0.0/24 via 10.11.0.9
  44. Mon Oct  8 23:31:49 2018 /sbin/ip route add 192.168.36.0/24 via 10.11.0.9
  45. Mon Oct  8 23:31:49 2018 /sbin/ip route add 10.11.0.1/32 via 10.11.0.9
  46. Mon Oct  8 23:31:49 2018 GID set to nogroup
  47. Mon Oct  8 23:31:49 2018 UID set to nobody
  48. Mon Oct  8 23:31:49 2018 Initialization Sequence Completed
Add Comment
Please, Sign In to add comment