On 11/13/2014 01:14 AM, Jan Just Keijser wrote:
> Hi Mike,
>
> Mike Morris wrote:
>> This is probably too basic to be easily found with my searches :^)
>>
>> Before installing ovpn community edition as a server, I want to
>> understand what side effects there are. For instance, running ovpn as
>>
On Thu, Nov 13, 2014, at 01:25 PM, Nikolaos Milas wrote:
> # rpm -qa | grep pkcs11
> pkcs11-helper-1.07-5.el6.x86_64
> pkcs11-helper-devel-1.07-5.el6.x86_64
I build from git/head, not 2.3.5 sources, but check your config log for the
version of pkcs* expected.
E.g. here, V >= 1.11 is
Hi,
On Thu, Nov 13, 2014 at 11:25:51PM +0200, Nikolaos Milas wrote:
> The problem I have is that during building I get an error:
>
> configure: error: PKCS11 enabled but libpkcs11-helper is missing
>
> although packages and libs for pkcs11-helper are installed fine:
>
> # rpm -qa | grep
Hello,
I have adapted EPEL src.rpm for OpenVPN v2.3.2
(http://dl.fedoraproject.org/pub/epel/6/SRPMS/openvpn-2.3.2-2.el6.src.rpm)
to build v2.3.5 on CentOS 6 x86_64 (fully updated), because, as far as I
know, there is no 2.3.5 rpm released by EPEL (or other source) for el6 yet.
The problem I ha
On Thu, Nov 13, 2014 at 12:51 PM, Gert Doering wrote:
> Hi,
>
> On Thu, Nov 13, 2014 at 12:23:10PM -0600, Les Mikesell wrote:
>> > The VPN *server* will, by default, only tunnel the subnet towards the
>> > client that is designated for doing so ("--server $network $mask"), and
>> > send the rest t
Hi,
On Thu, Nov 13, 2014 at 12:23:10PM -0600, Les Mikesell wrote:
> > The VPN *server* will, by default, only tunnel the subnet towards the
> > client that is designated for doing so ("--server $network $mask"), and
> > send the rest towards its default route.
>
> A common scenario is to have pub
On Thu, Nov 13, 2014 at 11:43 AM, Gert Doering wrote:
> Hi,
>
> On Thu, Nov 13, 2014 at 12:52:22AM -0800, Mike Morris wrote:
>> This is probably too basic to be easily found with my searches :^)
>>
>> Before installing ovpn community edition as a server, I want to
>> understand what side effects t
Hi,
On Thu, Nov 13, 2014 at 12:52:22AM -0800, Mike Morris wrote:
> This is probably too basic to be easily found with my searches :^)
>
> Before installing ovpn community edition as a server, I want to
> understand what side effects there are. For instance, running ovpn as a
> client, by defaul
Hello Folks,
I have a small openvpn server, serving about 10 various clients running OS-es
such as:
-Windows7 32bit
-Windows7 64bit
-Debian 32bit
-Debian 64bit
-Android 4.x
All the clients have the same configuration file (except the cert directives),
I only have issues with the 64bit Windows7
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 13/11/14 10:17, Mathias Jeschke wrote:
>
> On 11/13/2014 09:52 AM, Mike Morris wrote:
>
>>> Before installing ovpn community edition as a server, I want
>>> to understand what side effects there are. For instance,
>>> running ovpn as a client, by
Hi Mike,
On 11/13/2014 09:52 AM, Mike Morris wrote:
> Before installing ovpn community edition as a server, I want to
> understand what side effects there are. For instance, running ovpn as a
> client, by default, means all outbound triaffic is routed through the
> vpn tunnel... even sshd respons
Hi Mike,
Mike Morris wrote:
> This is probably too basic to be easily found with my searches :^)
>
> Before installing ovpn community edition as a server, I want to
> understand what side effects there are. For instance, running ovpn as a
> client, by default, means all outbound triaffic is rout
Jeff Boyce wrote:
> Routing info as requested, listed below.
>
>
it seems like a routing issue; as a quick&dirty work around , can you
try enabling masquerading on the OpenWRT box:
iptables -t nat -I POSTROUTING -o eth0 -j MASQUERADE
(assuming that 'eth0' is the name of the network port on
Hi Jeff,
On 11/12/2014 06:53 PM, Jeff Boyce wrote:
> Routing info as requested, listed below.
[...]
> Routing table of Vista Box behind OpenVPN Server
[...]
> ===
>
> Persistent Routes:
>
>Network Address Net
This is probably too basic to be easily found with my searches :^)
Before installing ovpn community edition as a server, I want to
understand what side effects there are. For instance, running ovpn as a
client, by default, means all outbound triaffic is routed through the
vpn tunnel... even ssh
15 matches
Mail list logo