FYI, a bit more debugging ... it seems that if the server and client are set up for tap, then I have the issue below (client crashing on Windows). But if they are both set up for tun ... it works fine.
... Russell On Thu, 07/05/2012 05:18 PM, Russell Morris <open...@rkmorris.us> wrote: > Hi, > > I have an issue running OpenVPN 2.3 (occurs with both Alpha 1 and 2, but > likely earlier versions I'm guessing). I can connect to a Linux server just > fine, but when I try to connect to OpenVPN embedded in my router (Tomato > firmware, using OpenVPN 2.2.2), the client (on Windows) crashes (and the > application exits) on connect. Here is what happens in the log right before > the client aborts and crashes, > > Thu Jul 05 17:13:49 2012 MANAGEMENT: >STATE:1341526429,GET_CONFIG,,, > Thu Jul 05 17:13:51 2012 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1) > Thu Jul 05 17:13:51 2012 PUSH: Received control message: > 'PUSH_REPLY,route-gateway dhcp,ping 15,ping-restart 60' > Thu Jul 05 17:13:51 2012 OPTIONS IMPORT: timers and/or timeouts modified > Thu Jul 05 17:13:51 2012 OPTIONS IMPORT: route-related options modified > Thu Jul 05 17:13:51 2012 open_tun, tt->ipv6=0 > Thu Jul 05 17:13:51 2012 TAP-WIN32 device [Local Area Connection 2] opened: > \\.\Global\{47E4A2F0-3A09-454C-A5A0-A5327B8D843E}.tap > Thu Jul 05 17:13:51 2012 TAP-Windows Driver Version 9.9 > Thu Jul 05 17:13:51 2012 Successful ARP Flush on interface [21] > {47E4A2F0-3A09-454C-A5A0-A5327B8D843E} > > BTW, if I don't run the Windows GUI as Administrator, here is what happens, > > Thu Jul 05 17:19:19 2012 MANAGEMENT: >STATE:1341526759,GET_CONFIG,,, > Thu Jul 05 17:19:20 2012 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1) > Thu Jul 05 17:19:20 2012 PUSH: Received control message: > 'PUSH_REPLY,route-gateway dhcp,ping 15,ping-restart 60' > Thu Jul 05 17:19:20 2012 OPTIONS IMPORT: timers and/or timeouts modified > Thu Jul 05 17:19:20 2012 OPTIONS IMPORT: route-related options modified > Thu Jul 05 17:19:20 2012 open_tun, tt->ipv6=0 > Thu Jul 05 17:19:20 2012 TAP-WIN32 device [Local Area Connection 2] opened: > \\.\Global\{47E4A2F0-3A09-454C-A5A0-A5327B8D843E}.tap > Thu Jul 05 17:19:20 2012 TAP-Windows Driver Version 9.9 > Thu Jul 05 17:19:20 2012 NOTE: FlushIpNetTable failed on interface [21] > {47E4A2F0-3A09-454C-A5A0-A5327B8D843E} (status=5) : Access is denied. > > Thoughts? > > Thanks! > > ... Russell > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Openvpn-devel mailing list > Openvpn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-devel >