Difference between revisions of "PfSense"
(→squid) |
(→squid) |
||
Line 36: | Line 36: | ||
==== squid ==== | ==== squid ==== | ||
* https://www.taste-of-it.de/pfsense-squid-als-transparenter-proxy-mit-antivirus-funktion-fuer-http/ (http) | * https://www.taste-of-it.de/pfsense-squid-als-transparenter-proxy-mit-antivirus-funktion-fuer-http/ (http) | ||
− | ** ?geeignete Refresh Patterns? | + | ** Local Cache > Dynamic and Update Content > ?geeignete Refresh Patterns? |
* https://turbofuture.com/internet/Intercepting-HTTPS-Traffic-Using-the-Squid-Proxy-in-pfSense (https) | * https://turbofuture.com/internet/Intercepting-HTTPS-Traffic-Using-the-Squid-Proxy-in-pfSense (https) | ||
** ?klappt nicht? | ** ?klappt nicht? | ||
[[category:Projekte]] | [[category:Projekte]] |
Revision as of 17:20, 5 February 2021
Contents
about
building an open-source firewall-router
whishlist
- WAN load-balancing DSL <> LTE
- proxy
- malware protection
- isolated public wifi hotspot
- ...
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/ (http)
- Local Cache > Dynamic and Update Content > ?geeignete Refresh Patterns?
- https://turbofuture.com/internet/Intercepting-HTTPS-Traffic-Using-the-Squid-Proxy-in-pfSense (https)
- ?klappt nicht?