mirror of
https://github.com/opnsense/docs
synced 2024-10-30 21:20:20 +00:00
Fix typos (#88)
This commit is contained in:
parent
1a41ca1d0d
commit
c5ef8f497a
@ -51,8 +51,8 @@ given page Different sources can be used to authenticate a user in a zone:
|
||||
Voucher Manager
|
||||
---------------
|
||||
OPNsense's Captive Portal has an easy voucher creation system that exports the
|
||||
vouchers to a csv file for use with you favorite application. The export allows
|
||||
you to print vouchers by merging them with your word or open office template and
|
||||
vouchers to a csv file for use with your favorite application. The export allows
|
||||
you to print vouchers by merging them with your Microsoft Word or LibreOffice template and
|
||||
create a good looking handout with your logo and company style.
|
||||
|
||||
-----------------------
|
||||
|
@ -13,7 +13,7 @@ this setup, a different operating system might result in some paths
|
||||
being different.
|
||||
|
||||
User limits on the OPNsense firewall are set right after login, the
|
||||
Radius server should tell the firewall how much resources are left for
|
||||
Radius server should tell the firewall how many resources are left for
|
||||
the user that logged in successfully. A normal login sequence look like
|
||||
this:
|
||||
|
||||
|
@ -261,10 +261,10 @@ these steps:
|
||||
|
||||
- Update your secondary unit and wait until it is online again
|
||||
- On your primary unit go to **Firewall->Virtual IP's->Status** and hit **Enter Persistent CARP Maintenance Mode**
|
||||
- You secondary unit is now *MASTER*, check if all services like DHCP, VPN, NAT are working correct
|
||||
- If you ensured the update was fine update your primary unit and hit **Leave Persistent CARP Maintenance Mode**
|
||||
- You secondary unit is now *MASTER*, check if all services like DHCP, VPN, NAT are working correctly
|
||||
- If you ensured the update was fine, update your primary unit and hit **Leave Persistent CARP Maintenance Mode**
|
||||
|
||||
With these steps you will not lose much packets and also your existing connection will be transfered.
|
||||
With these steps you will not lose too many packets and your existing connection will be transferred as well.
|
||||
Also note that entering persistent mode survives a reboot.
|
||||
|
||||
---------
|
||||
|
@ -72,7 +72,7 @@ Select **Enable Interface** and fill in the following data for our example:
|
||||
**MSS** (Leave Blank)
|
||||
**Speed and duplex** Default *You may also select the speed when known*
|
||||
**Static IPv4 address** 192.168.200.1/24 *We will use this segment for our guests*
|
||||
**IPv4 Upstream Gateway** None
|
||||
**IPv4 Upstream Gateway** Auto-detect
|
||||
============================== ================= ==============================================
|
||||
|
||||
Press **Save** and then **Apply changes**.
|
||||
@ -80,7 +80,7 @@ Press **Save** and then **Apply changes**.
|
||||
------------------------------
|
||||
Step 2 - Configure DHCP Server
|
||||
------------------------------
|
||||
Go to **Services->DHCP->Server** and click on the tab **GUESTNET**.
|
||||
Go to **Services->DHCPv4->[GUESTNET]**.
|
||||
|
||||
Fill in the following to setup the DHCP server for our guest net (leave everything
|
||||
else on its default setting):
|
||||
@ -335,7 +335,7 @@ the form and enter the following details:
|
||||
**Description** pipe_10Mbps_down
|
||||
====================== ===================
|
||||
|
||||
Click on **Save changes**.
|
||||
Click **Save changes**.
|
||||
And add another pipe for the upload traffic.
|
||||
|
||||
====================== ===================
|
||||
|
@ -16,7 +16,7 @@ powerful.
|
||||
|
||||
|
||||
Insight offers a full set of analysis tools, ranging from a graphical overview to
|
||||
a csv exporter for further analysis with you favorite spreadsheet.
|
||||
a csv exporter for further analysis with your favorite spreadsheet.
|
||||
|
||||
|
||||
---------------
|
||||
|
Loading…
Reference in New Issue
Block a user