Re: [Openvpn-devel] Supporting "route-gateway dhcp" on non-Windows

2010-03-10 Thread Timothy Baldwin
James Yonan wrote: > Implementing a DHCP client within OpenVPN tends to make this a more > self-contained problem. But what about IPv6, tunnels and DHCP prefix delegation? Invoking the distribution auto-configuration/ scripts makes more sense.

Re: [Openvpn-devel] How does one use Tun/tap for raw frames???

2007-09-21 Thread Timothy Baldwin
In message <46e9f75c.1020...@cyte.com>, Jeff Wiegley wrote: > Basically... > > # tunctl -u jeffw > # ifconfig tap0 10.10.0.1 netmask 255.255.255.0 > $ ./tapwatcher tap0 > > Then from another window I want to be able to do > "ping 10.10.0.1" and tapwatcher should spew the > raw Ethernet frame

Re: [Openvpn-devel] How does one use Tun/tap for raw frames???

2007-09-21 Thread Timothy Baldwin
In message <46e9f75c.1020...@cyte.com>, Jeff Wiegley wrote: > Basically... > > # tunctl -u jeffw > # ifconfig tap0 10.10.0.1 netmask 255.255.255.0 > $ ./tapwatcher tap0 > > Then from another window I want to be able to do > "ping 10.10.0.1" and tapwatcher should spew the > raw Ethernet frame