Univention Bugzilla – Attachment 10678 Details for
Bug 53011
Squid does not start after being configured as a transparent proxy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
actual squid.conf patch ..
squid.patch (text/plain), 636 bytes, created by
Julia Bremer
on 2021-03-31 14:24:20 CEST
(
hide
)
Description:
actual squid.conf patch ..
Filename:
MIME Type:
Creator:
Julia Bremer
Created:
2021-03-31 14:24:20 CEST
Size:
636 bytes
patch
obsolete
>diff --git services/univention-squid/conffiles/etc/squid/squid.conf services/univention-squid/conffiles/etc/squid/squid.conf >index 6ae51d6bf4..208fd870a4 100644 >--- services/univention-squid/conffiles/etc/squid/squid.conf >+++ services/univention-squid/conffiles/etc/squid/squid.conf >@@ -66,6 +66,8 @@ if configRegistry.is_false('squid/cache'): > > transparent = 'transparent' if configRegistry.is_true('squid/transparentproxy') else '' > print("http_port %d %s" % (int(configRegistry.get('squid/httpport', 3128)), transparent)) >+if transparent: >+ print("http_port %d" % (int(configRegistry.get('squid/httpport', 3128)+1))) > > print('') >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53011
:
10677
| 10678