bridges

  1. T

    Bridge configuration confusion, or my understanding of Bridge use?

    I'd like to use a bridge to do a packet capture on a Bacnet IP network we are having issues with to see where the problem is, but I can't seem to get the bridge to do what I'd like it to. It's probably my confusion. I've got FreeBSD on a laptop and am using two USB Ethernet adapters for the two...
  2. byrnejb

    Solved two bridges on 1 i/f

    What is the correct way to create two bridges on one interface? I need this for a jail. What I have is this: cloned_interfaces="bridge0 bridge1" ifconfig_bridge0="addm igb0 up" ifconfig_bridge1="addm igb0 up" This does not give an error and two bridges are created. However one has igb0 as a...
  3. Johan Stuyts

    Host IP address on bridge or epair?

    Hi, I created a bridge (bridge0) on my host, to which I have added the physical interface of the host. The documentation states: "If the bridge host needs an IP address, set it on the bridge interface, not on the member interfaces". I understand why setting an IP address on a member interface...
  4. J

    Solved Partial connectivity issues from bhyve guests to jails and host*

    Please help, I have been trying to figure this out for a couple of weeks now. I need a new set of eyes on this problem. Attached is a diagram to better illustrate the configuration. To sum up the issue: Can ping any host to any host Can fully communicate from/to other physical hosts to the...
Back
Top