fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


netzwerk:firewall:pfsense

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
netzwerk:firewall:pfsense [2023/11/02 13:33] – [2.5.2 - 2.7.0] gsysnetzwerk:firewall:pfsense [2025/03/13 19:29] (current) gsys
Line 1: Line 1:
 ====== pfSense ====== ====== pfSense ======
 +
 +===== Scroll in Console =====
 +
 +  - Press "Scroll Lock" Key
 +  - Scroll with Arrow Keys
 +
 +===== Download =====
 +
 +[[https://www.pfsense.org/download/ | Download ]] (Login required)\\
 +[[https://sgpfiles.netgate.com/mirror/downloads/]] (no Login required)\\
 +[[https://atxfiles.netgate.com/mirror/downloads/]] (no Login required)\\
 +
 +===== Keyboard Layout =====
 +
 +<code>
 +/usr/sbin/kbdcontrol -l /usr/share/syscons/keymaps/german.iso.kbd       # German Layout
 +</code>
 +
 +===== Links =====
 +
 +[[https://docs.netgate.com/pfsense/en/latest/releases/versions.html | pfSense and FreeBSD Versions]]
 +
 +===== shell commands =====
 +
 +<code>
 +alias ll ls -al                              # add alias (no equal sign required)
 +pfctl -d                                     # disable packet filter
 +pfctl -e                                     # enable packet filter
 +pfctl -T flush -t sshguard                   # clear lockout table
 +</code>
  
 ===== FreeRadius ===== ===== FreeRadius =====
Line 32: Line 62:
   * Set firmware branch in the updater to 2.7.0   * Set firmware branch in the updater to 2.7.0
   * Update to 2.7.0   * Update to 2.7.0
 +
 +===== WireGuard =====
 +
 +<code>
 +/usr/local/etc/rc.d/wireguardd restart
 +</code>
netzwerk/firewall/pfsense.1698928414.txt.gz · Last modified: (external edit)