if_bridge

  1. sdavidb

    jails Jail host on bridge unreachable over TCP (IPv6-only)

    Hello everyone... I'm fairly new to FreeBSD and come from a Linux/Docker background, but I've been amazed and impresed with the jails functionality in this OS. I've deployed a small DevOps/CI stack on a small Intel mini-PC in my home, using IPv4, if_bridge, and iocage. I'm trying to migrate...
  2. B

    netgraph ng_bridge: can't ge an IP using DHCP when creating a vlan

    I am using a bridge `bridge0` that will contain a native nic interface ixl3 and add a tap interface in it: ifconfig bridge0 create ifconfig bridge0 addm ixl3 addm tap0 ifconfig bridge0 bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 58:9c:fc:10:e7:20...
  3. tarkhil

    Solved FreeBSD bridge not recieving ARP responses

    FreeBSD 12.3. CBSD+vnet (but does not seems to be a CBSD issue) ARP requests works just fine locally, but gets lost somewhere between em0 and bridge. ARP replies arrives on em0, but not on bridge. Turning off or tuning ipfw did not yield any result. Looks like the problem is two-way, setting...
  4. F

    Problem with creating virtual devices in rc.conf

    Hello, I*m relativley new to Unix, Shell and FreeBSD. So, please, please, are not to angry with me, if my question is stupid. I did allways some internet-research, but could not find any answers to my problem. I'm running 12.1-RELEASE-p5 FreeBSD 12.1-RELEASE-p5 GENERIC amd64 as guest in...
Back
Top