ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000450ClearOSapp-upstream-proxy - Upstream Proxypublic2012-03-01 15:002013-02-02 12:31
Reporteruser2 
Assigned Touser2 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version6.4.0 Alpha 1Fixed in Version6.4.0 Alpha 1 
Summary0000450: Add support for upstream proxies
DescriptionIn some cases, ClearOS will be sitting behind a non-transparent proxy. The following environment variables are supported by many command line applications and can be set in /etc/profile.d/proxy.sh (or similiar):

export ftp_proxy="http://192.168.0.254:3128" [^]
export http_proxy="http://192.168.0.254:3128" [^]
export https_proxy="http://192.168.0.254:3128" [^]
export no_proxy="localhost,127.0.0.1,system,.clearos.lan,192.168.0.0/24"

The "no_proxy" option should be set by the "clearsync" event system. This will change the option based on network configuration / roles configured by the administrator. Like all clearsync implementations, it should be possible to easily disable the automagic. Clearsync info @
http://www.clearfoundation.com/docs/developer/architecture/core_system/configuration_files [^]
TagsNo tags attached.
Attached Files

- Relationships
related to 0000449closeduser2 Add support for upstream proxies 
related to 0000451closeduser2 Add support for upstream proxies 
related to 0000452closed Add support for upstream proxies 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-03-01 15:00 user2 New Issue
2012-03-01 15:00 user2 Relationship added related to 0000449
2012-03-01 15:03 user2 Status new => confirmed
2012-03-01 15:08 user2 Relationship added child of 0000451
2012-03-01 15:14 user2 Relationship added child of 0000452
2012-03-21 08:35 user2 Relationship deleted child of 0000451
2012-03-21 08:35 user2 Relationship added related to 0000451
2012-03-21 08:37 user2 Relationship deleted child of 0000452
2012-03-21 08:38 user2 Relationship added related to 0000452
2012-06-22 09:19 user2 Target Version 6.3.0 Beta 1 => 6.3.0
2012-07-03 08:03 user2 Target Version 6.3.0 => 6.4.0 Alpha 1
2012-11-16 20:50 user2 Category app-network - Network Settings => app-upstream-proxy - Upstream Proxy
2012-11-16 20:56 user2 Status confirmed => resolved
2012-11-16 20:56 user2 Fixed in Version => 6.4.0 Alpha 1
2012-11-16 20:56 user2 Resolution open => fixed
2012-11-16 20:56 user2 Assigned To => user2
2013-02-02 12:31 user2 Status resolved => closed