Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Category:FireBrick USB Dongles: Difference between revisions

Content deleted Content added
Reedy (talk | contribs)
Another syntaxhighlight
Reedy (talk | contribs)
Fixup syntax
Line 28: Line 28:
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:
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">
<interface name="Dongle" port="USB" graph="Dongle">
<subnet name="DHCP Client" nat="true" comment="Dongle"/>
<subnet name="DHCP Client" nat="true" comment="Dongle"/>
</interface>
</interface>
</syntaxhighlight>


==Unknown or not yet working==
==Unknown or not yet working==