[Openvpn-devel] win32 openvpn-2.1.1 has bug with "nobind"?

2010-01-25 Thread Jason Haar
ot;nobind", shouldn't openvpn have allocated the next free port instead of trying to reuse 1194? Finally, any ideas why openvpn doesn't cleanly exit all the time. I also use openvpn client under Linux and it never shows these symptoms, so I'd guess these are all win32-specific.

Re: [Openvpn-devel] win32 openvpn-2.1.1 has bug with "nobind"?

2010-01-26 Thread Jason Haar
quot; set, openvpn still explicitly binds to 1194. I always read the manpage as meaning "nobind" meant "let the OS decide what port to use". In fact, I just tried "lport 2" and that didn't work either! It still used 1194. -- Cheers Jason Haar Information Secu

Re: [Openvpn-devel] win32 openvpn-2.1.1 has bug with "nobind"?

2010-01-27 Thread Jason Haar
lport=1194 for udp and lport=>1023 for tcp Jason -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] win32 openvpn-2.1.1 has bug with "nobind"?

2010-01-27 Thread Jason Haar
g a server problem. "nobind" only works in client mode If you're using tun interfaces, you'll need to split your pool range between the two instances. -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

[Openvpn-devel] is there an official bug reporting mechanism?

2010-02-01 Thread Jason Haar
Hi there I think I've found bugs in openvpn (nobind doesn't work with UDP) and the openvpnserv.exe for Windows (sometimes doesn't fully close down - meaning you can't restart openvpn.exe), is there an official channel for reporting bugs? Thanks -- Cheers Jason Haar

Re: [Openvpn-devel] is there an official bug reporting mechanism?

2010-02-03 Thread Jason Haar
On 02/03/2010 10:09 PM, Samuli Seppänen wrote: > Hi Jason, > > You can file bugs to our SF.net bug tracker: > Thanks! Done it: 2945154 and 2945147 -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprin

Re: [Openvpn-devel] [Openvpn-users] how to disable firewall for openvpn interface under Vista/Win7

2010-02-25 Thread Jason Haar
and when I created the key and restarted openvpn, Win7 recategorized the interface as "domain" - which is exactly right! Shouldn't openvpn ensure it sets the same registry keys during install - so that this always happens? Thanks Jason On 02/25/2010 10:10 PM, Jason Haar wrote: >

[Openvpn-devel] bug in cryptoapi when run as a service?

2010-03-03 Thread Jason Haar
:39:30 2010 Cannot load certificate "SUBJ:client" from Microsoft Certificate Store: error:C5066064:microsoft cryptoapi:CryptAcquireCertificatePrivateKey:Invalid Signature. Wed Mar 03 15:39:30 2010 Exiting -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] Erratic TCP Throughput

2010-03-03 Thread Jason Haar
ing/rate shaping/etc. Could it be simply overloaded? When you're nailing 70Mbs through it, how does it look? -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] Auto-Proxy

2010-04-07 Thread Jason Haar
ot; profiles? :-) In a similar vein, the following ticket is in the bug tracking system - there seems to be a general problem with mixing TCP and UDP options (eg mssfix, nobind, fragment) http://sourceforge.net/tracker/index.php?func=detail&aid=2945147&group_id=48978&atid=454720 -- Ch

Re: [Openvpn-devel] Any volunteer Windows devs to change OpenVPN proxying code to use "new" InternetQueryOption API?

2010-04-29 Thread Jason Haar
ould work on every network in the world - with only some high-security exceptions. I think that's a goal worth reaching for :-) BTW, from what I've read, Microsoft's DirectAccess does exactly this (ipv6Direct-else-udpToredo-else-ipv6overTCP-else-ipv6overTCPoverProxy)... Jason -- Cheer

[Openvpn-devel] bug stopping the use of mssfix/fragment in udp+tcp configs?

2010-07-13 Thread Jason Haar
almost any network imaginable - without user intervention. Thanks! -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

[Openvpn-devel] openvpn and dll hijacking?

2010-09-02 Thread Jason Haar
websites would certainly be a good thing ;-) -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] Enhancements.

2010-09-13 Thread Jason Haar
e could be finer grained in our reactions without resorting to such methods. -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

[Openvpn-devel] proper "logout" support for the server?

2010-09-24 Thread Jason Haar
m I see is that we make extensive use of "--up"/etc scripts and a user can sometimes do several "up->down->up" in a row - which leads to "flapping" checks. If the server was told the client was leaving, this would reduce these issues). -- Cheers Jason Haar I

Re: [Openvpn-devel] proper "logout" support for the server?

2010-09-24 Thread Jason Haar
npage, I'm surprised I've missed it :-} -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] Intelligent OpenVPN service?

2010-10-18 Thread Jason Haar
mments about why I think a "pre" script option would be a good idea. -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] openvpn protocol breaks proxies intercepting SSL ...

2011-03-11 Thread Jason Haar
oned" CAs I think you'll be out of luck making openvpn run through such an environment > Also, doesn't this make openvpn different from other SSL VPNs which > advertise the fact that they are truly SSL? > Yes it does -- Cheers Jason Haar Information Security Manager, Tr

Re: [Openvpn-devel] openvpn protocol breaks proxies intercepting SSL ...

2011-03-11 Thread Jason Haar
some other encrypted "skype protocol". i.e. if an organization has a policied BlueCoat transparent HTTPS proxy, and general egress filtering, does Skype work? -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprin

Re: [Openvpn-devel] Windows Auto-Proxy

