[EMAIL PROTECTED] wrote:
 > I have found a bug in using vtun on freebsd in the type ether mode
 > in order to try and bridge ethernet over IP. I am not too sure where
 > the problem lies. The interfaces that are being placed into the
 > bridge group are not going into promiscuos mode.

This may not be directly relevant, but vtun also has other problems for
non-IPv4 traffic, because it doesn't put the tun decive into "multi-AF" 
mode. I've submitted patches (see the vtun SourceForge site), but 
haven't heard back from the author so far.

I'm looking into replacing vtun with netgraph, which handles this (I 
hope, still evaluating), and should also have the additional benefit of 
being an in-kernel mechanism, thus saving two user/kernelmode switches 
per packet. Maybe netgraph might work for you, too.

Lars
-- 
Lars Eggert <[EMAIL PROTECTED]>           USC Information Sciences Institute

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to