pfsense:troubleshooting
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pfsense:troubleshooting [2020/04/22 10:43] – peter | pfsense:troubleshooting [2021/02/19 09:59] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== PFSense - Troubleshooting ====== | ====== PFSense - Troubleshooting ====== | ||
- | [[PFSense: | + | [[PFSense: |
- | [[PFSense: | + | [[PFSense: |
- | ---- | + | [[PFSense: |
- | ===== PFSENSE BEHIND A ROUTER ===== | + | [[PFSense: |
- | From: http:// | + | [[PFSense:Troubleshooting:mbuf full|mbuf full]] |
- | < | + | [[PFSense: |
- | Can pfsense ping router – NO WAN config error | + | |
- | Can pfsense ping pfsense client – NO – LAN config error / Client firewall | + | |
- | Can pfsense client ping pfsense – NO – LAN config error / Client firewall | + | |
- | Can pfsense ping 8.8.8.8 – NO – ASDL/CABLE router config error | + | |
- | Can pfsense client ping router – NO – NAT error | + | |
- | Can pfsense client ping 8.8.8.8 – NO – NAT error / ADSL / CABLE config error | + | |
- | Can pfsense client ping 8.8.8.8 – YES – All good | + | |
- | Can pfsense client load a website – NO – DNS Error – Check everything above is OK | + | |
- | Can pfsense client load a website – YES – Everything | + | |
- | </ | + | |
+ | [[PFSense: | ||
- | ---- | + | [[PFSense: |
- | ---- | + | [[PFSense: |
- | ===== SSL_ERROR_RX_RECORD_TOO_LONG ===== | + | [[PFSense: |
- | Getting the error **SSL_ERROR_RX_RECORD_TOO_LONG** when attempting to access multiple different sites, sometimes goes away with refresh but sometimes persists. | ||
- | {{: | ||
- | Usually when using Squid option of **Splice All** for SSL/MITM Mode. | ||
- | Can't connect to 192.168.1.1: | ||
- | < | + | ---- |
- | SSL connect attempt failed error: | + | |
- | </ | + | |
- | Check: | + | ===== PFSENSE BEHIND A ROUTER ===== |
- | <code bash> | + | From: http:// |
- | openssl s_client -connect 192.168.1.1:443 | + | |
- | </code> | + | |
- | returns: | + | < |
- | + | Can pfsense ping router – NO - WAN config error. | |
- | < | + | Can pfsense ping pfsense client – NO – LAN config error / Client firewall. |
- | ... | + | Can pfsense client ping pfsense – NO – LAN config error / Client firewall. |
- | Verify return code: 21 (unable to verify the first certificate) | + | Can pfsense ping 8.8.8.8 – NO – ASDL/CABLE router config error. |
- | ... | + | Can pfsense client ping router – NO – NAT error. |
+ | Can pfsense client ping 8.8.8.8 – NO – NAT error / ADSL / CABLE config error. | ||
+ | Can pfsense client ping 8.8.8.8 – YES – All good. | ||
+ | Can pfsense client load a website – NO – DNS Error – Check everything above is OK. | ||
+ | Can pfsense client load a website – YES – Everything is working. | ||
</ | </ | ||
+ | If you are having issue make sure you disable any firewalls you have running on the pfsense client boxes … once you have your network configured you can enable them later. | ||
+ | ---- | ||
- | ==== Solution ==== | ||
- | |||
- | |||
- | * **Servicess -> SquidGuard Proxy Filter -> Common ACL -> ALL to allow** | ||
- | |||
- | * May need to refresh the browser cache: | ||
- | * CTRL F5 | ||
- | * CTRL+SHIFT+r | ||
- | * SHIFT+reload button | ||
- | |||
- | * Might need to turn off support for the newest and most secure connection protocol, TLS 1.3. | ||
- | * In Firefox | ||
- | * Type **about: | ||
- | * In the search box above the list, type **TLS**. | ||
- | * Double-click the **security.tls.version.max** preference to display a dialog where you can edit the value from 4 to 3 (or in other words, from TLS 1.3 to TLS 1.2). | ||
- | * Then click **OK**. | ||
- | |||
- | ---- | ||
pfsense/troubleshooting.1587552230.txt.gz · Last modified: 2020/07/15 09:30 (external edit)