Re: [Openvpn-devel] Re: openvpn server in client-to-client mode

2004-12-22 Thread James Yonan
On Tue, 21 Dec 2004, Charles Duffy wrote: > On Tue, 21 Dec 2004 21:09:21 +0100, Tor Håkon Gjerde wrote: > > > It doesn't sound that hard to make that patch. If someone would be so kind > > and send me one, I would be very grateful. > > Presuming that you aren't a coder yourself -- it typically

[Openvpn-devel] Re: openvpn server in client-to-client mode

2004-12-21 Thread Charles Duffy
On Tue, 21 Dec 2004 21:09:21 +0100, Tor Håkon Gjerde wrote: > It doesn't sound that hard to make that patch. If someone would be so kind > and send me one, I would be very grateful. Presuming that you aren't a coder yourself -- it typically doesn't work that way. Generally speaking, folks in the

Re: [Openvpn-devel] Re: openvpn server in client-to-client mode

2004-12-20 Thread Doncho N. Gunchev
On 2004 12 20 (Monday) 15:43, Charles Duffy wrote: > On Mon, 20 Dec 2004 11:23:56 +0200, Doncho N. Gunchev wrote: > > > How from userspace you are going to access tap/tun device and insert > > IP/Ethernet packets? > > He's not going to insert IP or ethernet packets at all -- he's only doing >

[Openvpn-devel] Re: openvpn server in client-to-client mode

2004-12-20 Thread Charles Duffy
On Mon, 20 Dec 2004 11:23:56 +0200, Doncho N. Gunchev wrote: > How from userspace you are going to access tap/tun device and insert > IP/Ethernet packets? He's not going to insert IP or ethernet packets at all -- he's only doing client-to-client relaying, and so just using regular sockets wil