On Wed, May 8, 2013 at 7:59 AM, Steve Pallen <smpalle...@yahoo.com> wrote: > No extra config files. Problem consistent on many systems (>10). Version is > openvpn.x86_64.2.2.2-1.el5.rf > > I don't seem to be hearing from any developers. What is the best way to > reach them?
This is something odd in your rpm package or a local change, not the stock openvpn. I'd switch to the package from the EPEL repository instead. One way to see what is going on would be to run strace -f on the startup command and wade through the output looking for 'open' system calls. My guess is that there is a config file somewhere that you don't know about telling it to run in that weird port-share mode. With RHEL-style packaging it is common to add a way to put local config setting in /etc/sysconfig/packagename so they don't conflict with package updates. Do you have anything in /etc/sysconfig/openvpn? -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users