mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
wireless landing page
This commit is contained in:
parent
4741cf8156
commit
4a72a16c20
2 changed files with 20 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ All traffic flowing through your appliance is using (virtual) interfaces, this i
|
|||
manual/interfaces
|
||||
manual/interfaces_overview
|
||||
manual/interfaces_settings
|
||||
manual/wireless
|
||||
manual/other-interfaces
|
||||
manual/ipv6
|
||||
manual/diagnostics_interfaces
|
||||
|
|
|
|||
19
source/manual/wireless.rst
Normal file
19
source/manual/wireless.rst
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
==============================
|
||||
Wireless
|
||||
==============================
|
||||
|
||||
Although wireless networks are supported in OPNsense, result may vary.
|
||||
|
||||
In our experience most companies use separate access points to facilitate WiFi, for reasons as supported technology
|
||||
(nowadays most devices expect wireless-ac, which isn't supported), stable hardware and often the location where
|
||||
the firewall is installed plays an important role (signal strength issues).
|
||||
|
||||
|
||||
Our documentation on the subject is limited, contributions will be shown below.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:titlesonly:
|
||||
|
||||
|
||||
how-tos/interface_wireless_internal
|
||||
Loading…
Reference in a new issue