more tweaks like previous

pull/4/head
Franco Fichtner 6 years ago
parent 3f2554b376
commit 9d86c3ce53

@ -105,7 +105,7 @@ enough before you attempt this.
`VirtualBox <https://www.virtualbox.org/>`__ is a solid tool for the
job, but be sure to check out `FreeBSDs Bhyve <http://bhyve.org/>`__ 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…

@ -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. OPNsenses 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.

@ -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)

@ -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 <http://partnerweb.vmware.com/GOSIG/FreeBSD_10x.html>`__.
`here <http://partnerweb.vmware.com/GOSIG/FreeBSD_11x.html>`__.
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

Loading…
Cancel
Save