Hello Mike,

It seems to me bfp can bind to EXISTING interface. I.e. you have to 
have phisical interface. (if I wrong, correct me :) This driver will 
create a VIRTUAL Ethernet interface "tapX" with random MAC address etc. 
You can attach bpf to this interface. 

In other words you can connect computer to Ethernet network without
having Ethernet card. All you need is just ANY type of connection. I was
using ppp to connect to remote server with VTUN and DID HAVE ETHERNET
network.

BTW, what the difference between TUN and BPF :-)

Regards, 

eMax.



> -----Original Message-----
> From: Mike Smith [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 01, 1999 12:54 PM
> To: Yevmenkin, Maksim N, CSCIO
> Cc: [EMAIL PROTECTED]
> Subject: Re: Ethernet TAP device driver released 
> 
> 
> > The beta version of Ethernet TAP device driver for FreeBSD 
> is released. 
> 
> This looks like BPF, only much less smart.  Why reinvent the wheel?
> 
> -- 
> \\ Give a man a fish, and you feed him for a day. \\  Mike Smith
> \\ Tell him he should learn how to fish himself,  \\  
> [EMAIL PROTECTED]
> \\ and he'll hate you for a lifetime.             \\  [EMAIL PROTECTED]
> 
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to