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