Re: [Openvpn-devel] OpenVPN 2.0 -- Project Update and Release Notes

2004-03-31 Thread Farkas Levente
first of all THANKS! James Yonan wrote: * Add an internal routing capability to the OpenVPN server to allow client-to-client communication, without going through the tun interface on the server. why this is needed? ans what exactly this means? * Right now clients are allocated a single, dyna

Re: [Openvpn-users] Re: [Openvpn-devel] OpenVPN 2.0 -- Project Update and Release Notes

2004-03-31 Thread James Yonan
Farkas Levente said: > first of all THANKS! > > James Yonan wrote: > > * Add an internal routing capability to the OpenVPN server to allow > > client-to-client communication, without going through the tun interface on > > the > > server. > > why this is needed? ans what exactly this means? Ba

Re: [Openvpn-users] Re: [Openvpn-devel] OpenVPN 2.0 -- Project Update and Release Notes

2004-03-31 Thread Farkas Levente
James Yonan wrote: Farkas Levente said: first of all THANKS! James Yonan wrote: * Add an internal routing capability to the OpenVPN server to allow client-to-client communication, without going through the tun interface on the server. why this is needed? ans what exactly this means? B

Re: [Openvpn-devel] OpenVPN 2.0 -- Project Update and Release Notes

2004-03-31 Thread Alberto Gonzalez Iniesta
On Tue, Mar 30, 2004 at 11:15:45PM -, James Yonan wrote: > OpenVPN 2.0 -- Project Update and Release Notes > > I'm happy to announce that the first OpenVPN 2.0 beta is here, and well ahead > of schedule. This is in large part thanks to a generous contribution by > Meetrix Inc. which has allow

Re: [Openvpn-users] Re: [Openvpn-devel] OpenVPN 2.0 -- Project Update and Release Notes

2004-03-31 Thread James Yonan
Farkas Levente said: > > Basically OpenVPN 2.0 is a router. It gets packets from a single tun > > interface and uses the destination address on the packet to determine which > > client to route it to. So what should the router do if a packet comes from > > a > > client and has as its destinati

Re: [Openvpn-users] Re: [Openvpn-devel] OpenVPN 2.0 -- Project Update and Release Notes

2004-03-31 Thread Farkas Levente
James Yonan wrote: Farkas Levente said: Basically OpenVPN 2.0 is a router. It gets packets from a single tun interface and uses the destination address on the packet to determine which client to route it to. So what should the router do if a packet comes from a client and has as its destina

Re: [Openvpn-devel] OpenVPN 2.0 -- Project Update and Release Notes

2004-03-31 Thread Alberto Gonzalez Iniesta
On Wed, Mar 31, 2004 at 12:31:13PM +0200, Alberto Gonzalez Iniesta wrote: > Debian package available (for testing/unstable) at: > > http://tmp.inittab.org/~agi/openvpn_2.0_beta18-1_i386.deb > Sorry, that should read: http://tmp.inittab.org/~agi/openvpn_2.0_test18-1_i386.deb It's a test release

[Openvpn-devel] small patch for the spec.in file

2004-03-31 Thread Farkas Levente
hi, here is my small patch for the spec.in file in order not to overwrite the old config files. --- openvpn.spec.in.lfarkas 2004-03-31 18:11:14.0 +0200 +++ openvpn.spec.in 2004-03-31 18:13:25.0 +0200 @@ -34,9 +34,9 @@ %__install -c -m 755 %{name}.8 %{buildroot}%{_mandir

[Openvpn-devel] OpenVPN 2.0 and firewall

2004-03-31 Thread Arkadiusz Patyk
Hi Two very significant things for me are: 1. In my configurations, VPN users have different rights to resources (access list on firewall - iptables). I have to know client IP to correctly setup firewall, how can i do this in 2.x ? How can i achieve this, in case of dynamic IP assignment 2. I

[Openvpn-devel] Re: [Openvpn-users] OpenVPN 2.0 and firewall

2004-03-31 Thread James Yonan
Arkadiusz Patyk said: > Hi > > Two very significant things for me are: > 1. In my configurations, VPN users have different rights to resources > (access list on firewall - iptables). I have to know client IP to > correctly setup firewall, how can i do this in 2.x ? How can i > achieve this,

Re: [Openvpn-devel] Re: [Openvpn-users] OpenVPN 2.0 and firewall

2004-03-31 Thread Arkadiusz Patyk
On Wed, 31 Mar 2004 18:39:45 -, you wrote: >Arkadiusz Patyk said: > >> Hi >> >> Two very significant things for me are: >> 1. In my configurations, VPN users have different rights to resources >> (access list on firewall - iptables). I have to know client IP to >> correctly setup firewall,

Re: [Openvpn-devel] OpenVPN 2.0 -- Project Update and Release Notes

2004-03-31 Thread Matthias Andree
On Tue, 30 Mar 2004, James Yonan wrote: > OpenVPN 2.0 -- Project Update and Release Notes > > I'm happy to announce that the first OpenVPN 2.0 beta is here, and well ahead > of schedule. This is in large part thanks to a generous contribution by > Meetrix Inc. which has allowed me to work full-t

Re: [Openvpn-devel] OpenVPN 2.0 -- Project Update and Release Notes

2004-03-31 Thread James Yonan
Matthias Andree said: > On Tue, 30 Mar 2004, James Yonan wrote: > > > OpenVPN 2.0 -- Project Update and Release Notes > > > > I'm happy to announce that the first OpenVPN 2.0 beta is here, and well > > ahead > > of schedule. This is in large part thanks to a generous contribution by > > Meetr