The Header Access Control rules do not match the Squid 3.0 standard. The lead to an error when applying them. Differentiation between request_header_access and reply_header_access is missing.
1) reply_header_access / request_header_access
In Version 3 the 'header_access' was replaced by 'reply_header_access' and 'request_header_access'. Documantation:
3) tcp_outgoing_address
In the "Access Control" overview of webmin you CAN see the IP adresses correctly of ACLs of type "Proxy IP Address". However when clicking on the names in order to edit them, the IP addresses are not shown in the following detail view. Also if you change a IP address or create a new ACL of type "Proxy IP Address" the IP address will not be stored by webmin! (you have to manually edit the squid conf file)
I hope this helps!
Take care
Georg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=129364
Originator: NO
Thanks for the bug report .. but could you explain what Webmin is doing wrong in more detail? I'm not familiar with those directives.
Logged In: YES
user_id=2023269
Originator: NO
Hi Jamie,
I try allthough I am a Squid beginner...
1) reply_header_access / request_header_access
In Version 3 the 'header_access' was replaced by 'reply_header_access' and 'request_header_access'. Documantation:
http://www.squid-cache.org/Versions/v2/2.6/cfgman/header_access.html
http://www.squid-cache.org/Versions/v3/3.0/cfgman/reply_header_access.html
http://www.squid-cache.org/Versions/v3/3.0/cfgman/request_header_access.html
In webmin it is not possible to set or show these new V3 HTTP options.
2) forwarded_for
It did not find a possibility to set the option 'forwarded_for' via webmin (but maybe it just not clearly documented).
http://www.squid-cache.org/Versions/v3/3.0/cfgman/forwarded_for.html
3) tcp_outgoing_address
In the "Access Control" overview of webmin you CAN see the IP adresses correctly of ACLs of type "Proxy IP Address". However when clicking on the names in order to edit them, the IP addresses are not shown in the following detail view. Also if you change a IP address or create a new ACL of type "Proxy IP Address" the IP address will not be stored by webmin! (you have to manually edit the squid conf file)
I hope this helps!
Take care
Georg
Logged In: YES
user_id=129364
Originator: NO
1) Thanks, I see now .. I will support the new reply and request_header_access directives in Squid 3.0 in the next Webmin release.
2) The forwarded_for option can be configured on the Miscellaneous Options page.
3) This should be fixed in Webmin 1.410 too .. at least, it is for me.