Difference between revisions of "PfSense"
(→prerequisite) |
(→installation) |
||
Line 22: | Line 22: | ||
* IPv4 Upstream gateway 192.168.1.1 | * IPv4 Upstream gateway 192.168.1.1 | ||
* System > General Setup > DNS Servers 8.8.8.8 | * System > General Setup > DNS Servers 8.8.8.8 | ||
+ | |||
+ | === configuration === | ||
+ | ==== pfBlockerNG ==== | ||
+ | |||
+ | * https://www.computing-competence.de/2018/06/11/mit-pfsense-werbung-und-potentielle-angriffe-blockieren-ala-pihole/ | ||
+ | |||
+ | ==== squid ==== | ||
+ | * https://www.taste-of-it.de/pfsense-squid-als-transparenter-proxy-mit-antivirus-funktion-fuer-http/ | ||
+ | * ?geeignete Refresh Patterns? | ||
[[category:Projekte]] | [[category:Projekte]] |
Revision as of 14:13, 5 February 2021
Contents
about
building an open-source firewall-router
Hardware
- https://shop.tronico.net/Embedded-Computer/PC-Engines/APU-Mainboards/APU-4D4-system-board.html
- https://shop.tronico.net/Embedded-Computer/PC-Engines/Gehaeuse/Gehaeuse-fuer-APU4x4.html?force_sid=9c6oet13oep8rrl80b8ne9k4lh
- https://shop.tronico.net/Speicherkarten-SSD/mSATA/Transcend-mSATA-SSD-32GB.html?force_sid=9c6oet13oep8rrl80b8ne9k4lh
installation
prerequisite
- serial-cable / female<>female (null-modem)
- https://de.wikipedia.org/wiki/RS-232#Verkabelung_und_Stecker
- RX-TX (Pin2/Pin3) crossed
- GND <> GND
- putty
- speed 115200
- pfSense-CE-memstick-serial-2.4.5-RELEASE-p1-amd64.img
config
- set LAN Interface 192.168.1.4
- IPv4 Upstream gateway 192.168.1.1
- System > General Setup > DNS Servers 8.8.8.8
configuration
pfBlockerNG
squid
- https://www.taste-of-it.de/pfsense-squid-als-transparenter-proxy-mit-antivirus-funktion-fuer-http/
- ?geeignete Refresh Patterns?