Files
documentation/site/source/user-manual/connecting/connecting-lan/index.rst
kn0wmad af2b71d0dc Hardware Upgrade Section Refactor and General Maintenance (#430)
* Link fixes, FAQ maintenance, minor copy fixes

* Remove device limitations (yay), several build and link fixes, refactor hardware upgrades, add generalized SSD migrations

* Update drive-upgrade.rst

* Update site/source/support/faq/faq-basic-use.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-bitcoin.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-bitcoin.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-bitcoin.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-general.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-general.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-lightning.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-lightning.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-services.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-startos.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-startos.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-startos.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-startos.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/support/faq/faq-troubleshooting.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/user-manual/upgrade-hardware/naspi-ssd-upgrade.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

* Update site/source/user-manual/upgrade-hardware/naspi-ssd-upgrade.rst

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>

---------

Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>
2023-07-11 09:38:20 -06:00

47 lines
1.6 KiB
ReStructuredText

.. _connecting-lan:
===================
Connecting Over LAN
===================
Whenever you are connected to the same Local Area Network (LAN) as your Start9 server, it is best to access your Start9 server's LAN Address (.local URL). LAN connections are fast and secure and do not even require Internet access!
.. note:: StartOS creates its own Certificate Authority (CA) to establish trust with client devices.
Download Root CA
----------------
First, download your Start9 server's Root CA. There are two way to accomplish this:
- Download it from the info page you saved at the completion of :ref:`Initial Setup<initial-setup>`, OR
- Navigate to *System > LAN*, then click "Download Certificate".
.. figure:: /_static/images/ssl/lan_setup.png
:width: 60%
:alt: LAN setup menu item
Trust Root CA
-------------
Instruct your **client device** to trust your Start9 server's Root CA.
.. toctree::
:maxdepth: 2
lan-os/index
**RECOMMENDED**: :ref:`Configure Firefox<lan-ff>` to use your system's certificate store.
.. note:: Brave, Chrome and Safari will work without additional configuration.
**OPTIONAL**: :ref:`Configure Thunderbird<lan-thunderbird>` to use your system's certificate store (for Nextcloud integration).
Access your Start9 server's LAN Address
---------------------------------------
With the Root CA downloaded and trusted by both your operating system and your browser, you can visit your Start9 server's LAN Address (.local URL) over secure ``https``. Any service that offers a LAN URL will also be securely accessible!
.. toctree::
:maxdepth: 2
:hidden:
lan-ff
lan-thunderbird