Thomas Gielfeldt wrote:
> > > W2K and WXP can use IPSec, but it still uses PPP as far as I remember.
> >
> > But does Windows PPP support PPP bridging? I didn't think so.
> 
> I believe that is irrelevant. The tun-device simulates two nics connected as
> far as I understand. Only the endpoint on the freebsd machine needs to be
> bridged, not the one on the client side. At least I can see all traffic on a
> tcpdump on the tun-device, even broadcasts.

Maybe proxy-ARP is what you want then... ?

> I would want mpd to handle the tunneling traffic for me, and then instead of
> sending the data to/from the tun-device (ng0), it could send it to an
> ethernet device (eg. tap0). That way I could not assign an ip-address to the
> tap-device, but use it for bridging instead.

I don't understand what you're trying to do.  But in any case it doesn't
sound like mpd does it without some hacking.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

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

Reply via email to