On Tue, Jul 05, 2005 at 10:48:55PM -0700, snort Snort wrote: > Can anybody tell me what benefit for building a tap > pseudo ethernet device driver for some sort of network > communication? Why not directly communicate thru a > "real" ethernet device driver like fxp0, xl0, etc. A tap interface can be used by machine that don't have real hardware (for example, a vmware virtual machine) to access a real network. Another possibility is to use a tap interface to bridge two ethernets together over an intermediate IP network, possibly encrypting the frames in transit. David.Received on Wed Jul 06 2005 - 06:54:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:38 UTC