Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2005 13:02:48 +0300
From:      "Donatas" <donatas@lrtc.net>
To:        <freebsd-net@freebsd.org>
Subject:   bridging 3 interfaces
Message-ID:  <00dd01c543fd$c6732930$9f90a8c0@DONATAS>

next in thread | raw e-mail | index | archive | help
i would like to ask if it is possible to bridge in such way:

ngeth0 ------> em <-------ngeth1
(sysctl net.link.ether.bridge.config=3Dngeth0,em0,ngeth1)

such bridge actualy works, but allows only one session at time
that is:
ngeth0<----->em0, ngeth1 dropped
ngeth1<----->em0, ngeth0 dropped

i've also tried the following way:
sysctl net.link.ether.bridge.config=3Dngeth0:1,em0:1,ngeth1:2,em0:2
this time only one session works, even if ping is canceled, other =
session seems to be down.

how to solve this problem?

ng_bridge maybe?

thank you

      Donatas Gendvilas
      SC Lithuanian Radio And Television Center

      Data Transfers Department - N.O.C.=20

      Phone: +370 5 2040444, +370 652 37580
      Sausio 13-osios st. 10, 04347 Vilnius, Lithuania


      =20

 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00dd01c543fd$c6732930$9f90a8c0>