diff --git a/source/development/workflow.rst b/source/development/workflow.rst index 1bf7ab37..67f4582c 100644 --- a/source/development/workflow.rst +++ b/source/development/workflow.rst @@ -105,7 +105,7 @@ enough before you attempt this. `VirtualBox `__ is a solid tool for the job, but be sure to check out `FreeBSD’s Bhyve `__ as -well (it was added in FreeBSD 10). However, If you are only interested +well (it was added in FreeBSD 10.0). However, If you are only interested in GUI coding, you can skip all the build parts and directly download an image and spin it up. Because… diff --git a/source/intro.rst b/source/intro.rst index 30528a90..a7c24ac7 100644 --- a/source/intro.rst +++ b/source/intro.rst @@ -39,7 +39,7 @@ Feature set The feature set of OPNsense includes high-end features such as forward caching proxy, traffic shaping, intrusion detection and easy OpenVPN client setup. -The latest release is based upon FreeBSD 10.1 for long-term support and uses a +The latest release is based on a recent FreeBSD for long-term support and uses a newly developed MVC-framework based on Phalcon. OPNsense’s focus on security brings unique features such as the option to use LibreSSL instead of OpenSSL (selectable in the GUI) and a custom version based on HardenedBSD. diff --git a/source/manual/install.rst b/source/manual/install.rst index e8305a6a..37985706 100644 --- a/source/manual/install.rst +++ b/source/manual/install.rst @@ -318,7 +318,7 @@ By default you have to log in to enter the console. * * * Welcome to OPNsense [OPNsense 15.7.25 (amd64/OpenSSL) on OPNsense * * *   - WAN (em1) ->  + WAN (em1) -> v4/DHCP4: 192.168.2.100/24 LAN (em0) -> v4: 192.168.1.1/24   FreeBSD/10.1 (OPNsense.localdomain) (ttyv0) diff --git a/source/manual/virtuals.rst b/source/manual/virtuals.rst index 3b4375ac..742dfae4 100644 --- a/source/manual/virtuals.rst +++ b/source/manual/virtuals.rst @@ -23,7 +23,7 @@ For optimum performance and compatibility, these guides are given: VMware ESXi ----------- VMware offers full instructions for installing FreeBSD, these can be found -`here `__. +`here `__. To install the VMware tools just goto **System->Firmware->Plugins** and install **os-vmware** by clicking on the **+** sign next to it. @@ -48,15 +48,8 @@ To install the Xen tools just goto **System->Firmware->Plugins** and install HyperV ------ -HyperV is supported out of the box, no additional drivers or tools are needed. - -.. attention:: - FreeBSD version 10.2 was released with a HyperV bug, therefore OPNsense - version 16.1 of the installation media will not function correctly. - The bug will be resolved in later installation media. The solution for - new installations are (till new media is released) to install the 15.7 - version ( https://pkg.opnsense.org/releases/15.7/ )and upgrade to the - latest using the GUI or opnsense-update cli tool. +HyperV Generation 1 and 2 are supported out of the box, no additional drivers +or tools are needed. Others ------ @@ -81,7 +74,7 @@ It will automatically pick up the latest available version and build a chain of trust by using current package fingerprints -> CA root certificates -> HTTPS -> OPNsense package fingerprints. -What it will also do is turn a supported stock FreeBSD 10 release into an OPNsense +What it will also do is turn a supported stock FreeBSD release into an OPNsense installation, given that UFS was used to install the root file system. opnsense bootstrap is available for our