link failure

  1. plexinvise

    Cross-compiling Rust for aarch64 from amd64

    Hi there, I am trying to setup RUST cross compilation and building on AMD64/FreeBSD 14.rc3 for aarch64/FreeBSD 14.rc3. I am very new to cross compilation so not sure what details are needed, please let me know if something is missing. SO I have a project on Rust that I am trying to build for...
  2. W

    Can't detect wireless adapter BCM43225 despite if_bwn and bwn_v4_ucode loaded

    Hello. I'm trying to get wifi working on my laptop Samsung 700Z3A with a broadcom wifi adapter. sysctl net.wlan.devices finds no adapters (and ifconfig doesn't find it either). So that's where my adventure starts. Here's a list of what's given: if_bwn is loaded laptop's model is samsung...
  3. M

    Shell Script for rebooting if network down for a certain amount of time?

    Today in the morning I have discovered that my server running 13.0-RELEASE-p6 wasn't reachable anymore, which left me no other choice then to perform a hardware reset, after which everything was working again. It started during the night with re0 losing connection and toggling link state between...
  4. J

    Rapid Spanning Tree Emulation versus Actual Network

    I'm comparing network emulation in FreeBSD against performance of an actual in-service network. The network uses rapid spanning tree protocol to reconfigure if a link fails. Testing with the actual network shows around 20 milliseconds of down time before the route is adjusted after link...
Back
Top