Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
transparent proxy not running
« previous
next »
Print
Pages: [
1
]
Author
Topic: transparent proxy not running (Read 673 times)
JJ
Newbie
Posts: 1
Karma: 0
transparent proxy not running
«
on:
May 01, 2024, 05:58:15 pm »
When setting forward proxy and restat the proxy service had message as bottom.
template reload Deciso/Proxy: OK
Segmentation fault
Performing sanity check on squid configuration.
2024/05/01 18:25:16| Processing Configuration File: /usr/local/etc/squid/squid.conf (depth 0)
2024/05/01 18:25:16| Starting Authentication on port 127.0.0.1:3128
2024/05/01 18:25:16| Disabling Authentication on port 127.0.0.1:3128 (interception enabled)
2024/05/01 18:25:16| Starting Authentication on port [::1]:3128
2024/05/01 18:25:16| Disabling Authentication on port [::1]:3128 (interception enabled)
2024/05/01 18:25:16| Starting Authentication on port 127.0.0.1:3129
2024/05/01 18:25:16| Disabling Authentication on port 127.0.0.1:3129 (interception enabled)
2024/05/01 18:25:16| Starting Authentication on port [::1]:3129
2024/05/01 18:25:16| Disabling Authentication on port [::1]:3129 (interception enabled)
2024/05/01 18:25:16| WARNING: empty ACL: acl bump_nobumpsites ssl::server_name "/usr/local/etc/squid/nobumpsites.acl"
2024/05/01 18:25:16| Processing Configuration File: /usr/local/etc/squid/pre-auth/40-snmp.conf (depth 1)
2024/05/01 18:25:16| Processing Configuration File: /usr/local/etc/squid/pre-auth/dummy.conf (depth 1)
2024/05/01 18:25:16| Processing Configuration File: /usr/local/etc/squid/pre-auth/parentproxy.conf (depth 1)
2024/05/01 18:25:16| Processing Configuration File: /usr/local/etc/squid/auth/10-opnproxy-ext.auth.conf (depth 1)
2024/05/01 18:25:16| Processing Configuration File: /usr/local/etc/squid/auth/dummy.conf (depth 1)
2024/05/01 18:25:16| Processing Configuration File: /usr/local/etc/squid/post-auth/dummy.conf (depth 1)
2024/05/01 18:25:16| WARNING: HTTP requires the use of Via
2024/05/01 18:25:16| Set Current Directory to /var/squid/cache
Segmentation fault
Logged
kapilbhartiya
Newbie
Posts: 1
Karma: 0
Re: transparent proxy not running
«
Reply #1 on:
May 01, 2024, 07:25:46 pm »
Starting squid.
CPU Usage: 14.929 seconds = 14.637 user + 0.291 sys
Maximum Resident Size: 1371968 KB
Page faults with physical i/o: 0
2024/05/01 22:45:13| Processing Configuration File: /usr/local/etc/squid/squid.conf (depth 0)
2024/05/01 22:45:13| Starting Authentication on port 127.0.0.1:3128
2024/05/01 22:45:13| Disabling Authentication on port 127.0.0.1:3128 (interception enabled)
2024/05/01 22:45:13| Starting Authentication on port [::1]:3128
2024/05/01 22:45:13| Disabling Authentication on port [::1]:3128 (interception enabled)
2024/05/01 22:45:13| Starting Authentication on port 127.0.0.1:3129
2024/05/01 22:45:13| Disabling Authentication on port 127.0.0.1:3129 (interception enabled)
2024/05/01 22:45:13| Starting Authentication on port [::1]:3129
2024/05/01 22:45:13| Disabling Authentication on port [::1]:3129 (interception enabled)
2024/05/01 22:45:28| Processing Configuration File: /usr/local/etc/squid/pre-auth/40-snmp.conf (depth 1)
2024/05/01 22:45:28| Processing Configuration File: /usr/local/etc/squid/pre-auth/dummy.conf (depth 1)
2024/05/01 22:45:28| Processing Configuration File: /usr/local/etc/squid/pre-auth/parentproxy.conf (depth 1)
2024/05/01 22:45:28| ERROR: ACL not found: Safe_ports
2024/05/01 22:45:28| Not currently OK to rewrite swap log.
2024/05/01 22:45:28| storeDirWriteCleanLogs: Operation aborted.
2024/05/01 22:45:28| FATAL: Bungled /usr/local/etc/squid/squid.conf line 91: http_access deny !Safe_ports
2024/05/01 22:45:28| Squid Cache (Version 6.9): Terminated abnormally.
/usr/local/etc/rc.d/squid: WARNING: failed to start squid
Logged
Patrick M. Hausen
Hero Member
Posts: 6821
Karma: 572
Re: transparent proxy not running
«
Reply #2 on:
May 01, 2024, 07:40:02 pm »
These do not look like they are related. @kapilbhartiya you must define at least one safe port, commonly that's 443.
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do.
(Isaac Asimov)
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
transparent proxy not running