move mobile to interfaces tab

pull/196/head
Ad Schellevis 5 years ago
parent 741e66d782
commit 4741cf8156

@ -19,7 +19,6 @@ All traffic flowing through your appliance is using (virtual) interfaces, this i
manual/interfaces_overview
manual/interfaces_settings
manual/other-interfaces
manual/mobile_wan
manual/ipv6
manual/diagnostics_interfaces
manual/logging_interfaces

@ -5,9 +5,9 @@ Interface configuration
All traffic in OPNsense travels via interfaces. By default, WAN and LAN are assigned, but many more are possible, like
GUESTNET (:doc:`captive portal </manual/captiveportal>`) and PFSYNC (:doc:`high availability </manual/hacarp>`).
-----------
-----------------------------
Assignments
-----------
-----------------------------
Most interfaces have to be assigned to a physical port. By default, LAN is assigned to port 0 and WAN is assigned to
port 1. Assignments can be changed by going to :menuselection:`Interfaces --> Assignments`. This lists existing
@ -114,3 +114,49 @@ For IPv6:
IPv6 Prefix ID The delegated IPv6 prefix ID. This determines the configurable /64 network ID based on the dynamic IPv6 connection.
Manual Configuration If this option is set, you will be able to manually set the DHCPv6 and Router Advertisments service for this interface. Use with care.
================================= ===============================================================================================================================================
-----------------------------
Mobile Networking
-----------------------------
.. image:: images/OPNsense_4G_new.png
:width: 100%
OPNsense supports 3G and 4G (LTE) cellular modems as failsafe or primary WAN
interface. Both USB and (mini)PCIe cards are supported.
.............................
Supported Devices
.............................
While all devices supported by HardenedBSD will likely function under OPNsense their
configuration depends on a AT command string that can differ from device to device.
To make thing easier some of these strings are part of a easy selectable profile.
Tested devices by the OPNsense team include:
* **Huawei ME909u-521** (device cuaUx.0)
* **Huawei E220** (device cuaUx.0)
* **Sierra Wireless MC7304** (device cuaUx.2) [as of OPNsense 16.7]
.. Note::
If you have tested a cellular modem that is not on this list, but does work then
please report it to the project so we can list it and inform others.
.............................
Configure Cellular modems
.............................
Setting up and configuring a cellular modem is easy, see: :doc:`/manual/how-tos/cellular`
.............................
3G - 4G Cellular Failover
.............................
To setup Cellular Failover, just follow these two how-tos:
#. :doc:`/manual/how-tos/cellular`
#. :doc:`/manual/how-tos/multiwan`
.. Note:: Treat the cellular connection the same as a normal WAN connection.

@ -1,44 +0,0 @@
=================
Mobile Networking
=================
.. image:: images/OPNsense_4G_new.png
:width: 100%
OPNsense supports 3G and 4G (LTE) cellular modems as failsafe or primary WAN
interface. Both USB and (mini)PCIe cards are supported.
-----------------
Supported Devices
-----------------
While all devices supported by HardenedBSD will likely function under OPNsense their
configuration depends on a AT command string that can differ from device to device.
To make thing easier some of these strings are part of a easy selectable profile.
Tested devices by the OPNsense team include:
* **Huawei ME909u-521** (device cuaUx.0)
* **Huawei E220** (device cuaUx.0)
* **Sierra Wireless MC7304** (device cuaUx.2) [as of OPNsense 16.7]
.. Note::
If you have tested a cellular modem that is not on this list, but does work then
please report it to the project so we can list it and inform others.
-------------------------
Configure Cellular modems
-------------------------
Setting up and configuring a cellular modem is easy, see: :doc:`/manual/how-tos/cellular`
-------------------------
3G - 4G Cellular Failover
-------------------------
To setup Cellular Failover, just follow these two how-tos:
#. :doc:`/manual/how-tos/cellular`
#. :doc:`/manual/how-tos/multiwan`
.. Note:: Treat the cellular connection the same as a normal WAN connection.
Loading…
Cancel
Save