Re: [Openvpn-devel] Opvenvpn as gateway

2004-09-22 Thread Denis Vlasenko
On Wednesday 22 September 2004 12:48, satind...@in.safenet-inc.com wrote: > Scenario is: > > Client- - - - - - - - - -- Gateway Server -- - - - - - - | > > |- - - - Server 1 > > |- - - - Server 2 > > With OpenVpn : > > Client (openvpn)- - - - TUN- - - - - -- Gateway Server (open

[Openvpn-devel] patch for error.c/error.h syslog facility

2004-09-22 Thread Kisero
its a shitty patch as i am a shitty programmer :) just define wich facility you want on SYSLOG_FACILITY in error.h obviusly, if you dont tough nothing will work as ussual...ill try patching to see the remote ip address upon disconnection.somewho..sometime :) lmnukssl:/usr/local/src/openvpn-2.

RE: [Openvpn-devel] Opvenvpn as gateway

2004-09-22 Thread satinders
Scenario is: Client- - - - - - - - - -- Gateway Server -- - - - - - - | |- - - - Server 1 |- - - - Server 2 With OpenVpn : Client (openvpn)- - - - TUN- - - - - -- Gateway Server (openvpn) -- - - - - - - | |- - - - Server 1 |- - - - Server 2 I need to redirect IP packets from

Re: [Openvpn-devel] Opvenvpn as gateway

2004-09-22 Thread Denis Vlasenko
On Wednesday 22 September 2004 09:47, satind...@in.safenet-inc.com wrote: > Can openvpn be used as gateway? I place a openvpn server which forwards > requests to different servers depending upon messages sent by client. > Does openvpn provide any feature for this? What requests and messages? http?