User Tools

Site Tools


ubnt:misc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ubnt:misc [2018/12/10 05:54]
derek
ubnt:misc [2024/09/22 19:51] (current)
Line 1: Line 1:
 =====Misc===== =====Misc=====
  
-===DHCP/Static IPs===+====DHCP/Static IPs====
   * ''Services'' > ''DHCP Server'' > ''LAN'' > ''Actions'' > ''View Details'':   * ''Services'' > ''DHCP Server'' > ''LAN'' > ''Actions'' > ''View Details'':
     * Set ''Range Start'' and ''Range Stop'' to desired values (x.x.x.30 and x.x.x.240 suggested)     * Set ''Range Start'' and ''Range Stop'' to desired values (x.x.x.30 and x.x.x.240 suggested)
Line 7: Line 7:
   * ''Leases'' > ''Map Static IP'' for devices that you want to have a static IP   * ''Leases'' > ''Map Static IP'' for devices that you want to have a static IP
  
-===UPnP===+====UPnP====
   * ''Wizards'' > ''UPnP'' > ''Add New''   * ''Wizards'' > ''UPnP'' > ''Add New''
   * ''Internal Interface'' > ''switch0''   * ''Internal Interface'' > ''switch0''
Line 13: Line 13:
   * ''Apply''   * ''Apply''
  
-===Dynamic DNS=== +====Dynamic DNS==== 
-  * ''Services'' ''DNS'' > ''Add DDNS Interface'' +[[web:Cloudflare]] 
-  * ''Interface'' > ''WAN Port'' + 
-  * ''Web'' > ''dyndns'' +====Hardware Offloading==== 
-  * Enter the service Details +  * Enabling offloading for all features will not cause a negative impact if those features are not being used 
-  * ''Apply''+==Hardware offloading features on ER-X / ER-X-SFP / EP-R6:== 
 +^Supported:                     ^Unsupported:     ^ 
 +|Bridged Interfaces (br)        |QoS              | 
 +|Deep Packet Inspection (DPI)   |NetFlow          | 
 +|NAT                            |Bonding (802.3ad)| 
 +|VLANs                          |                 | 
 +|GRE                            |                 | 
 +|PPPoE                          |                 | 
 +|IPsec                          |                 | 
 +^Supported IPsec Algorithms:                     ^^ 
 +|3DES / AES-128 / AES-256 / MD5 / SHA-1 / SHA-256|| 
 +<code
 +  configure 
 +  set system offload hwnat enable 
 +  set system offload ipsec enable 
 +  commit 
 +  save 
 +</code> 
 + 
 +====Let's Encrypt==== 
 +Follow instructions on https://github.com/hungnguyenm/edgemax-acme
  
  
-QoS+====QoS==== 
 +https://www.reddit.com/r/Ubiquiti/comments/7s4rp7/setup_qos_in_erx_for_gaming/
ubnt/misc.1544421256.txt.gz · Last modified: 2024/09/22 19:51 (external edit)