1
20.1 Legacy Series / Help with modem
« on: March 24, 2020, 07:00:38 pm »
Hi guys,
I just received a new hardware today (fitlet2), which i set up with Proxmox.
The hardware itself has a LTE modem, which i passed through the OPNsense VM.
But OPNsense itself doesn't recognize it as interface ...
So I was trying to troubleshoot and what i found out so far is that OPNsense recognizes the HW, but as USB device ...
So I checked the forum and found: https://forum.opnsense.org/index.php?topic=7872.0
Next step i performed was to set the config to 1 (like written in the post) ...
I know that not every modem works, but maybe someone has another idea I could try?
Thanks and best regards,
Markus
I just received a new hardware today (fitlet2), which i set up with Proxmox.
The hardware itself has a LTE modem, which i passed through the OPNsense VM.
But OPNsense itself doesn't recognize it as interface ...
So I was trying to troubleshoot and what i found out so far is that OPNsense recognizes the HW, but as USB device ...
Code: [Select]
root@OPNsense:~ # usbconfig
ugen1.2: <SimTech, Incorporated SimTech, Incorporated> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)
So I checked the forum and found: https://forum.opnsense.org/index.php?topic=7872.0
Next step i performed was to set the config to 1 (like written in the post) ...
Code: [Select]
root@OPNsense:~ # usbconfig -d ugen0.6 set_config 1
... which resulted in ...Code: [Select]
ugen1.2: <SimTech, Incorporated SimTech, Incorporated> at usbus1, cfg=255 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)
... but is till can't choose it as an interface (shell and web).I know that not every modem works, but maybe someone has another idea I could try?
Thanks and best regards,
Markus