Category:FireBrick USB Dongles: Difference between revisions

(Another syntaxhighlight)
(Fixup syntax)
 
A 4G dongle will usually work as an ethernet device, and so the FireBrick will need an interface on the IUSB port, set as a DHCP client. If your config doesn't have an Interface already, then add one such as:
 
<syntaxhighlight lang="xml">
<interface name="Dongle" port="USB" graph="Dongle">
<subnet name="DHCP Client" nat="true" comment="Dongle"/>
</interface>
</syntaxhighlight>
 
==Unknown or not yet working==