Bug 56037 - UMC module for creating whitelists bypassing the proxy
UMC module for creating whitelists bypassing the proxy
Status: NEW
Product: UCS@school
Classification: Unclassified
Component: Proxy services
UCS@school 4.4
amd64 Windows 10
: P5 normal (vote)
: ---
Assigned To: UCS@school maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-04 10:47 CEST by Michael Salm
Modified: 2023-05-26 10:23 CEST (History)
5 users (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Salm 2023-05-04 10:47:00 CEST
It would be nice to have an UMC module in an upcoming version of UCS@school for creating and modifying whitelists bypassing the proxy.

There are some Windows programs like "Autodesk Fusion 360" or "SMART Notebook" that require direct Internet access without proxy or proxy authentication.

To get these programs working (UCS@school 4.4) we added the following lines in the file "/etc/squid/local.conf":
acl whitelist dstdomain "/etc/squid/whitelist.squid"
http_access allow whitelist

The file "/etc/squid/whitelist.squid" contains all domains that need to be accessed directly (e.g. for Autodesk Fusion 360):
#Audodesk Fusion 360
.autodesk.com
.autodesk360.com
.autodesk360beta.com