Advertisement
Guest User

Android OpenVPN Failure

a guest
Sep 24th, 2013
1,196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. Running on Nexus 4 (MAKO) google, Android API 18, version 0.5.46, official build
  2. Building configuration…
  3. started Socket Thread
  4. P:Initializing Google Breakpad!
  5. P:OpenVPN 2.3.2+dspatch4 android-14-armeabi-v7a [SSL (OpenSSL)] [LZO] [SNAPPY] [EPOLL] [MH] [IPv6] built on Sep 12 2013
  6. Network Status: CONNECTED HSPA to mobile mobile.o2.co.uk
  7. P:WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
  8. P:Attempting to establish TCP connection with [AF_INET]82.xxx.xx.xx:1194 [nonblock]
  9. P:Protecting socket fd 4
  10. P:TCP connection established with [AF_INET]82.xxx.xx.xx:1194
  11. P:TCPv4_CLIENT link local: (not bound)
  12. P:TCPv4_CLIENT link remote: [AF_INET]82.xxx.xx.xx:1194
  13. P:WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  14. P:WARNING: 'dev-type' is used inconsistently, local='dev-type tun', remote='dev-type tap'
  15. P:WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1544', remote='link-mtu 1576'
  16. P:WARNING: 'tun-mtu' is used inconsistently, local='tun-mtu 1500', remote='tun-mtu 1532'
  17. P:[127.0.0.1] Peer Connection Initiated with [AF_INET]82.xxx.xx.xx:1194
  18. P:WARNING: Since you are using --dev tun with a point-to-point topology, the second argument to --ifconfig must be an IP address. You are using something (255.255.255.0) that looks more like a netmask. (silence this warning with --ifconfig-nowarn)
  19. P:OpenVPN ROUTE6: OpenVPN needs a gateway parameter for a --route-ipv6 option and no default was specified by either --route-ipv6-gateway or --ifconfig-ipv6 options
  20. P:OpenVPN ROUTE: failed to parse/resolve route for host/network: ::/0
  21. P:do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
  22. Opening tun interface:
  23. Local IPv4: 10.0.0.240/24 IPv6: null MTU: 1500
  24. DNS Server: 10.0.0.2, 10.0.0.2, Domain: mydomain.local
  25. Routes: 82.xxx.xx.xx/32, 0.0.0.0/1, 128.0.0.0/1, 0.0.0.0/0
  26. Routes IPv6:
  27. P:Initialization Sequence Completed
  28. P:write to TUN/TAP : Invalid argument (code=22)
  29. P:write to TUN/TAP : Invalid argument (code=22)
  30. P:write to TUN/TAP : Invalid argument (code=22)
  31. P:write to TUN/TAP : Invalid argument (code=22)
  32. P:write to TUN/TAP : Invalid argument (code=22)
  33. P:write to TUN/TAP : Invalid argument (code=22)
  34. P:write to TUN/TAP : Invalid argument (code=22)
  35. P:write to TUN/TAP : Invalid argument (code=22)
  36. P:write to TUN/TAP : Invalid argument (code=22)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement