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.)
[EMAIL PROTECTED]
                 Turning coffee into software since 1990.

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

Reply via email to