Salut,

On Sat, Dec 02, 2006 at 01:16:08PM -0500, stan wrote:
> I need to set up a pair of OpenBSD machines to provide conectivity between
> 2 phusical conections (via cablemodems) in such a way that broadcast
> packets are seen on both sides.

In that case, you need a layer 2 tun device (man tun). You set up the VPN
on both sides to provide you with this tun device, and set up a bridge
(man brconfig) between them and your ethernet on both sides.

The other way to achieve this is to ask your ISP to provide you with an
Ethernet tunnel solution. Using this method, you have a RJ45 wall plug with
Ethernet running out of it which goes straight to the other facility (while
actually being an Ethernet tunnel over some other protocols).

                                Tonnerre

[demime 1.01d removed an attachment of type application/pgp-signature]

Reply via email to