Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2002 16:20:03 -0500
From:      Chris BeHanna <behanna@zbzoom.net>
To:        questions@freebsd.org
Subject:   mpd VPN Routing
Message-ID:  <200212231620.03213.behanna@zbzoom.net>

next in thread | raw e-mail | index | archive | help
    Has anyone managed to connect two LANs via an mpd tunnel and get
packets to flow from one LAN to another?  Something like this:


  Home LAN---Home Firewall----mpd tunnel----Office Peer---Office LAN

    I can reach any host on the office LAN from the home firewall over
the mpd tunnel, but hosts behind the home firewall cannot do more than
ping the local end of the mpd tunnel.

    I have tried a few things, including:

        routing table entries for the office LAN on Home LAN hosts,
        pointing to the remote end of the mpd tunnel, with a routing
        table entry to reach the remote end of the tunnel via the
        local end of the tunnel

        ipfw add pass all from any to any via ng1

        (ng1 is the mpd tunnel interface)

Is this even possible?

Thanks,
-- 
Chris BeHanna
Software Engineer                   (Remove "bogus" before responding.)
behanna@bogus.zbzoom.net
                 Turning coffee into software since 1990.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212231620.03213.behanna>