Search results

  1. J

    Exposing a bridge from an MBIM interface to map to VM

    I am trying to avoid passing it through as FreeBSD doesn't seem to support mbim, or at least doesn't have a version of the mbimcli and that is the only way I've managed to get the dongle to connect. PPP, sending AT commands over cu etc, none have worked. Having finally found one way of getting...
  2. J

    Exposing a bridge from an MBIM interface to map to VM

    Thanks for your reply! Everything stops working essentially, as soon as you bring up vmbr1 you can't ping/curl on the bridge interface or the underlying wwan interface. If you then take the bridge back down everything still just times out and it doesn't seem to work again until you reset the...
  3. J

    Exposing a bridge from an MBIM interface to map to VM

    Hi there, I have a 4G/LTE usb dongle, a Huawei E3372s-153, that has been absolutely driving me up the wall that I want to use as a failover device for a pfSense VM I am running within my Proxmox host. I've had less than no luck passing it directly to the VM, but after HOURS of trying various...