Re: [Openvpn-devel] [PATCH] Allow dynamic choice of source port

2005-11-28 Thread Nate Nielsen
James Yonan wrote: > On Fri, 25 Nov 2005, Nielsen wrote: >>As it is openvpn has no way to allow the kernel to dynamically choose >>a source port for it's connections. If you have two openvpn client >>processes on the same machine both you have to configure lport to >>different ports manually. This

Re: [Openvpn-devel] [PATCH] Allow dynamic choice of source port

2005-11-27 Thread James Yonan
On Fri, 25 Nov 2005, Nielsen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > As it is openvpn has no way to allow the kernel to dynamically choose > a source port for it's connections. If you have two openvpn client > processes on the same machine both you have to configure lport to

[Openvpn-devel] [PATCH] Allow dynamic choice of source port

2005-11-24 Thread Nielsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As it is openvpn has no way to allow the kernel to dynamically choose a source port for it's connections. If you have two openvpn client processes on the same machine both you have to configure lport to different ports manually. This patch allows you t