2011-07-26 Thread Jason Haar
t, and TCP-via-proxy if it has to. Basically, you'd be guaranteed a working VPN session on any network that you're meant to be able to do such things on (with one config). -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

[Openvpn-devel] will "--push-peer-info" enable check for "--pull"?

2012-02-28 Thread Jason Haar
that? Obviously there are other ways for clients to work around the consequences of "--pull" - but a start is a start Thanks! -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] [Openvpn-users] OpenVPN 2.3-alpha1 released

2012-02-29 Thread Jason Haar
ally if it's crashed. Good point. I reported this in Mar last year ("bugs with openvpnserv.exe") and it seems it was acknowledged as an issue. Is that fixed now? Would be great to see openvpn.exe restarting on error - without having to resort to srvany or nssm ;-) Thanks -- Che

Re: [Openvpn-devel] [Openvpn-users] OpenVPN 2.3-alpha1 released

2012-02-29 Thread Jason Haar
Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > ___ > Openvpn-devel mailing list > Openvpn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-devel -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] Running udp and tcp server in the same instance

2012-03-02 Thread Jason Haar
IP - which makes asset management *much* easier and means you get marvellous side-effects like I can be SSH-ed into a work machine at home, suspend my laptop, go to another building and get an completely different Internet address, and yet seconds later have openvpn auto-reconnect to work and find

Re: [Openvpn-devel] OpenVPN Management Interface

2012-03-06 Thread Jason Haar
sabling "pull" and/or using "route-noexec/route-nopull", etc). However, the server can't tell the client to become a router (therefore opening up the client's internal network to be accessible from the server), nor can it force the client to create local accounts, inst

Re: [Openvpn-devel] OpenVPN and XOR patches

2015-05-17 Thread Jason Haar
er, I'd be saying " the Internet is fine - it's the vpn that's broken". I really doubt any vpn software could better compensate for that corner case - and I think that fits the description of "lossy network" well. -- Cheers Jason Haar Corporate Information S

Re: [Openvpn-devel] about client-cert-not-required

2015-06-22 Thread Jason Haar
optional|required)" - with the default still being "required" of course - sort of like Apache's SSLVerifyClient -- Cheers Jason Haar Corporate Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] about client-cert-not-required

2015-06-24 Thread Jason Haar
ut the few people like me who use it will have to move to the new format ;-) The migration plan Steffan suggested sounds perfect -- Cheers Jason Haar Corporate Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EB

Re: [Openvpn-devel] [PATCH] Added two features to Network Address Translator

2015-08-26 Thread Jason Haar
Aug 4 16:18 nf_nat_sip.ko.xz -rw-r--r-- 1 root root 1764 Aug 4 16:18 nf_nat_tftp.ko.xz -- Cheers Jason Haar Corporate Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] Creating a Windows team for OpenVPN?

2015-10-24 Thread Jason Haar
> not sure if there are other ways to achieve that - but this is what has > been told to me... I can confirm that is precisely the way we use openvpn. We use it as an "always on vpn" and so it needs to be running via a service at boot time. nssm works well for us in that regard -- Chee

[Openvpn-devel] any reason output_peer_info_env isn't in 2.3.8?

2015-10-26 Thread Jason Haar
27;t have the server components for parsing environment vars pushed by the client Is there any reason that "feature" still isn't present? I mean - it's a bug - there's no point in having the client support a feature that the server can't even interpret? -- Cheers

Re: [Openvpn-devel] any reason output_peer_info_env isn't in 2.3.8?

2015-10-27 Thread Jason Haar
ot me sold - git it is! :-) -- Cheers Jason Haar Corporate Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] Handling bitness (32/64) for OpenVPN Windows installers

2016-02-17 Thread Jason Haar
t <2M difference? It's not worth thinking about. Ditching WinXP is definitely the right thing to do. People shouldn't be running security software on dead OSes. They will do it poorly. Just sayin' -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone

[Openvpn-devel] feature request: get openvpn to use closest server

2014-12-06 Thread Jason Haar
such a realtime application is very latency dependent. People who vpn across continents back to their "home" vpn router complain that VoIP is awful, whereas those that vpn'ed into the corporate site down the road from their hotel, they get much better realtime performance. And if th

Re: [Openvpn-devel] feature request: get openvpn to use closest server

2014-12-09 Thread Jason Haar
t is risky (IMHO). In general icmp-ping works - but I've been involved with companies that disabled it - so there will be others -- Cheers Jason Haar Corporate Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] feature request: get openvpn to use closest server

2014-12-09 Thread Jason Haar
I think about this needing to be an "openvpn ping" type solution: it is irrelevant if the server is up or even if openvpn tcp ports appear to be open, it's only evidence that openvpn is working that should be taken as evidence that openvpn is - well - working :-) -- Cheers Jason H

[Openvpn-devel] server support for UV_ variables still not present in 2.3.6?

2015-03-02 Thread Jason Haar
ppily running on that for some time now - but just tried out 2.3.6 - and discovered that support still wasn't in there! Was it dropped for some reason, or was/is 2.3_git not a true representation of what ended up in the official 2.3 series? The missing code was in src/openvpn/misc.c Thanks -- Che

Re: [Openvpn-devel] OpenVPN Service Windows 8

2015-03-19 Thread Jason Haar
iable as openvpn as a Unix service Jason -- Cheers Jason Haar Corporate Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Re: [Openvpn-devel] OpenVPN 2.3.12 released

2016-08-24 Thread Jason Haar
because of my desire for the peer-id data, but I'd rather be vanilla to be honest :-) Thanks again! -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C06