User Tools

Site Tools


software:pfsense

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
software:pfsense [2016/01/24 22:34] – [Squid Configuration] superwizardsoftware:pfsense [2017/12/22 18:26] superwizard
Line 1: Line 1:
 +====== Firewall Rule Basics ======
 +
 +From: https://doc.pfsense.org/index.php/Firewall_Rule_Basics
 +
 +<code>
 +any - 0.0.0.0 to 255.255.255.255, or all IPv6 addresses
 +Single host or alias - Select this and enter one IP address (1.2.3.4, aa:bb:cc:dd::1) or type the name of an Alias that has already been configured (Firewall > Aliases)
 +Network - Select this and enter a network and mask (10.99.0.0/16, aa:bb:cc:dd::0/64)
 +LAN net - The subnet configured on the LAN interface under Interfaces > LAN. On pfSense 2.2+, this also includes IP alias networks on that interface.
 +LAN address - The IP address configured on the LAN interface under Interfaces > LAN
 +zzz Net / zzz address - Works the same as LAN above but for other interfaces (WAN, OPT1, OPT2, etc.)
 +PPTP clients - Automatically locate and use the addresses of PPTP clients
 +L2TP clients - Automatically locate and use the addresses of L2TP clients
 +This Firewall (self) - Any IP address assigned to any interface on this firewall (pfSense 2.2+)
 +</code>
 +
 ====== Installing the Ubiquiti UniFi Controller Software on pfSense 2.2 ====== ====== Installing the Ubiquiti UniFi Controller Software on pfSense 2.2 ======
  
software/pfsense.txt · Last modified: 2018/01/06 04:12 by superwizard