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 >

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

2004-12-20 Thread James Yonan
On Mon, 20 Dec 2004, [iso-8859-1] Tor Håkon Gjerde wrote: > Hi > I would like to run an openvpn server on a shell account without root. > A server that does only client-to-client, with no interface on the server > itself. > But openvpn says it needs an tun or tap device. > I understand this might

[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

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

2004-12-20 Thread Doncho N. Gunchev
On 2004 12 20 (Monday) 02:43, Tor Håkon Gjerde wrote: > Hi > I would like to run an openvpn server on a shell account without root. > A server that does only client-to-client, with no interface on the server > itself. > But openvpn says it needs an tun or tap device. > I understand this might requ